| Commit message (Expand) | Author | Age | Files | Lines |
* | Change GPLv2 files (which do not have exceptions or additions) over to GPLv3. | nickc | 2007-09-01 | 1 | -5/+4 |
* | PR rtl-optimization/29841 | ebotcazou | 2007-04-19 | 1 | -2/+6 |
* | PR rtl-optimization/28726 | ebotcazou | 2006-09-11 | 1 | -90/+87 |
* | * builtins.c, config/arm/arm.c, config/i386/cygwin.h, | kazu | 2006-04-08 | 1 | -2/+2 |
* | 2006-03-16 Maxim Kuvyrkov <mkuvyrkov@ispras.ru> | mkuvyrkov | 2006-03-16 | 1 | -10/+24 |
* | 2006-03-16 Maxim Kuvyrkov <mkuvyrkov@ispras.ru> | mkuvyrkov | 2006-03-16 | 1 | -120/+714 |
* | * haifa-sched.c (unlink_other_notes, reemit_notes): Do not handle | rakdver | 2006-03-15 | 1 | -42/+4 |
* | 2006-01-31 Marcin Dalecki <martin@dalecki.de> | dalecki | 2006-01-31 | 1 | -5/+5 |
* | 2005-01-11 Danny Berlin <dberlin@dberlin.org> | zadeck | 2006-01-11 | 1 | -2/+3 |
* | IA-64 bootstrap failure with --param max-pending-list-length=2. | wilson | 2005-10-25 | 1 | -2/+2 |
* | Fix IA-64 sched-ebb failure due to missing dependencies. | wilson | 2005-10-15 | 1 | -41/+42 |
* | PR rtl-optimization/17808 | steven | 2005-07-27 | 1 | -52/+66 |
* | Update FSF address. | kcook | 2005-06-25 | 1 | -2/+2 |
* | * sched-deps.c (sched_analyze_1): On STACK_REGS targets, x87, treat | sayle | 2005-04-26 | 1 | -0/+19 |
* | * sched-deps.c (cache_size): Make it static. | kazu | 2005-03-08 | 1 | -1/+1 |
* | * basic-block.h, c-common.c, c-cppbuiltin.c, c-lang.c, | kazu | 2005-01-18 | 1 | -1/+1 |
* | * combine.c (expand_compound_operation) <ZERO_EXTRACT>: Add | steven | 2005-01-05 | 1 | -3/+2 |
* | * basic-block.h (OBSTACK_ALLOC_REG_SET): Rename to ... | nathan | 2004-11-25 | 1 | -3/+3 |
* | * cfgrtl.c (rtl_delete_block): Fix comment. | steven | 2004-11-24 | 1 | -23/+12 |
* | * bitmap.h (struct bitmap_obstack): New obstack type. | nathan | 2004-11-22 | 1 | -8/+3 |
* | 2004-11-15 Eric Christopher <echristo@redhat.com> | echristo | 2004-11-15 | 1 | -18/+54 |
* | * sched-deps.c (add_insn_mem_dependence): Make it static. | kazu | 2004-11-08 | 1 | -1/+1 |
* | * bitmap.c (bitmap_print): Make bitno unsigned. | nathan | 2004-11-04 | 1 | -5/+4 |
* | * cfgloop.h (struct loop): Update comment. | steven | 2004-11-02 | 1 | -4/+4 |
* | * basic-block.h (reg_set_iterator): New. | kazu | 2004-10-18 | 1 | -20/+22 |
* | * ra-build.c (copy_insn_p, remember_move, defuse_overlap_p_1, | nathan | 2004-09-09 | 1 | -26/+31 |
* | * sched-deps.c (get_condition): Partially revert previous, by never | rearnsha | 2004-08-30 | 1 | -2/+8 |
* | * sched-deps.c (get_condition): Fix breakage in previous patch. | rearnsha | 2004-08-30 | 1 | -5/+6 |
* | * sched-deps.c (get_condition): Rewrite using jump support functions. | rearnsha | 2004-08-29 | 1 | -14/+16 |
* | 2004-07-08 Jerry Quinn <jlquinn@optonline.net> | jlquinn | 2004-07-09 | 1 | -16/+16 |
* | 2004-07-01 Jerry Quinn <jlquinn@optonline.net> | jlquinn | 2004-07-01 | 1 | -3/+3 |
* | 2004-06-15 Jerry Quinn <jlquinn@optonline.net> | jlquinn | 2004-06-15 | 1 | -6/+6 |
* | PR rtl-optimization/15521: | amylaar | 2004-06-09 | 1 | -4/+21 |
* | * alias.c (alias_invariant, alias_invariant_size): Mark GTY. | rth | 2004-03-25 | 1 | -14/+18 |
* | PR optimization/14282 | dj | 2004-03-04 | 1 | -1/+7 |
* | * cfgcleanup.c (thread_jump): Update call of cselib_init. | hubicka | 2004-03-04 | 1 | -1/+1 |
* | 2004-02-07 Paolo Bonzini <bonzini@gnu.org> | bonzini | 2004-03-03 | 1 | -2/+2 |
* | * doloop.c, optabs.c, regmove.c, sched-deps.c, | kazu | 2004-02-03 | 1 | -1/+1 |
* | * alias.c (record_set): Use hard_regno_nregs. | hubicka | 2004-02-02 | 1 | -2/+2 |
* | * alias.c, basic-block.h, c-common.c, c-common.h, | kazu | 2004-01-21 | 1 | -1/+1 |
* | PR bootstrap/13692 | hubicka | 2004-01-15 | 1 | -2/+2 |
* | * sched-deps.c (trye_dependency_cache, anti_dependency_cache, | hubicka | 2004-01-14 | 1 | -37/+59 |
* | * expr.c: Follow spelling conventions. | kazu | 2003-10-11 | 1 | -1/+1 |
* | Prevent interblock move of CC0 setter. | nickc | 2003-07-31 | 1 | -0/+3 |
* | * alias.c alloc-pool.c bitmap.c bitmap.h bt-load.c builtins.c | ghazi | 2003-07-19 | 1 | -2/+1 |
* | PR optimization/11320 | ebotcazou | 2003-07-15 | 1 | -5/+15 |
* | * sbitmap.c: Convert prototypes to ISO C90. | aj | 2003-07-06 | 1 | -79/+44 |
* | * basic-block.h: Fix comment formatting. | kazu | 2003-06-23 | 1 | -1/+1 |
* | 2003-04-09 Vladimir Makarov <vmakarov@redhat.com> | vmakarov | 2003-04-09 | 1 | -15/+32 |
* | * df.c (read_modify_subreg_p): Change from static to global. | hpenner | 2003-03-11 | 1 | -0/+14 |