summaryrefslogtreecommitdiff
path: root/gcc
Commit message (Expand)AuthorAgeFilesLines
* * configure.in: Update MPFR version in error message.ghazi2006-12-024-10/+16
* PR c/27953lmillward2006-12-024-2/+16
* * config/i386/i386.c (pentium4_cost, nocona_cost): Updatehubicka2006-12-022-9/+24
* * config/i386/i386.c: Fix a comment typo.kazu2006-12-022-1/+3
* * builtins.c, cfgloop.h, cgraph.h, config/arm/arm.c,kazu2006-12-0231-78/+92
* * doc/extend.texi, doc/invoke.texi, doc/md.texi: Fix typos.kazu2006-12-024-4/+8
* * name-lookup.c: Follow spelling conventions.kazu2006-12-022-1/+5
* * Makefile.in, mingw32.h, trans.c: Fix comment typos.kazu2006-12-026-7/+13
* Daily bump.gccadmin2006-12-021-1/+1
* * decl.c (poplevel): Check DECL_INITIAL invariant.geoffk2006-12-014-28/+75
* * config/spu/spu.c (spu_immediate): Remove trailing comma.tsmigiel2006-12-014-2470/+195
* * fold-const.c (fold_binary) <LT_EXPR>: Use the precision of theebotcazou2006-12-012-14/+26
* * config/spu/predicates.md (spu_mov_operand): Add.tsmigiel2006-12-014-96/+52
* PR c++/30022reichelt2006-12-014-6/+26
* PR c++/30021reichelt2006-12-014-1/+15
* 2006-12-01 Thomas Koenig <Thomas.Koenig@online.de>tkoenig2006-12-0110-13/+121
* * common.opt (ftree-combine-temps): Remove.amacleod2006-12-018-388/+55
* * config/bfin/bfin.md (pushsi_insn, popsi_insn): Set correct addrtypebernds2006-12-012-2/+8
* 2006-12-01 Richard Guenther <rguenther@suse.de>rguenth2006-12-012-5/+9
* 2006-12-01 Ryan Mansfield <rmansfield@qnx.com>paolo2006-12-014-16/+124
* * config/bfin/bfin.c (bfin_valid_add): Fix the logic that ensuresbernds2006-12-012-2/+8
* 2006-12-01 Zdenek Dvorak <dvorakz@suse.cz>hjl2006-12-014-0/+89
* 2006-11-30 Andrew Pinski <andrew_pinski@playstation.sony.com>pinskia2006-12-014-301/+318
* 2006-12-01 Joseph Myers <joseph@codesourcery.com>jsm282006-12-017-60/+123
* 2006-11-30 H.J. Lu <hongjiu.lu@intel.com>hjl2006-12-0112-11/+1140
* Daily bump.gccadmin2006-12-011-1/+1
* 2006-12-01 Dirk Mueller <dmueller@suse.de>mueller2006-11-305-3/+76
* gcc/rsandifo2006-11-302-3/+8
* * rtti.c (get_tinfo_decl): Handle return value fromgeoffk2006-11-302-2/+8
* Implement coalesce list with hash table instead of linked list.amacleod2006-11-303-128/+184
* PR middle-end/30028hubicka2006-11-302-1/+7
* gcc/carlos2006-11-303-5/+21
* gcc/janis2006-11-305-1/+302
* * tree-ssa-operands.h (struct ssa_operands): New.hubicka2006-11-306-59/+102
* 2006-11-30 Richard Guenther <rguenther@suse.de>rguenth2006-11-307-18/+42
* * config/i386/i386.md (R10_REG): New constant.uros2006-11-303-6/+15
* * cselib.c (cselib_init): Use special MEM rtx form for callmem.steven2006-11-303-3/+10
* * cgraphunit.c (cgraph_finalize_compilation_unit): Add a newlinesteven2006-11-304-4/+30
* PR target/29852uros2006-11-302-48/+33
* * config/i386/i386.md (movsf_1): Enable pattern for standarduros2006-11-302-9/+27
* 2006-11-29 Andrew Pinski <andrew_pinski@playstation.sony.com>pinskia2006-11-302-0/+5
* * emit-rtl.c (verify_rtl_sharing): Handle SEQUENCE speciallykkojima2006-11-302-0/+19
* 2006-11-29 Andrew Pinski <andrew_pinski@playstation.sony.com>pinskia2006-11-302-2/+9
* 2006-11-29 Andrew Pinski <andrew_pinski@playstation.sony.com>pinskia2006-11-304-1/+29
* Daily bump.gccadmin2006-11-301-1/+1
* * gcc.dg/vect/vect.exp: Skip PowerPC targets not supportingjsm282006-11-302-1/+9
* * dfp-bit.c (DFP_TO_INT): Fix rounding mode.janis2006-11-292-1/+3
* 2006-11-29 Eric Christopher <echristo@apple.com>echristo2006-11-292-2/+7
* * gcc.dg/dfp/convert-int.c: Remove dg-do compile, fix comment.janis2006-11-292-2/+3
* * gcc.dg/dfp/convert-bfp.c: Skip long double conversions.janis2006-11-292-0/+15