aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
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-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-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
2009-09-20unwind-dw2-fde.c (classify_object_over_fdes): Cast the constant 1 to _Unwind_...Kai Tietz2-3/+11
2009-09-20* stor-layout.c (set_sizetype): Avoid useless type copy.Eric Botcazou2-2/+6
2009-09-20Adjust componentEric Botcazou1-1/+1
2009-09-20configure.ac (gcc_cv_ld_mips_personality_relaxation): New feature check.Richard Sandiford7-0/+159
2009-09-20[multiple changes]Kai Tietz4-3/+26
2009-09-20re PR preprocessor/28435 (-MMD vs not found system header (included from a sy...Chris Demetriou5-8/+33
2009-09-20Daily bump.GCC Administrator1-1/+1
2009-09-19mips.opt (mrelax-pic-calls): New option.Adam Nemet16-59/+515
2009-09-19Fix long-standing in-tree build include-fixed bug.Ralf Wildenhues2-1/+9
2009-09-18re PR preprocessor/28435 (-MMD vs not found system header (included from a sy...Chris Demetriou7-0/+39
2009-09-19re PR fortran/41328 (bad iostat when reading DOS file in a character array (n...Jerry DeLisle2-4/+38
2009-09-19Daily bump.GCC Administrator1-1/+1
2009-09-19* config/rs6000/rs6000.md (*save_gpregs_<mode>, *save_fpregs_<mode>,Jakub Jelinek2-6/+11
2009-09-19re PR bootstrap/41397 (RTL checking failure compiling libiberty)Jakub Jelinek2-2/+8
2009-09-18freebsd.h: Update comment on types.Gerald Pfeifer2-1/+9
2009-09-18decl2.c (determine_visibility): Make anonymous types internal.Jason Merrill9-15/+127
2009-09-18c.opt: Add -fno-deduce-init-list.Jason Merrill9-8/+153
2009-09-18value-prof.c (interesting_stringop_to_profile_p): Added output argument to in...Neil Vachharajani3-14/+58