Age | Commit message (Expand) | Author | Files | Lines |
2007-07-26 | Change copyright header to refer to version 3 of the GNU General Public Licen... | Nick Clifton | 1 | -4/+3 |
2007-07-02 | re PR target/31684 (ICE in get_attr_first_insn, at config/ia64/itanium2.md:18... | Steve Ellcey | 1 | -1/+1 |
2007-06-20 | dbgcnt.def (global_alloc_at_func, [...]): New counters. | Seongbae Park | 1 | -35/+89 |
2007-06-11 | Merge dataflow branch into mainline | Daniel Berlin | 1 | -182/+24 |
2007-06-06 | haifa-sched.c (restore_bb_notes): Clear bb field of the notes emited outside ... | Zdenek Dvorak | 1 | -2/+3 |
2007-05-25 | cfglayout.c, [...]: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2007-05-21 | gengtype.c (adjust_field_rtx_def): Use NOTE_KIND instead of NOTE_LINE_NUMBER... | Jan Hubicka | 1 | -2/+2 |
2007-05-04 | haifa-sched.c (rtx_vec_t): New typedef. | Maxim Kuvyrkov | 1 | -46/+80 |
2007-02-03 | c-decl.c, [...]: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2007-02-02 | re PR middle-end/28071 (A file that can not be compiled in reasonable time/sp... | Maxim Kuvyrkov | 1 | -214/+290 |
2007-02-01 | alias.c (init_alias_analysis): Correct whitespace. | Roger Sayle | 1 | -4/+4 |
2006-12-09 | haifa-sched.c (schedule_block): Remove excessive sanity check. | Maxim Kuvyrkov | 1 | -8/+0 |
2006-11-29 | haifa-sched.c: Remove define LINE_NOTE(INSN). | Tehila Meyzels | 1 | -147/+5 |
2006-11-16 | re PR target/29201 (ICE in create_recovery_block, at haifa-sched.c:3692 at -O3) | Maxim Kuvyrkov | 1 | -5/+9 |
2006-11-11 | tree-pass.h (pass_purge_lineno_notes): Remove declaration. | Jan Hubicka | 1 | -138/+3 |
2006-10-06 | sched-int.h (IS_SPECULATION_CHECK_P, [...]): New macros. | Maxim Kuvyrkov | 1 | -17/+14 |
2006-08-17 | re PR rtl-optimization/28489 (ICE in move_insn, at haifa-sched.c:1968) | Maxim Kuvyrkov | 1 | -2/+1 |
2006-06-13 | re PR middle-end/26807 (FAIL: gcc.dg/torture/pr24626-1.c -O2 (test for exce... | Maxim Kuvyrkov | 1 | -2/+7 |
2006-06-13 | re PR target/27863 (ICE in check_cfg, at haifa-sched.c:4615) | Maxim Kuvyrkov | 1 | -13/+19 |
2006-06-08 | re PR target/27863 (ICE in check_cfg, at haifa-sched.c:4615) | Maxim Kuvyrkov | 1 | -0/+20 |
2006-05-28 | cfgcleanup.c, [...]: Fix comment typos. | Kazu Hirata | 1 | -2/+2 |
2006-04-14 | params.def (PARAM_MAX_SCHED_READY_INSNS): New parameter, defaulting to 100. | Eric Botcazou | 1 | -3/+41 |
2006-04-08 | builtins.c, [...]: Fix comment typos. | Kazu Hirata | 1 | -20/+20 |
2006-03-30 | haifa-sched.c (try_ready): Change condition to restore non-speculative patter... | Maxim Kuvyrkov | 1 | -14/+35 |
2006-03-28 | 2006-03-28 Maxim Kuvyrkov <mkuvyrkov@ispras.ru> | Maxim Kuvyrkov | 1 | -35/+13 |
2006-03-27 | haifa-sched.c (Copyright): Update date. | Maxim Kuvyrkov | 1 | -13/+35 |
2006-03-23 | haifa-sched.c (choose_ready): Fix type of the local variable. | Maxim Kuvyrkov | 1 | -9/+33 |
2006-03-16 | target.h (struct spec_info_def): New opaque declaration. | Maxim Kuvyrkov | 1 | -232/+2215 |
2006-03-16 | sched-int.h (struct haifa_insn_data): New fields: resolved_deps, inter_tick, ... | Maxim Kuvyrkov | 1 | -111/+413 |
2006-03-15 | haifa-sched.c (unlink_other_notes, [...]): Do not handle loop notes. | Zdenek Dvorak | 1 | -4/+2 |
2006-02-06 | tree-vrp.c (execute_vrp): Do not pass dump argument to. | Zdenek Dvorak | 1 | -4/+4 |
2006-01-31 | tree-vrp.c: Use XNEW/XCNEW allocation wrappers. | Marcin Dalecki | 1 | -6/+5 |
2006-01-25 | Makefile.in (sched-vis.o): Update dependencies. | Paolo Bonzini | 1 | -0/+2 |
2005-06-25 | Update FSF address. | Kelley Cook | 1 | -2/+2 |
2005-04-23 | diagnostic.c (warning): Accept parameter to classify warning option. | DJ Delorie | 1 | -1/+1 |
2005-04-23 | haifa-sched.c (schedule_block): Fix thinko in previous assertification patch. | Nathan Sidwell | 1 | -1/+1 |
2005-04-22 | builtins.c (gimplify_va_arg_expr): Reword comments to avoid 'abort'. | Nathan Sidwell | 1 | -30/+15 |
2005-02-10 | builtins.def, [...]: Update copyright. | Kazu Hirata | 1 | -1/+1 |
2005-02-09 | haifa-sched.c (schedule_block): Make queued sched group insns return to ready... | Andreas Krebbel | 1 | -0/+6 |
2004-11-24 | cfgrtl.c (rtl_delete_block): Fix comment. | Steven Bosscher | 1 | -5/+0 |
2004-11-22 | bitmap.h (struct bitmap_obstack): New obstack type. | Nathan Sidwell | 1 | -1/+0 |
2004-07-20 | genattr.c (struct range, [...]): Remove them. | Paolo Bonzini | 1 | -552/+110 |
2004-07-09 | md.texi (Processor pipeline description): Mention that the old pipeline descr... | Steven Bosscher | 1 | -73/+0 |
2004-07-09 | alias.c (nonlocal_mentioned_p, [...]): Use, LABEL_P, JUMP_P, CALL_P, NONJUMP_... | Jerry Quinn | 1 | -23/+23 |
2004-06-30 | Conditionally compile support for --enable-mapped_location. | Per Bothner | 1 | -6/+16 |
2004-06-15 | alias.c (record_set, [...]): Use REG_P. | Jerry Quinn | 1 | -2/+2 |
2004-06-10 | re PR target/15653 (Gcc 3.4 ICE on valid code) | Vladimir Makarov | 1 | -3/+8 |
2004-05-30 | c-common.c, [...]: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2004-05-13 | Merge tree-ssa-20020619-branch into mainline. | Diego Novillo | 1 | -4/+0 |
2004-03-20 | alias.c, [...]: Replace calls via (*targetm.foo) () with targetm.foo (). | Kazu Hirata | 1 | -44/+44 |