| 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 |
* | 2006-09-13 Andreas Krebbel <krebbel1@de.ibm.com> | krebbel | 2006-09-13 | 1 | -0/+15 |
* | PR rtl-optimization/28071 | hubicka | 2006-07-27 | 1 | -18/+9 |
* | * Makefile.in (tree-into-ssa.o, tree-outof-ssa.o, | kazu | 2006-04-10 | 1 | -3/+1 |
* | 2006-03-02 Daniel Berlin <dberlin@dberlin.org> | dberlin | 2006-03-02 | 1 | -1/+2 |
* | * tree-vrp.c (execute_vrp): Do not pass dump argument to. | rakdver | 2006-02-06 | 1 | -6/+4 |
* | 2006-01-31 Marcin Dalecki <martin@dalecki.de> | dalecki | 2006-01-31 | 1 | -10/+10 |
* | * global.c (find_reg): Only evict for global regs. | matz | 2006-01-30 | 1 | -4/+23 |
* | * global.c: Fix comment typos. | bergner | 2006-01-25 | 1 | -7/+7 |
* | * global.c (global_alloc): Make it static. | kazu | 2006-01-16 | 1 | -1/+1 |
* | * global.c, tree-ssa-pre.c: Move DEF_VEC_P(basic_block) and | kazu | 2005-12-28 | 1 | -3/+0 |
* | 2005-12-20 Kenneth Zadeck <zadeck@naturalbridge.com> | zadeck | 2005-12-20 | 1 | -1/+1 |
* | 2005-12-17 Danny Berlin <dberlin@dberlin.org> | zadeck | 2005-12-17 | 1 | -3/+3 |
* | PR rtl-optimization/23478 | jakub | 2005-09-01 | 1 | -4/+9 |
* | PR rtl-optimization/23478 | jakub | 2005-08-22 | 1 | -1/+3 |
* | 2005-07-05 Paolo Bonzini <bonzini@gnu.org> | bonzini | 2005-07-05 | 1 | -0/+49 |
* | Update FSF address. | kcook | 2005-06-25 | 1 | -2/+2 |
* | * basic-block.h (rtl_bb_info): Break out head_, end_, | hubicka | 2005-06-16 | 1 | -7/+7 |
* | * vec.h: Implement integral type vector specialization. | nathan | 2005-05-27 | 1 | -2/+2 |
* | * global.c (calculate_reg_pav): Use VEC instead of VARRAY. | kazu | 2005-05-01 | 1 | -9/+14 |
* | * global.c (earlyclobber_regclass): Change the type to | kazu | 2005-04-28 | 1 | -21/+37 |
* | * bt-load.c, cfgexpand.c, dwarf2out.c, emit-rtl.c, expr.c, | kazu | 2005-04-28 | 1 | -1/+1 |
* | * bt-load.c, cfgloop.c, convert.c, dominance.c, global.c, | kazu | 2005-02-17 | 1 | -1/+1 |
* | * bitmap.h (BITMAP_XMALLOC, BITMAP_XFREE): Remove. | nathan | 2005-02-17 | 1 | -16/+16 |
* | * global.c (regclass_intersect): Remove. | steven | 2004-12-30 | 1 | -21/+5 |
* | * global.c: Fix a comment typo. | kazu | 2004-12-16 | 1 | -1/+1 |
* | 2004-12-15 Vladimir Makarov <vmakarov@redhat.com> | vmakarov | 2004-12-15 | 1 | -66/+89 |
* | * basic-block.h (OBSTACK_ALLOC_REG_SET): Rename to ... | nathan | 2004-11-25 | 1 | -1/+1 |
* | * bitmap.h (struct bitmap_obstack): New obstack type. | nathan | 2004-11-22 | 1 | -4/+1 |
* | * global.c, tree-ssa-copy.c, tree-ssa-loop-ivopts.c, | kazu | 2004-11-14 | 1 | -1/+1 |
* | * bitmap.h (bitmap_a_or_b, bitmap_a_and_b): Remove. | nathan | 2004-11-04 | 1 | -7/+5 |
* | * bitmap.c (bitmap_print): Make bitno unsigned. | nathan | 2004-11-04 | 1 | -2/+2 |
* | * bitmap.h (bitmap_and, bitmap_and_into, bitmap_and_compl, | nathan | 2004-11-02 | 1 | -1/+1 |
* | * basic-block.h (reg_set_iterator): New. | kazu | 2004-10-18 | 1 | -12/+12 |
* | 2004-09-24 Ben Elliston <bje@au.ibm.com> | bje | 2004-09-28 | 1 | -3/+6 |
* | * bitmap.h (EXECUTE_IF_SET_IN_BITMAP, EXECUTE_IF_AND_COMPL_IN_BITMAP, | rakdver | 2004-09-26 | 1 | -8/+8 |
* | * alias.c, crtstuff.c, dbxout.c, domwalk.c, domwalk.h, gcc.c, | kazu | 2004-09-18 | 1 | -1/+1 |
* | * gcse.c (INSN_CUID, insert_set_in_table, find_avail_set, | nathan | 2004-09-09 | 1 | -11/+12 |
* | * c-common.c, cfgexpand.c, cgraphunit.c, defaults.h, | kazu | 2004-09-05 | 1 | -1/+1 |
* | 2004-09-03 Vladimir Makarov <vmakarov@redhat.com> | vmakarov | 2004-09-03 | 1 | -6/+57 |
* | 2004-07-12 Vladimir Makarov <vmakarov@redhat.com> | vmakarov | 2004-07-12 | 1 | -1/+161 |
* | 2004-07-08 Jerry Quinn <jlquinn@optonline.net> | jlquinn | 2004-07-09 | 1 | -2/+2 |
* | 2004-06-15 Jerry Quinn <jlquinn@optonline.net> | jlquinn | 2004-06-15 | 1 | -13/+13 |
* | * bb-reorder.c, builtins.c, c-common.c, c-gimplify.c, | kazu | 2004-05-30 | 1 | -2/+2 |
* | 2004-05-25 Vladimir Makarov <vmakarov@redhat.com> | vmakarov | 2004-05-25 | 1 | -13/+276 |
* | gcc/ | kazu | 2004-02-04 | 1 | -1/+1 |
* | * alias.c (record_set): Use hard_regno_nregs. | hubicka | 2004-02-02 | 1 | -15/+15 |
* | Patch for asm clobber of fp. | wilson | 2003-12-20 | 1 | -0/+6 |
* | * flow.c (EXIT_IGNORE_STACK): Move to ... | kazu | 2003-12-16 | 1 | -2/+0 |
* | 2003-12-11 Steven Bosscher <steven@gcc.gnu.org> | steven | 2003-12-11 | 1 | -4/+4 |