summaryrefslogtreecommitdiff
path: root/gcc
Commit message (Expand)AuthorAgeFilesLines
* * intl.c (locale_encoding, locale_utf8): New.jsm282009-05-0410-17/+299
* 2009-05-04 Richard Guenther <rguenther@suse.de>rguenth2009-05-042-2/+10
* Daily bump.gccadmin2009-05-041-1/+1
* * expmed.c (synth_mult): When trying out a shift, pass the resultkazu2009-05-032-0/+37
* * expmed.c (shiftsub_cost): Rename to shiftsub0_cost.kazu2009-05-032-12/+52
* * gcc.target/sparc/fpmul-2.c: Replace final_cleanup with optimized.ebotcazou2009-05-035-16/+23
* 2009-05-03 Richard Guenther <rguenther@suse.de>rguenth2009-05-037-36/+80
* 2009-05-03 Richard Guenther <rguenther@suse.de>rguenth2009-05-033-55/+19
* 2009-05-03 Manuel López-Ibáñez <manu@gcc.gnu.org>manu2009-05-036-46/+23
* * expr.c (get_def_for_expr): New function.nemet2009-05-032-85/+115
* * c-common.c (reswords): Add _Imaginary.jsm282009-05-035-0/+21
* 2009-05-03 Paolo Bonzini <bonzini@gnu.org>bonzini2009-05-032-2/+7
* libcpp:jsm282009-05-032-0/+21
* * defaults.h (FRAME_POINTER_REQUIRED): Provide default.aesok2009-05-0319-74/+34
* Daily bump.gccadmin2009-05-031-1/+1
* * gcc.dg/ucnid-6.c: Fix typo in dg-do directive.jsm282009-05-022-1/+5
* 2009-05-02 Richard Guenther <rguenther@suse.de>rguenth2009-05-022-1/+9
* 2009-05-02 Richard Guenther <rguenther@suse.de>rguenth2009-05-026-17/+51
* * doc/collect2.texi (Collect2): Document search path behaviourbje2009-05-022-0/+9
* * tree-ssa-coalesce.c (coalesce_cost): Do not take ciriticalhubicka2009-05-022-11/+40
* * except.c (remove_eh_handler_and_replace): Handle updating afterhubicka2009-05-022-1/+6
* * store-motion.c (compute_store_table): Add ENABLE_CHECKING guard.ebotcazou2009-05-022-0/+6
* * varasm.c: Do not include c-pragma.hsteven2009-05-023-2/+5
* Daily bump.gccadmin2009-05-021-1/+1
* * calls.c (initialize_argument_information): Handle SSA namesmatz2009-05-012-0/+6
* * ipa-reference.c: Do not include c-common.h, include splay-tree.h.steven2009-05-0111-14/+16
* * store-motion.c: Many cleanups to make this pass a first-classsteven2009-05-012-373/+277
* * c-objc-common.c (c_tree_printer): Print identifiers withjsm282009-05-018-205/+279
* * doc/install.texi: Document --enable-linker-build-id option.ian2009-05-011-0/+8
* * configure.ac (HAVE_LD_BUILDID): New check for ld --build-idian2009-05-015-15/+142
* Daily bump.gccadmin2009-05-011-1/+1
* * config/mips/mips.h (FRAME_GROWS_DOWNWARD,nemet2009-04-303-31/+60
* * gcc.dg/ssp-1.c (__stack_chk_fail): Remove static.nemet2009-04-302-1/+5
* fix for PR 39955meissner2009-04-302-0/+6
* Fix from Dave Korn in case a backend does not declare any define_register_con...meissner2009-04-303-3/+15
* PR middle-end/39579sje2009-04-303-2/+8
* PR testsuite/39776janis2009-04-302-2/+11
* 2009-04-30 Rafael Avila de Espindola <espindola@google.com>espindola2009-04-306-5/+15
* 2009-04-30 David Ayers <ayers@fsfe.org>ayers2009-04-3012-17/+39
* Fix PR libfortran/39667jb2009-04-30133-136/+272
* Fix dateebotcazou2009-04-301-1/+1
* * Makefile.in (dce.o): Add $(EXCEPT_H).ebotcazou2009-04-3011-101/+81
* * gcse.c (ae_gen): Remove.steven2009-04-305-1166/+1443
* Fix PR target/38571ramana2009-04-302-1/+7
* * gcse.c (gcse_constant_p): Fix typo in last change.hp2009-04-302-1/+5
* 2009-04-30 Rafael Avila de Espindola <espindola@google.com>espindola2009-04-302-0/+6
* 2009-04-30 Andreas Krebbel <krebbel1@de.ibm.com>krebbel2009-04-302-1/+7
* * config/mips/mips.c (mips_add_offset): Use gen_int_mode forwilson2009-04-302-2/+9
* Daily bump.gccadmin2009-04-301-1/+1
* Revertebotcazou2009-04-298-68/+97