Age | Commit message (Expand) | Author | Files | Lines |
2008-09-01 | sel-sched.h, [...]: New files. | Andrey Belevantsev | 1 | -5/+22 |
2008-06-26 | ra.h (add_neighbor): Fix -Wc++-compat and/or -Wcast-qual warnings. | Kaveh R. Ghazi | 1 | -1/+1 |
2007-08-23 | rtl.c (rtx_code_size): Check CONST_FIXED to calcualte correct sizes in DEF_RT... | Chao-ying Fu | 1 | -1/+3 |
2007-07-26 | Change copyright header to refer to version 3 of the GNU General Public Licen... | Nick Clifton | 1 | -5/+4 |
2007-07-25 | cfglayout.c (insn_scope, insn_line): Constify. | Kaveh R. Ghazi | 1 | -19/+15 |
2007-06-11 | Merge dataflow branch into mainline | Daniel Berlin | 1 | -5/+16 |
2007-05-21 | gengtype.c (adjust_field_rtx_def): Use NOTE_KIND instead of NOTE_LINE_NUMBER... | Jan Hubicka | 1 | -6/+1 |
2006-07-07 | pointer-set.c (pointer_set_destroy): Correct whitespace. | Roger Sayle | 1 | -2/+3 |
2006-03-03 | tm.texi: Refer to SYMBOL_REF_HAS_BLOCK_INFO_P instead of SYMBOL_REF_IN_BLOCK_P. | Richard Sandiford | 1 | -1/+1 |
2006-02-18 | re PR target/9703 ([arm] Accessing data through constant pool more times coul... | Richard Sandiford | 1 | -46/+63 |
2005-08-01 | Makefile.in (RTL_BASE_H): Add real.h. | Ian Lance Taylor | 1 | -0/+15 |
2005-06-25 | Update FSF address. | Kelley Cook | 1 | -2/+2 |
2005-06-01 | basic-block.h, [...]: Don't include errors.h and include toplev.h if necessary. | Kaveh R. Ghazi | 1 | -1/+5 |
2005-05-02 | ggc.h (ggc_alloc_zone_pass_stat): New macro. | Daniel Jacobowitz | 1 | -3/+3 |
2005-03-13 | ggc-zone.c: Rewritten. | Daniel Jacobowitz | 1 | -4/+3 |
2005-02-07 | cfgcleanup.c, [...]: Update copyright. | Kazu Hirata | 1 | -1/+1 |
2005-01-30 | rtl.c (rtx_equal_p): No early exit for CONST_VECTOR. | Richard Henderson | 1 | -1/+0 |
2004-11-09 | builtins.c, [...]: Avoid "`" as left quote, using "'" or %q, %< and %> as app... | Joseph Myers | 1 | -4/+4 |
2004-09-09 | ra-build.c (copy_insn_p, [...]): Use gcc_assert and gcc_unreachable instead o... | Nathan Sidwell | 1 | -2/+2 |
2004-08-18 | insn-notes.def, [...]: New files. | Zack Weinberg | 1 | -23/+12 |
2004-08-16 | Makefile.in (BUILD_PREFIX, [...]): Delete. | Zack Weinberg | 1 | -0/+7 |
2004-08-14 | * rtl.c (note_insn_name): Add NOTE_DISABLE_SCHED_OF_BLOCK. | Steven Bosscher | 1 | -0/+1 |
2004-07-29 | rtl.c (currently_expanding_to_rtl): New. | Steven Bosscher | 1 | -0/+4 |
2004-07-27 | cfgexpand.c (tree_expand_cfg): Fix comment. | Steven Bosscher | 1 | -12/+2 |
2004-07-26 | basic-block.h (reorder_block_def): Rename to reorder_block_def_p. | Bernardo Innocenti | 1 | -3/+4 |
2004-07-21 | rtl.h (insn_note): Remove NOTE_INSN_PREDICTION. | Steven Bosscher | 1 | -1/+0 |
2004-07-17 | cfgcleanup.c (try_simplify_condjump): Don't remove line notes to avoid unreac... | Steven Bosscher | 1 | -2/+1 |
2004-07-14 | expr.c (enqueue_insn, [...]): Remove. | Paolo Bonzini | 1 | -1/+0 |
2004-07-04 | rtl.def (ADDRESSOF): Remove. | Richard Henderson | 1 | -1/+0 |
2004-04-09 | basic-block.h (struct edge_def): Add new field, crossing_edge. | Caroline Tice | 1 | -2/+4 |
2004-03-03 | ggc-common.c (ggc_alloc_cleared_stat, [...]): Rename from ...; make statistic... | Jan Hubicka | 1 | -4/+5 |
2004-03-03 | alias.c (rtx_equal_for_memref_p): Use predicates to test rtx classes and new ... | Paolo Bonzini | 1 | -2/+2 |
2004-02-27 | c-decl.c, [...]: Fix comment typos and formatting. | Kazu Hirata | 1 | -1/+1 |
2004-02-06 | Josef Zlomek <zlomekj@suse.cz> | Josef Zlomek | 1 | -1/+1 |
2004-01-21 | alias.c, [...]: Update copyright. | Kazu Hirata | 1 | -1/+1 |
2004-01-20 | emit-rtl.c (verify_rtx_sharing, [...]): Clobbers containing hard regs are sha... | Jan Hubicka | 1 | -0/+4 |
2003-12-21 | Patch from Dan Nicolaescu | Dan Nicolaescu | 1 | -0/+50 |
2003-12-04 | rtl.c: Fix typo. | Eric Christopher | 1 | -1/+1 |
2003-10-18 | rtl.h (rtl_size): Declare. | Richard Sandiford | 1 | -11/+19 |
2003-10-10 | genmodes.c, [...]: New files. | Zack Weinberg | 1 | -109/+0 |
2003-07-30 | combine.c (distribute_notes): Cancel REG_VALUE_PROFILE notes. | Zdenek Dvorak | 1 | -1/+1 |
2003-07-06 | jump.c: Convert prototypes to ISO C90. | Andreas Jaeger | 1 | -55/+19 |
2003-07-01 | combine.c (distribute_notes): Don't bother REG_WAS_0. | Kazu Hirata | 1 | -1/+1 |
2003-02-20 | combine.c (distribute_notes): Kill REG_EXEC_COUNT. | Josef Zlomek | 1 | -1/+1 |
2003-01-26 | rtl.c (get_mode_alignment): Moved to... | Alexandre Oliva | 1 | -25/+2 |
2002-12-16 | Merge basic-improvements-branch to trunk | Zack Weinberg | 1 | -0/+2 |
2002-10-13 | * rtl.c (shallow_copy_rtx): Use memcpy for the entire node. | Richard Henderson | 1 | -11/+4 |
2002-09-17 | machmode.def (V1DImode): New mode. | Nick Clifton | 1 | -1/+1 |
2002-09-16 | Index: gcc/ChangeLog | Geoffrey Keating | 1 | -0/+1 |
2002-06-04 | Tue Jun 4 19:29:42 CEST 2002 Jan Hubicka <jh@suse.cz> | Jan Hubicka | 1 | -2/+1 |