aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-11-07sfp-exceptions.c (__sfp_handle_exceptions): Handle FP_EX_DENORM.Uros Bizjak2-2/+21
2013-11-07pdp11.c: Include dbxout.h.Mike Stump3-0/+7
2013-11-07re PR tree-optimization/56764 (vect_prune_runtime_alias_test_list not smart e...Cong Hou6-176/+386
2013-11-07* varpool.c (ctor_for_folding): Fix typo in comment.Jeff Law2-1/+5
2013-11-07Makefile.in: Regenerate.Thomas Schwinge2-997/+488
2013-11-07arc.c (arc_ifcvt): Use commutativity, e.g.: reg_a := reg_b + reg_a ==> reg_a ...Joern Rennecke2-0/+29
2013-11-07invoke.texi (-fisolate-erroneous-paths): Document.Jeff Law5-3/+23
2013-11-07sourcebuild.texi (Top Level): GNU ld can use linker plugins, too.Thomas Schwinge2-1/+4
2013-11-07Makefile.tpl: Fix typo.Thomas Schwinge3-2/+7
2013-11-07libgomp: Prepare for testcases without -fopenmp.Thomas Schwinge6-3/+20
2013-11-07Add missing include.Thomas Schwinge2-0/+3
2013-11-07Generally link to libgomp for -ftree-parallelize-loops=*.Thomas Schwinge10-13/+37
2013-11-07tree-ssa-loop-niter.c: Include tree-ssanames.h.Jakub Jelinek4-4/+107
2013-11-07tree-vrp.c (find_assert_locations): Pre-seed live bitmaps for loop latches fr...Jakub Jelinek8-4/+82
2013-11-07re PR c++/58176 (ICE in output_constant, at varasm.c:4658)Paolo Carlini4-0/+51
2013-11-07Don't set misaligned_prologue_used twiceH.J. Lu2-1/+5
2013-11-07Fixed typo in ChangeLog.Yury Gribov1-1/+1
2013-11-07Allow integer literals as addresses in instrumented builtins.Yury Gribov4-1/+21
2013-11-07aarch64.c (aarch64_legitimize_reload_address): Explain why plus_constant is n...Kyrylo Tkachov2-1/+10
2013-11-07tree-ssa-ccp.c (canonicalize_float_value): Rename to ...Richard Biener4-8/+29
2013-11-07tree-dfa.c (get_ref_base_and_extent): Fix casting.Richard Biener2-2/+7
2013-11-07Use Pmode with stack_pointer_rtxH.J. Lu5-2/+34
2013-11-07tree-ssa-loop-ivopts.c (get_shiftadd_cost): Check equality using operand_equa...Bin Cheng2-2/+11
2013-11-07tree-ssa-loop-ivopts.c (alloc_iv): Lower address expressions.Bin Cheng8-9/+44
2013-11-07Daily bump.GCC Administrator1-1/+1
2013-11-06c-decl.c (locate_old_decl): If a previous conflicting decl is both explicit a...DJ Delorie4-1/+33
2013-11-06Revert "preprocessor/58580 - preprocessor goes OOM with warning for zero lite...Dodji Seketeli6-127/+34
2013-11-06float128-cmp-invalid.c, [...]: New tests.Joseph Myers88-3802/+4803
2013-11-06pr51244-11.c: Remove target line.Oleg Endo144-143/+289
2013-11-06macro.c (_cpp_builtin_macro_text): Correct wording of two warnings.Tobias Burnus10-14/+34
2013-11-06Check __x86_64__ for FPU stateH.J. Lu2-1/+8
2013-11-06Use 64-bit system types for x86-64H.J. Lu3-4/+20
2013-11-06Fix internal_clone for x32H.J. Lu2-8/+15
2013-11-06Cast pointers to uptr for 64-bit syscallsH.J. Lu2-19/+29
2013-11-06Fix spacing.Mike Stump1-2/+0
2013-11-06sh.md (addsf3, [...]): Use fp_arith_reg_operand instead of arith_reg_operand.Oleg Endo2-24/+29
2013-11-06sh.md (adddi3): Remove empty constraints.Oleg Endo2-30/+35
2013-11-06gdbinit.in: Disable strict type checking.Jeff Law2-0/+10
2013-11-06re PR rtl-optimization/30807 (postreload bug (might be generic in trunk))Oleg Endo2-0/+223
2013-11-06re PR c++/11006 ([CNI] ICE with use of __java_boolean)Paolo Carlini4-1/+26
2013-11-06libgo: Update to October 24 version of master library.Ian Lance Taylor596-7420/+31983
2013-11-06tree-pass.h (make_pass_live_range_shrinkage): New external.Vladimir Makarov11-16/+160
2013-11-06re PR target/59021 (new vzeroupper instructions generated with -mavx)Uros Bizjak4-11/+45
2013-11-06gcc-defs.exp (dg-additional-files-options): Extend regsub for dg-additional-f...James Lemke2-1/+6
2013-11-06c-opts.c (c_common_post_options): Set -ffp-contract=off in C standards modes.Joseph Myers5-5/+49
2013-11-06go-lang.c (go_langhook_post_options): If -fisolate-erroneous-paths was turned...Ian Lance Taylor2-0/+12
2013-11-06re PR tree-optimization/58653 (wrong code (segfaults) at -O3 on x86_64-linux-...Richard Biener5-88/+67
2013-11-06fib.c: Reduced the iteration from 40 to 30.Balaji V. Iyer6-89/+89
2013-11-06typoJason Merrill1-1/+1
2013-11-06gimple.h (block_in_transaction): Move to basic-block.h and rename.Andrew MacLeod4-10/+17