aboutsummaryrefslogtreecommitdiff
path: root/gcc/reorg.c
AgeCommit message (Expand)Author
2005-07-27This commit was manufactured by cvs2svn to create branchno-author
2003-09-21 PR target/12301Eric Botcazou
2003-07-19 * alias.c alloc-pool.c bitmap.c bitmap.h bt-load.c builtins.cKaveh Ghazi
2003-07-06 * jump.c: Convert prototypes to ISO C90.Andreas Jaeger
2003-06-14 * reorg.c (emit_delay_sequence, dbr_schedule): Clear insn locatorsJan Hubicka
2003-04-08 * reorg.c (fill_slots_from_thread): When considering changing theHans-Peter Nilsson
2002-12-16Merge basic-improvements-branch to trunkZack Weinberg
2002-09-26 * c-common.h: Follow spelling conventions.Kazu Hirata
2002-07-23 * defaults.h (obstack_chunk_alloc, obstack_chunk_free):Neil Booth
2002-06-16 PR target/7042Hans-Peter Nilsson
2002-06-112002-06-05 David S. Miller <davem@redhat.com>David S. Miller
2002-05-17 Revert "Basic block renumbering removal", and two followup patches.Richard Henderson
2002-05-16Basic block renumbering removal.Zdenek Dvorak
2002-05-11 * reorg.c (dbr_schedule): Remove unnecessary test.John David Anglin
2002-05-102002-05-10 David S. Miller <davem@redhat.com>David S. Miller
2002-05-102002-05-09 David S. Miller <davem@redhat.com>David S. Miller
2002-04-272002-04-25 David S. Miller <davem@redhat.com>David S. Miller
2002-04-09 * reorg.c (get_branch_condition): Use reversed_comparison_code.Richard Henderson
2002-04-06 * reorg.c (dbr_schedule): Don't reposition prologue and epilogue notes.John David Anglin
2002-03-31 PR middle-end/6096, middle-end/6098, middle-end/6099Jakub Jelinek
2002-01-06 * reorg.c (emit_delay_sequence): Remove death notes, not merelyRichard Henderson
2002-01-032002-01-02 Eric Christopher <echristo@redhat.com>Eric Christopher
2001-10-112001-10-10 Stan Shebs <shebs@apple.com>Stan Shebs
2001-10-10 * calls.c: Fix formatting.Kazu Hirata
2001-10-09 * c-common.c: Fix comment typos.Kazu Hirata
2001-09-21 * basic-block.h (flow_delete_insn, flow_delete_insn_chain): Kill.Jan Hubicka
2001-09-14 * reorg.c (fill_slots_from_thread): After call toHans-Peter Nilsson
2001-08-31 * Makefile.in (c-pragma.o): Depend on output.h.Kaveh Ghazi
2001-08-22 * Makefile.in, alias.c, basic-block.h, bb-reorder.c, bitmap.c,Lars Brinkhoff
2001-07-232001-07-13 Andrew Haley <aph@redhat.com>Andrew Haley
2001-07-20 * reorg.c (fill_simple_delay_slots): If an instruction might throwMark Mitchell
2001-03-22 * mkconfig.sh: Include insn-flags.h.Richard Henderson
2001-02-212001-02-21 Jeffrey Oldham <oldham@codesourcery.com>Jeffrey D. Oldham
2000-11-07 * alias.c (init_alias_analysis), calls.c (expand_call,Joseph Myers
2000-10-182000-10-18 Kazu Hirata <kazu@hxi.com>Kazu Hirata
2000-09-07 * reorg.c (find_end_label): If the basic block reorder pass moves theHerman A.J. ten Brugge
2000-08-04 * alias.c (mark_constant_function): Use INSN_P.Rodney Brown
2000-05-19 * jump.c (redirect_jump): Add delete_unused argument. Don'tRichard Henderson
2000-04-17 * loop.c (canonicalize_condition): Add WANT_REG argument.Richard Henderson
2000-04-12 * reorg.c (fill_slots_from_thread): Check side_effects_p whenHans-Peter Nilsson
2000-03-27 * resource.h (mark_resource_type): New.Stan Cox
2000-02-26Fix copyrights.Jeffrey A Law
2000-01-17Update copyrightsKaveh Ghazi
2000-01-17 * reload.c: PROTO -> PARAMS.Kaveh Ghazi
2000-01-13 * calls.c (emit_call_1): Wrap varaible `struct_value_size_rtx' inKaveh Ghazi
2000-01-13 * svr3.h (ASM_FILE_START): Wrap if-clause in squigly brackets.Kaveh Ghazi
2000-01-12 * reorg.c (fill_slots_from_thread): Check modified_in_pToshiyasu Morita
1999-11-28 * reorg.c (dbr_schedule) Print more statistics. CorrectedHerman A.J. ten Brugge
1999-11-01 * bitmap.h (BITMAP_XMALLOC): New macro.Mark Mitchell
1999-09-20Make it possible to prototype port-specific functions (and convert i386 to us...Bernd Schmidt