| Commit message (Expand) | Author | Age | Files | Lines |
* | resource.c (init_resource_info): Only consider EXIT_IGNORE_STACK if there is ... | Richard Sandiford | 2011-12-05 | 1 | -9/+9 |
* | rtl.texi (simple_return): Document. | Bernd Schmidt | 2011-08-27 | 1 | -2/+2 |
* | rtl.h (INSN_ANNULLED_BRANCH_P): Only allow JUMP_INSN. | Richard Henderson | 2011-08-21 | 1 | -5/+13 |
* | rtlanal.c (tablejump_p): False for returns. | Bernd Schmidt | 2011-07-28 | 1 | -6/+10 |
* | diagnostic-core.h: Include bversion.h. | Joseph Myers | 2010-11-30 | 1 | -1/+0 |
* | optc-gen.awk: Generate global_options initializer instead of individual varia... | Joseph Myers | 2010-09-29 | 1 | -3/+3 |
* | toplev.h: Do not include diagnostic-core.h. | Manuel López-Ibáñez | 2010-07-08 | 1 | -0/+1 |
* | Remove trailing white spaces. | H.J. Lu | 2009-11-25 | 1 | -1/+1 |
* | invoke.texi (-fvar-tracking-assignments): New. | Alexandre Oliva | 2009-09-02 | 1 | -0/+3 |
* | re PR rtl-optimization/40710 (Linux kernel miscompiled for sh4-linux) | Eric Botcazou | 2009-07-15 | 1 | -3/+4 |
* | resource.c (mark_referenced_resources): Change include_delayed_effects parame... | Ian Lance Taylor | 2009-06-16 | 1 | -18/+18 |
* | re PR rtl-optimization/39938 (build broke for cris-elf with dbr_schedule change) | Eric Botcazou | 2009-04-29 | 1 | -2/+0 |
* | re PR rtl-optimization/39938 (build broke for cris-elf with dbr_schedule change) | Eric Botcazou | 2009-04-28 | 1 | -0/+2 |
* | resource.c (find_basic_block): Use BLOCK_FOR_INSN to look up a label's basic ... | Eric Botcazou | 2009-04-27 | 1 | -19/+36 |
* | Update Copyright years for files modified in 2008 and/or 2009. | Jakub Jelinek | 2009-02-20 | 1 | -1/+1 |
* | resource.c (mark_referenced_resources): Look inside UNSPEC_VOLATILEs and ASM_... | Richard Sandiford | 2008-07-02 | 1 | -4/+1 |
* | function.h (incomming_args): Break out of struct function. | Jan Hubicka | 2008-04-08 | 1 | -2/+2 |
* | 200x-xx-xx Kaz Kylheku <kaz@zeugmasystems.com> | Richard Sandiford | 2007-12-18 | 1 | -3/+2 |
* | re PR rtl-optimization/34415 (Possible miscompilation on MIPS) | Richard Sandiford | 2007-12-16 | 1 | -9/+1 |
* | rtl.c (rtx_code_size): Check CONST_FIXED to calcualte correct sizes in DEF_RT... | Chao-ying Fu | 2007-08-23 | 1 | -0/+2 |
* | alias.c (rtx_equal_for_memref_p): Constify. | Kaveh R. Ghazi | 2007-08-14 | 1 | -1/+1 |
* | alias.c (record_set, [...]): Constify. | Kaveh R. Ghazi | 2007-07-30 | 1 | -2/+2 |
* | Change copyright header to refer to version 3 of the GNU General Public Licen... | Nick Clifton | 2007-07-26 | 1 | -4/+3 |
* | df.h (DF_FIRST_OPTIONAL_PROBLEM): Removed. | Kenneth Zadeck | 2007-06-19 | 1 | -1/+1 |
* | Merge dataflow branch into mainline | Daniel Berlin | 2007-06-11 | 1 | -3/+5 |
* | regs.h (end_hard_regno): New function. | Richard Sandiford | 2007-05-22 | 1 | -47/+13 |
* | gengtype.c (adjust_field_rtx_def): Use NOTE_KIND instead of NOTE_LINE_NUMBER... | Jan Hubicka | 2007-05-21 | 1 | -1/+1 |
* | rtlanal.c (struct subreg_info, [...]): New. | Joseph Myers | 2006-12-20 | 1 | -8/+12 |
* | tree-vrp.c: Use XNEW/XCNEW allocation wrappers. | Marcin Dalecki | 2006-01-31 | 1 | -3/+3 |
* | Update FSF address. | Kelley Cook | 2005-06-25 | 1 | -2/+2 |
* | basic-block.h (rtl_bb_info): Break out head_, end_, global_live_at_start, glo... | Jan Hubicka | 2005-06-16 | 1 | -1/+1 |
* | bt-load.c, [...]: Use JUMP_P, LABEL_P, REG_P, MEM_P, NONJUMP_INSN_P, and INSN... | Kazu Hirata | 2005-04-28 | 1 | -2/+2 |
* | basic-block.h, [...]: Update copyright. | Kazu Hirata | 2005-01-18 | 1 | -1/+1 |
* | combine.c (expand_compound_operation): Add comment that we fall through after... | Steven Bosscher | 2005-01-05 | 1 | -3/+2 |
* | bitmap.h (struct bitmap_obstack): New obstack type. | Nathan Sidwell | 2004-11-22 | 1 | -1/+0 |
* | basic-block.h (reg_set_iterator): New. | Kazu Hirata | 2004-10-18 | 1 | -13/+12 |
* | ra-build.c (copy_insn_p, [...]): Use gcc_assert and gcc_unreachable instead o... | Nathan Sidwell | 2004-09-09 | 1 | -10/+5 |
* | rtl.h (MEM_READONLY_P): Replace RTX_UNCHANGING_P. | Richard Henderson | 2004-08-18 | 1 | -2/+2 |
* | re PR rtl-optimization/16294 (Missed delay slot scheduling opportunity) | Eric Botcazou | 2004-07-17 | 1 | -2/+28 |
* | alias.c (nonlocal_mentioned_p, [...]): Use, LABEL_P, JUMP_P, CALL_P, NONJUMP_... | Jerry Quinn | 2004-07-09 | 1 | -16/+14 |
* | alias.c (get_alias_set, [...]): Use MEM_P. | Jerry Quinn | 2004-07-01 | 1 | -1/+1 |
* | alias.c (record_set, [...]): Use REG_P. | Jerry Quinn | 2004-06-15 | 1 | -6/+6 |
* | alloc-pool.h, [...]: Update copyright. | Kazu Hirata | 2004-02-04 | 1 | -1/+1 |
* | alias.c (record_set): Use hard_regno_nregs. | Jan Hubicka | 2004-02-02 | 1 | -11/+11 |
* | flow.c (EXIT_IGNORE_STACK): Move to ... | Kazu Hirata | 2003-12-16 | 1 | -2/+0 |
* | basic-block.h (BLOCK_HEAD, BLOCK_END): Remove. | Steven Bosscher | 2003-12-11 | 1 | -3/+3 |
* | re PR target/13256 (strict_low_part mistreated in delay slots) | Hans-Peter Nilsson | 2003-12-05 | 1 | -16/+5 |
* | alias.c [...]: Remove unnecessary casts. | Kaveh R. Ghazi | 2003-07-19 | 1 | -4/+3 |
* | jump.c: Convert prototypes to ISO C90. | Andreas Jaeger | 2003-07-06 | 1 | -45/+24 |
* | regmove.c: Fix comment typos. | Kazu Hirata | 2002-12-24 | 1 | -1/+1 |