aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-09-22iq2000.c (TARGET_ASM_TRAMPOLINE_TEMPLATE): New.Richard Henderson3-37/+63
2009-09-22ia64-protos.h (ia64_initialize_trampoline): Remove.Richard Henderson4-42/+48
2009-09-22h8300.c (h8300_trampoline_init): New.Richard Henderson3-49/+58
2009-09-22frv.c (TARGET_TRAMPOLINE_INIT): New.Richard Henderson4-10/+14
2009-09-22fr30.c (TARGET_ASM_TRAMPOLINE_TEMPLATE, [...]): New.Richard Henderson3-36/+59
2009-09-22* config/crx/crx.h (INITIALIZE_TRAMPOLINE): Remove.Richard Henderson2-5/+2
2009-09-22cris.c (TARGET_ASM_TRAMPOLINE_TEMPLATE, [...]): New.Richard Henderson3-98/+114
2009-09-22bfin-protos.h (initialize_trampoline): Remove.Richard Henderson4-43/+62
2009-09-22* config/avr/avr.h (TRAMPOLINE_TEMPLATE, INITIALIZE_TRAMPOLINE): Remove.Richard Henderson2-13/+7
2009-09-22arm.c (TARGET_ASM_TRAMPOLINE_TEMPLATE): New.Richard Henderson3-91/+100
2009-09-22arc.h (TRAMPOLINE_ALIGNMENT): New.Richard Henderson3-39/+55
2009-09-22alpha.c (alpha_trampoline_init): Rename from alpha_initialize_trampoline.Richard Henderson5-93/+55
2009-09-22re PR target/41246 (should "sorry" when regparm=3 and nested functions are en...Richard Henderson18-190/+278
2009-09-22re PR bootstrap/41395 (Revision 151800 failed bootstrap)Richard Guenther5-18/+116
2009-09-22re PR objc++/41430 (exception handling testsuite failures in objc++)Richard Guenther3-1/+29
2009-09-22re PR bootstrap/41405 (Bootstrap fails on *-apple-darwin* due to revision 151...Jakub Jelinek12-41/+113
2009-09-22rs6000.c (bdesc_2arg): Fix CODE_FOR_vector_gt* codes for __builtin_altivec_vc...Jakub Jelinek2-4/+7
2009-09-22reload1.c (reload): Call wrap_constant when substituting reg for equiv inside...Jakub Jelinek4-0/+75
2009-09-22configure.ac: Check for GFORTRAN_C99_1.1 funcs in OS libm.Iain Sandoe4-0/+892
2009-09-22re PR preprocessor/38987 (Including a precompiled header from another header ...Richard Guenther2-0/+11
2009-09-22re PR tree-optimization/41428 (CCP doesn't fold all comparisons it could)Richard Guenther4-1/+56
2009-09-22tree-ssa-propagate.h (ssa_prop_fold_stmt_fn): Declare.Richard Guenther7-102/+114
2009-09-22dwarf2out.c (address_of_int_loc_descriptor): Avoid signed/unsigned comparison...Jakub Jelinek2-1/+4
2009-09-22re PR middle-end/41429 (gomp tests timeout with -fpic)Jakub Jelinek4-0/+19
2009-09-22Correct the copyright year. It is not 2006 or 2007.Peter O'Gorman1-1/+1
2009-09-22re PR middle-end/41260 (major regressions on *-apple-darwin10 at -m64 caused ...Jack Howarth3-1/+37
2009-09-22re PR middle-end/41357 (libgomp build fail)Dave Korn2-2/+9
2009-09-22re PR bootstrap/41404 (expr.c undefined reference while linking jc1)Dave Korn2-3/+8
2009-09-22Daily bump.GCC Administrator1-1/+1
2009-09-21s-osinte-rtems.ad[bs]: Get_Page_Size cannot return 0.Joel Sherrill3-13/+8
2009-09-21* doc/install.texi (os2): Remove section.Gerald Pfeifer2-9/+4
2009-09-21* doc/standards.texi (Objective-C): Adjust two URLs.Gerald Pfeifer2-2/+6
2009-09-21Require c++ in stage1_languages with --enable-gold in combined bootstrap.Ralf Wildenhues3-0/+18
2009-09-21toplevel configure: bootstrap target_libs of stage1_languages.Ralf Wildenhues3-6/+16
2009-09-21appendix_contributing.xml: Adjust link to coreutils.Gerald Pfeifer2-1/+6
2009-09-21Diagnose --enable-build-with-cxx --enable-bootstrap --enable-languages w/o c++Ralf Wildenhues3-0/+20
2009-09-21ada: init.c (__gnat_error_handler): Cast msg to const char *.Rainer Orth3-1/+12
2009-09-21tree-tailcall.c (process_assignment): Don't check if a multiplication or an a...Giuseppe Scrivano4-13/+52
2009-09-21re PR c++/41421 ([C++0x] Trivial types should require trivial default constru...Jason Merrill4-4/+18
2009-09-21* name-lookup.c (push_class_level_binding): Sanity check.Jason Merrill2-0/+7
2009-09-21i386.c (ix86_expand_epilogue): Adjust offset for xmm register restore.Kai Tietz4-1/+53
2009-09-21inline-params.c: New testcase.Jan Hubicka4-1/+61
2009-09-21ieee.exp (additional_flags): Add -fno-inline.Uros Bizjak4-4/+10
2009-09-21* stor-layout.c (layout_type): Remove obsolete code.Eric Botcazou2-27/+10
2009-09-21Daily bump.GCC Administrator1-1/+1
2009-09-20ipa-sra-1.c (dg-options): Add -fipa-sra.H.J. Lu6-5/+13
2009-09-20re PR tree-optimization/40642 (ICE with -fprofile-generate)Andrew Pinski2-0/+31
2009-09-20re PR bootstrap/41395 (Revision 151800 failed bootstrap)H.J. Lu2-1/+5
2009-09-20re PR middle-end/30789 (complex folding inexact)Kaveh R. Ghazi6-24/+73
2009-09-20dwarf2out.c (add_const_value_attribute): Return true if successful.Jan Hubicka2-226/+317