summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* * config/iq2000/iq2000.c (TARGET_ASM_TRAMPOLINE_TEMPLATE): New.rth2009-09-223-37/+63
* * config/ia64/ia64-protos.h (ia64_initialize_trampoline): Remove.rth2009-09-224-42/+48
* * config/h8300/h8300.c (h8300_trampoline_init): New.rth2009-09-223-49/+58
* * config/frv/frv.c (TARGET_TRAMPOLINE_INIT): New.rth2009-09-224-10/+14
* * config/fr30/fr30.c (TARGET_ASM_TRAMPOLINE_TEMPLATE,rth2009-09-223-36/+59
* * config/crx/crx.h (INITIALIZE_TRAMPOLINE): Remove.rth2009-09-222-5/+2
* * config/cris/cris.c (TARGET_ASM_TRAMPOLINE_TEMPLATE,rth2009-09-223-98/+114
* * config/bfin/bfin-protos.h (initialize_trampoline): Remove.rth2009-09-224-43/+62
* * config/avr/avr.h (TRAMPOLINE_TEMPLATE, INITIALIZE_TRAMPOLINE): Remove.rth2009-09-222-13/+7
* * config/arm/arm.c (TARGET_ASM_TRAMPOLINE_TEMPLATE): New.rth2009-09-223-91/+100
* * config/arc/arc.h (TRAMPOLINE_ALIGNMENT): New.rth2009-09-223-39/+55
* * config/alpha/alpha.c (alpha_trampoline_init): Rename fromrth2009-09-225-93/+55
* PR target/41246rth2009-09-2218-190/+278
* 2009-09-22 Richard Guenther <rguenther@suse.de>rguenth2009-09-225-18/+116
* 2009-09-22 Richard Guenther <rguenther@suse.de>rguenth2009-09-223-1/+29
* PR bootstrap/41405jakub2009-09-2212-41/+113
* * config/rs6000/rs6000.c (bdesc_2arg): Fix CODE_FOR_vector_gt* codesjakub2009-09-222-4/+7
* * reload1.c (reload): Call wrap_constant when substitutingjakub2009-09-224-0/+75
* 2009-09-19 Iain Sandoe <iain.sandoe@sandoe-acoustics.co.uk>tobi2009-09-224-0/+892
* 2009-09-22 Richard Guenther <rguenther@suse.de>rguenth2009-09-222-0/+11
* 2009-09-22 Richard Guenther <rguenther@suse.de>rguenth2009-09-224-1/+56
* 2009-09-22 Richard Guenther <rguenther@suse.de>rguenth2009-09-227-102/+114
* * dwarf2out.c (address_of_int_loc_descriptor): Avoid signed/unsignedjakub2009-09-222-1/+4
* PR middle-end/41429jakub2009-09-224-0/+19
* Correct the copyright year. It is not 2006 or 2007.pogma2009-09-221-1/+1
* PR middle-end/41260pogma2009-09-223-1/+37
* PR middle-end/41357davek2009-09-222-2/+9
* PR bootstrap/41404davek2009-09-222-3/+8
* Daily bump.gccadmin2009-09-221-1/+1
* 2009-09-21 Joel Sherrill <joel.sherrill@oarcorp.com>joel2009-09-213-13/+8
* * doc/install.texi (os2): Remove section.gerald2009-09-212-9/+4
* * doc/standards.texi (Objective-C): Adjust two URLs.gerald2009-09-212-2/+6
* Require c++ in stage1_languages with --enable-gold in combined bootstrap.rwild2009-09-213-0/+18
* toplevel configure: bootstrap target_libs of stage1_languages.rwild2009-09-213-6/+16
* * doc/xml/manual/appendix_contributing.xml: Adjust link togerald2009-09-212-1/+6
* Diagnose --enable-build-with-cxx --enable-bootstrap --enable-languages w/o c++rwild2009-09-213-0/+20
* * env.c [__alpha__ && __osf__] (_BSD): Define.ro2009-09-213-1/+12
* 2009-09-21 Giuseppe Scrivano <gscrivano@gnu.org>bonzini2009-09-214-13/+52
* PR c++/41421jason2009-09-214-4/+18
* * name-lookup.c (push_class_level_binding): Sanity check.jason2009-09-212-0/+7
* 2009-09-21 Kai Tietz <kai.tietz@onevision.com>ktietz2009-09-214-1/+53
* * gcc.dg/guality/inline-params.c: New testcase.hubicka2009-09-214-1/+61
* * gcc.c-torture/execute/ieee/ieee.exp (additional_flags):uros2009-09-214-4/+10
* * stor-layout.c (layout_type): Remove obsolete code.ebotcazou2009-09-212-27/+10
* Daily bump.gccadmin2009-09-211-1/+1
* 2009-09-20 H.J. Lu <hongjiu.lu@intel.com>hjl2009-09-206-5/+13
* 2009-09-20 Andrew Pinski <pinskia@gcc.gnu.org>pinskia2009-09-202-0/+31
* 2009-09-20 H.J. Lu <hongjiu.lu@intel.com>hjl2009-09-202-1/+5
* PR middle-end/30789ghazi2009-09-206-24/+73
* * dwarf2out.c (add_const_value_attribute): Return true if successful.hubicka2009-09-202-226/+317