aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-09-30install.texi cleanups.Ralf Wildenhues2-15/+34
2009-09-30sed and head portability fixes in ld version check.Ralf Wildenhues6-30/+45
2009-09-30Daily bump.GCC Administrator1-1/+1
2009-09-30config.gcc (i[34567]86-*-*): Include fma4intrin.h.Harsha Jagasia56-25/+4119
2009-09-29tree-eh.c (unsplit_eh): Do not unsplit if there's already an edge to the new ...Richard Henderson2-0/+11
2009-09-29re PR target/41393 (ICE in get_eh_region_and_lp_from_rtx at except.c:1692)John David Anglin2-1/+7
2009-09-29re PR target/41365 (gcc.dg/vect/vect-cond-[123].c abort due to bad code gener...Steve Ellcey3-9/+32
2009-09-29rs6000.c (rs6000_issue_rate): Don't artificially restrict issue_rate in first...Pat Haugen2-2/+9
2009-09-29re PR middle-end/41496 (Many regressions on trunk)H.J. Lu2-0/+8
2009-09-29gengtype.c (plugin_output): New.Basile Starynkevitch3-19/+33
2009-09-29Fix a typo in ChangeLog.H.J. Lu1-1/+1
2009-09-29dg-bogus-exp-XF.c: Move dg-bogus directive.Janis Johnson3-7/+9
2009-09-29re PR debug/41438 (VTA: libgomp build fails due to inconsistent debug info)Jakub Jelinek5-10/+98
2009-09-29config.gcc (i[34567]86-*-*): Remove mmintrin-common.h.Harsha Jagasia17-459/+152
2009-09-29alias.c (ao_ref_from_mem): Properly deal with off decl accesses resulting fro...Richard Guenther2-38/+35
2009-09-29re PR testsuite/41444 (Typo in gcc/testsuite/gcc.dg/guality/guality.h)Jakub Jelinek2-1/+5
2009-09-29decl.c (gnat_to_gnu_entity): Factor out common code processing the component ...Eric Botcazou2-152/+108
2009-09-29decl.c (gnat_to_gnu_entity): Rewrite the handling of constrained discriminate...Eric Botcazou2-159/+496
2009-09-29guality.exp (gdb-test): New proc for use in dg-final.Jakub Jelinek3-0/+152
2009-09-29function.c (current_function_name): If there is no current function just retu...Nick Clifton2-0/+7
2009-09-29re PR fortran/39626 (Correctly implement details of Fortran 2008 BLOCK constr...Daniel Kraft23-36/+559
2009-09-29re PR libfortran/35862 ([F2003] Implement new rounding modes for run time)Jerry DeLisle3-1/+35
2009-09-29re PR libfortran/35862 ([F2003] Implement new rounding modes for run time)Jerry DeLisle6-15/+210
2009-09-29re PR libfortran/35862 ([F2003] Implement new rounding modes for run time)Jerry DeLisle2-7/+47
2009-09-29Daily bump.GCC Administrator1-1/+1
2009-09-29eh_terminate.cc: Fixes for -fno-exceptions.Benjamin Kosnik5-210/+218
2009-09-28tree-pass.h (register_pass_info): New structure.Sriraman Tallam5-216/+221
2009-09-29win64.S (_ffi_call_win64 stack): Remove for gnu assembly version use of ___ch...Kai Tietz2-2/+5
2009-09-28Add PR reference to ChangeLog entry.Olivier Hainque1-0/+1
2009-09-28ifcvt.c (noce_try_abs): Recognize pattern and call expand_one_cmpl_abs_nojump.Easwaran Raman7-4/+131
2009-09-28re PR middle-end/40500 (Revision 148512 failed to build binutils)Ian Lance Taylor3-17/+21
2009-09-28Fix dependency of out_object_file on gt header for out_file.Ralf Wildenhues2-1/+6
2009-09-28dfp.exp: Run tests from c-c++-common/dfp.Janis Johnson6-1/+16
2009-09-28* g++.dg/dfp/dfp.exp: Fix typo.Janis Johnson2-1/+3
2009-09-28target-supports.exp (check-effective-target-dfp-nocache): Fix typo that break...Janis Johnson2-1/+6
2009-09-28ada/Olivier Hainque4-1/+43
2009-09-28mangle.c (write_builtin_type): Support decimal float types.Janis Johnson6-0/+117
2009-09-28except.h (struct eh_region_d): Add use_cxa_end_cleanup.Richard Henderson19-37/+89
2009-09-28spu.c (get_branch_target): Return NULL for ASM_OPERANDS patterns.Andrew Pinski2-0/+8
2009-09-28builtins.c (interclass_mathfn_icode): New helper.Michael Matz10-689/+456
2009-09-28m32r.c (m32r_is_insn): Return false for debugging insns.Nick Clifton2-1/+6
2009-09-28for_each_selectors.h: Remove obsolete comment.Johannes Singler2-1/+4
2009-09-28Correct off-by-one error in changelog date.Duncan Sands1-1/+1
2009-09-28Add support for using ggc cache tables from plugins.Duncan Sands6-45/+94
2009-09-28Daily bump.GCC Administrator1-1/+1
2009-09-27tree-ssa-ccp.c (optimize_stack_restore): Relax the conditions under which we ...Richard Henderson5-23/+67
2009-09-27loop-iv.c (iv_analyze_op): Use function_invariant_p, not CONSTANT_P, to test ...Bernd Schmidt2-2/+8
2009-09-27Remove some lines emacs decided to include.Rafael Espindola1-3/+0
2009-09-27Fix "merge" problem in the previous patch.Rafael Espindola2-2/+9
2009-09-27gengtype.c (write_root, [...]): Add a emit_pch argument.Basile Starynkevitch2-17/+43