| Commit message (Expand) | Author | Age | Files | Lines |
* | * reorg.c: Remove comments about dead ports. | Kazu Hirata | 2004-02-22 | 1 | -11/+2 |
* | alias.c, [...]: Update copyright. | Kazu Hirata | 2004-01-21 | 1 | -1/+1 |
* | alias.c: Fix comment typos. | Kazu Hirata | 2004-01-06 | 1 | -1/+1 |
* | flow.c (EXIT_IGNORE_STACK): Move to ... | Kazu Hirata | 2003-12-16 | 1 | -2/+0 |
* | re PR target/12301 (corruption in exception path, exception in returned expre... | Eric Botcazou | 2003-09-21 | 1 | -0/+6 |
* | alias.c [...]: Remove unnecessary casts. | Kaveh R. Ghazi | 2003-07-19 | 1 | -7/+7 |
* | jump.c: Convert prototypes to ISO C90. | Andreas Jaeger | 2003-07-06 | 1 | -159/+95 |
* | reorg.c (emit_delay_sequence, [...]): Clear insn locators inside delay slots. | Jan Hubicka | 2003-06-14 | 1 | -0/+18 |
* | reorg.c (fill_slots_from_thread): When considering changing the insn followin... | Hans-Peter Nilsson | 2003-04-08 | 1 | -2/+4 |
* | Merge basic-improvements-branch to trunk | Zack Weinberg | 2002-12-16 | 1 | -0/+2 |
* | c-common.h: Follow spelling conventions. | Kazu Hirata | 2002-09-26 | 1 | -12/+12 |
* | defaults.h (obstack_chunk_alloc, [...]): Default definition. | Neil Booth | 2002-07-23 | 1 | -3/+0 |
* | re PR target/7042 (cris-elf miscompiles line_hints in ghostscript - "return" ... | Hans-Peter Nilsson | 2002-06-16 | 1 | -0/+11 |
* | Delete SEQUENCE rtl usage outside of reorg and ssa passes. | David S. Miller | 2002-06-11 | 1 | -2/+20 |
* | Revert "Basic block renumbering removal", and two followup patches. | Richard Henderson | 2002-05-16 | 1 | -1/+1 |
* | Basic block renumbering removal. | Zdenek Dvorak | 2002-05-16 | 1 | -1/+1 |
* | * reorg.c (dbr_schedule): Remove unnecessary test. | John David Anglin | 2002-05-11 | 1 | -4/+1 |
* | rtl.h (INSN_ANNULLED_BRANCH_P): Accept INSN too, update comment. | David S. Miller | 2002-05-10 | 1 | -2/+4 |
* | rtl.h (struct rtx_def): Document unchanging and in_struct flags more accurately. | David S. Miller | 2002-05-10 | 1 | -2/+5 |
* | re PR target/6422 (libjava failures on sparc-linux) | David S. Miller | 2002-04-26 | 1 | -11/+18 |
* | * reorg.c (get_branch_condition): Use reversed_comparison_code. | Richard Henderson | 2002-04-09 | 1 | -3/+8 |
* | * reorg.c (dbr_schedule): Don't reposition prologue and epilogue notes. | John David Anglin | 2002-04-06 | 1 | -4/+0 |
* | PR middle-end/6096, middle-end/6098, middle-end/6099 | Jakub Jelinek | 2002-03-31 | 1 | -3/+5 |
* | reorg.c (emit_delay_sequence): Remove death notes, not merely nop them out. | Richard Henderson | 2002-01-06 | 1 | -6/+34 |
* | final.c (final_scan_insn): Change 0 -> NULL_RTX in FIND_REG_INC_NOTE call. | Eric Christopher | 2002-01-03 | 1 | -4/+4 |
* | alias.c: Remove uses of "register" specifier in declarations of arguments and... | Stan Shebs | 2001-10-11 | 1 | -15/+15 |
* | calls.c: Fix formatting. | Kazu Hirata | 2001-10-10 | 1 | -3/+3 |
* | c-common.c: Fix comment typos. | Kazu Hirata | 2001-10-09 | 1 | -1/+1 |
* | basic-block.h (flow_delete_insn, [...]): Kill. | Jan Hubicka | 2001-09-21 | 1 | -25/+25 |
* | reorg.c (fill_slots_from_thread): After call to steal_delay_list_from_target... | Hans-Peter Nilsson | 2001-09-14 | 1 | -6/+12 |
* | Makefile.in (c-pragma.o): Depend on output.h. | Kaveh R. Ghazi | 2001-08-31 | 1 | -0/+1 |
* | Makefile.in, [...]: replace "GNU CC" with "GCC". | Lars Brinkhoff | 2001-08-22 | 1 | -12/+12 |
* | tm.texi (MD_CAN_REDIRECT_BRANCH): New macro. | Andrew Haley | 2001-07-23 | 1 | -0/+8 |
* | reorg.c (fill_simple_delay_slots): If an instruction might throw an exception... | Mark Mitchell | 2001-07-20 | 1 | -0/+21 |
* | mkconfig.sh: Include insn-flags.h. | Richard Henderson | 2001-03-22 | 1 | -1/+0 |
* | Makefile.in (reorg.o): Add params.h dependence. | Jeffrey Oldham | 2001-02-21 | 1 | -79/+68 |
* | alias.c [...] (init_alias_analysis, [...]): Use memset () instead of bzero (). | Joseph Myers | 2000-11-07 | 1 | -4/+4 |
* | reorg.c: Fix formatting. | Kazu Hirata | 2000-10-18 | 1 | -94/+90 |
* | reorg.c (find_end_label): If the basic block reorder pass moves the return in... | Herman A.J. ten Brugge | 2000-09-07 | 1 | -12/+34 |
* | alias.c (mark_constant_function): Use INSN_P. | Rodney Brown | 2000-08-04 | 1 | -2/+2 |
* | jump.c (redirect_jump): Add delete_unused argument. | Richard Henderson | 2000-05-19 | 1 | -14/+6 |
* | loop.c (canonicalize_condition): Add WANT_REG argument. | Richard Henderson | 2000-04-17 | 1 | -15/+14 |
* | reorg.c (fill_slots_from_thread): Check side_effects_p when trying the "oppos... | Hans-Peter Nilsson | 2000-04-12 | 1 | -1/+2 |
* | resource.h (mark_resource_type): New. | Stan Cox | 2000-03-27 | 1 | -12/+12 |
* | Fix copyrights. | Jeff Law | 2000-02-26 | 1 | -1/+2 |
* | Update copyrights | Kaveh Ghazi | 2000-01-17 | 1 | -1/+1 |
* | reload.c: PROTO -> PARAMS. | Kaveh R. Ghazi | 2000-01-17 | 1 | -34/+34 |
* | calls.c (emit_call_1): Wrap varaible `struct_value_size_rtx' in macro conditi... | Kaveh R. Ghazi | 2000-01-13 | 1 | -0/+2 |
* | svr3.h (ASM_FILE_START): Wrap if-clause in squigly brackets. | Kaveh R. Ghazi | 2000-01-13 | 1 | -0/+2 |
* | reorg.c (fill_slots_from_thread): Check modified_in_p before replacing. | Toshiyasu Morita | 2000-01-12 | 1 | -1/+2 |