summaryrefslogtreecommitdiff
path: root/gcc
Commit message (Expand)AuthorAgeFilesLines
* * attribs.c (decl_attributes): Use %qE for identifiers injsm282009-05-0419-70/+144
* 2009-05-04 Rafael Avila de Espindola <espindola@google.com>espindola2009-05-043-8/+13
* * config/pa/linux-atomic.c: Eliminate conditional include ofbje2009-05-042-5/+5
* * c-common.c (handle_mode_attribute): Use %qE for identifiers injsm282009-05-0413-70/+200
* Allow address for DImode/DFmode only if double-precision FP regs.eager2009-05-042-1/+6
* Add TARGET_SINGLE_FLOAT check.eager2009-05-042-1/+7
* 2009-05-04 Laurent GUERBY <laurent@guerby.net>guerby2009-05-042-0/+12
* Add CPP_SPEC for -mxilinx-fpu.eager2009-05-042-0/+13
* Add t-xilinx for powerpc-xilinx-eabi*.eager2009-05-043-1/+62
* 2009-05-04 Paolo Bonzini <bonzini@gnu.org>bonzini2009-05-0474-643/+507
* 2009-05-04 Manuel Lopez-Ibanez <manu@gcc.gnu.org>manu2009-05-045-6/+46
* * 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