| Commit message (Expand) | Author | Age | Files | Lines |
* | * configure.in: Update MPFR version in error message. | ghazi | 2006-12-02 | 4 | -10/+16 |
* | PR c/27953 | lmillward | 2006-12-02 | 4 | -2/+16 |
* | * config/i386/i386.c (pentium4_cost, nocona_cost): Update | hubicka | 2006-12-02 | 2 | -9/+24 |
* | * config/i386/i386.c: Fix a comment typo. | kazu | 2006-12-02 | 2 | -1/+3 |
* | * builtins.c, cfgloop.h, cgraph.h, config/arm/arm.c, | kazu | 2006-12-02 | 31 | -78/+92 |
* | * doc/extend.texi, doc/invoke.texi, doc/md.texi: Fix typos. | kazu | 2006-12-02 | 4 | -4/+8 |
* | * name-lookup.c: Follow spelling conventions. | kazu | 2006-12-02 | 2 | -1/+5 |
* | * Makefile.in, mingw32.h, trans.c: Fix comment typos. | kazu | 2006-12-02 | 6 | -7/+13 |
* | Daily bump. | gccadmin | 2006-12-02 | 1 | -1/+1 |
* | * decl.c (poplevel): Check DECL_INITIAL invariant. | geoffk | 2006-12-01 | 4 | -28/+75 |
* | * config/spu/spu.c (spu_immediate): Remove trailing comma. | tsmigiel | 2006-12-01 | 4 | -2470/+195 |
* | * fold-const.c (fold_binary) <LT_EXPR>: Use the precision of the | ebotcazou | 2006-12-01 | 2 | -14/+26 |
* | * config/spu/predicates.md (spu_mov_operand): Add. | tsmigiel | 2006-12-01 | 4 | -96/+52 |
* | PR c++/30022 | reichelt | 2006-12-01 | 4 | -6/+26 |
* | PR c++/30021 | reichelt | 2006-12-01 | 4 | -1/+15 |
* | 2006-12-01 Thomas Koenig <Thomas.Koenig@online.de> | tkoenig | 2006-12-01 | 10 | -13/+121 |
* | * common.opt (ftree-combine-temps): Remove. | amacleod | 2006-12-01 | 8 | -388/+55 |
* | * config/bfin/bfin.md (pushsi_insn, popsi_insn): Set correct addrtype | bernds | 2006-12-01 | 2 | -2/+8 |
* | 2006-12-01 Richard Guenther <rguenther@suse.de> | rguenth | 2006-12-01 | 2 | -5/+9 |
* | 2006-12-01 Ryan Mansfield <rmansfield@qnx.com> | paolo | 2006-12-01 | 4 | -16/+124 |
* | * config/bfin/bfin.c (bfin_valid_add): Fix the logic that ensures | bernds | 2006-12-01 | 2 | -2/+8 |
* | 2006-12-01 Zdenek Dvorak <dvorakz@suse.cz> | hjl | 2006-12-01 | 4 | -0/+89 |
* | 2006-11-30 Andrew Pinski <andrew_pinski@playstation.sony.com> | pinskia | 2006-12-01 | 4 | -301/+318 |
* | 2006-12-01 Joseph Myers <joseph@codesourcery.com> | jsm28 | 2006-12-01 | 7 | -60/+123 |
* | 2006-11-30 H.J. Lu <hongjiu.lu@intel.com> | hjl | 2006-12-01 | 12 | -11/+1140 |
* | Daily bump. | gccadmin | 2006-12-01 | 1 | -1/+1 |
* | 2006-12-01 Dirk Mueller <dmueller@suse.de> | mueller | 2006-11-30 | 5 | -3/+76 |
* | gcc/ | rsandifo | 2006-11-30 | 2 | -3/+8 |
* | * rtti.c (get_tinfo_decl): Handle return value from | geoffk | 2006-11-30 | 2 | -2/+8 |
* | Implement coalesce list with hash table instead of linked list. | amacleod | 2006-11-30 | 3 | -128/+184 |
* | PR middle-end/30028 | hubicka | 2006-11-30 | 2 | -1/+7 |
* | gcc/ | carlos | 2006-11-30 | 3 | -5/+21 |
* | gcc/ | janis | 2006-11-30 | 5 | -1/+302 |
* | * tree-ssa-operands.h (struct ssa_operands): New. | hubicka | 2006-11-30 | 6 | -59/+102 |
* | 2006-11-30 Richard Guenther <rguenther@suse.de> | rguenth | 2006-11-30 | 7 | -18/+42 |
* | * config/i386/i386.md (R10_REG): New constant. | uros | 2006-11-30 | 3 | -6/+15 |
* | * cselib.c (cselib_init): Use special MEM rtx form for callmem. | steven | 2006-11-30 | 3 | -3/+10 |
* | * cgraphunit.c (cgraph_finalize_compilation_unit): Add a newline | steven | 2006-11-30 | 4 | -4/+30 |
* | PR target/29852 | uros | 2006-11-30 | 2 | -48/+33 |
* | * config/i386/i386.md (movsf_1): Enable pattern for standard | uros | 2006-11-30 | 2 | -9/+27 |
* | 2006-11-29 Andrew Pinski <andrew_pinski@playstation.sony.com> | pinskia | 2006-11-30 | 2 | -0/+5 |
* | * emit-rtl.c (verify_rtl_sharing): Handle SEQUENCE specially | kkojima | 2006-11-30 | 2 | -0/+19 |
* | 2006-11-29 Andrew Pinski <andrew_pinski@playstation.sony.com> | pinskia | 2006-11-30 | 2 | -2/+9 |
* | 2006-11-29 Andrew Pinski <andrew_pinski@playstation.sony.com> | pinskia | 2006-11-30 | 4 | -1/+29 |
* | Daily bump. | gccadmin | 2006-11-30 | 1 | -1/+1 |
* | * gcc.dg/vect/vect.exp: Skip PowerPC targets not supporting | jsm28 | 2006-11-30 | 2 | -1/+9 |
* | * dfp-bit.c (DFP_TO_INT): Fix rounding mode. | janis | 2006-11-29 | 2 | -1/+3 |
* | 2006-11-29 Eric Christopher <echristo@apple.com> | echristo | 2006-11-29 | 2 | -2/+7 |
* | * gcc.dg/dfp/convert-int.c: Remove dg-do compile, fix comment. | janis | 2006-11-29 | 2 | -2/+3 |
* | * gcc.dg/dfp/convert-bfp.c: Skip long double conversions. | janis | 2006-11-29 | 2 | -0/+15 |