aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-11-11re PR target/63610 (Fixing the libtool bug for Yosemite (darwin14))Francois-Xavier Coudert42-23/+129
2014-11-11cloog.m4: Remove.Tobias Burnus7-1374/+22
2014-11-11[Patch AArch64] Fix up BSL expander for floating point typesJames Greenhalgh7-10/+120
2014-11-11re PR c++/63265 (Constexpr variables can trigger spurious compiler warnings)Paolo Carlini4-2/+35
2014-11-11alpha.c (alpha_emit_conditional_branch): Replace open-coded swap with std::sw...Uros Bizjak2-8/+15
2014-11-11tree-vect-data-refs.c (vect_shift_permute_load_chain): Extend shift permutati...Evgeny Stupachenko4-28/+67
2014-11-11[AArch64] Properly guard CUMULATIVE_ARGS definition and remove 'enum' from ma...Kyrylo Tkachov2-2/+8
2014-11-11mklog: Symbol '}' stops search for changes.Marat Zakirov2-1/+5
2014-11-11tree-core.h (pedantic_lvalues): Remove.Richard Biener5-14/+11
2014-11-11re PR bootstrap/63622 (Bootstrap fails on x86_64-apple-darwin1[34] after revi...Martin Liska6-4/+52
2014-11-11match.pd: Implement patterns from associate_plusminus and factor in differenc...Richard Biener6-436/+147
2014-11-11system.h: Include algorithm and utility.Uros Bizjak5-14/+13
2014-11-11re PR ada/42978 (gnatmake doesn't report the options it actually provides to ...Simon Wright2-0/+9
2014-11-11[Fortran] PR 63701 Make sure variable is always used initialisedKyrylo Tkachov2-1/+6
2014-11-11xmethods.py: Add xmethods for associative containers.Siva Chandra Reddy2-0/+66
2014-11-11re PR libstdc++/63811 (r217322 breaks bootstrap)Jonathan Wakely2-1/+7
2014-11-11re PR bootstrap/63699 (Bootstrap fails in libcc1 on darwin14)Francois-Xavier Coudert6-7/+26
2014-11-11invoke.texi (-masm-syntax-unified): Reword and fix typo.Terry Guo3-12/+17
2014-11-11sreal.c (sreal::to_int): Use INTTYPE_MAXIMUM (int64_t) instead of INT64_MAX.Uros Bizjak2-1/+6
2014-11-11download_prerequisites: Stop downloading CLooG.Tobias Burnus4-20/+8
2014-11-11Add illegal cilk checks to C++ front.Andi Kleen2-0/+30
2014-11-11Error out for Cilk_spawn or array expression in forbidden placesAndi Kleen6-34/+101
2014-11-11Fix some of the existing Cilk tests for the new errors.Andi Kleen2-4/+9
2014-11-11Add test cases for all the new cilk errorsAndi Kleen2-0/+60
2014-11-11Fix error location for cilk error messageAndi Kleen2-1/+6
2014-11-11c++ify srealTrevor Saunders5-481/+247
2014-11-11sched-deps.c (sched_analyze_1): Check pending list if it is not less than MAX...Bin Cheng2-5/+11
2014-11-11Daily bump.GCC Administrator1-1/+1
2014-11-11i386.c (ix86_decompose_address): Replace open-coded swap with std::swap to sw...Uros Bizjak3-104/+61
2014-11-11revert: re PR rtl-optimization/63620 (RELOAD lost SET_GOT dependency on Darwin)Uros Bizjak6-22/+43
2014-11-11* gcc.dg/tm/memopt-15.c: Add -msse2 to dg-options.Jakub Jelinek2-1/+3
2014-11-11ipa-icf-gimple.c (func_checker::compare_bb): Fix comment typo.Jakub Jelinek5-6/+109
2014-11-10Fix std::deque move construction with non-equal allocators.Jonathan Wakely6-12/+60
2014-11-10Major maintenance patch of the profile mode.François Dumont24-1540/+1917
2014-11-10re PR rtl-optimization/63620 (RELOAD lost SET_GOT dependency on Darwin)Vladimir Makarov2-2/+17
2014-11-10re PR tree-optimization/63748 (wrong may be used uninitialized warning (abnor...Patrick Palka4-12/+63
2014-11-10Add missing braces in gcc.dg/pr44194-1.cH.J. Lu2-1/+5
2014-11-10Makefile.in: Remove the compilation of graphite-clast-to-gimple.o.Roman Gareev27-2085/+44
2014-11-10Revert the last change on gcc.c-torture/compile/pr35468.cH.J. Lu2-1/+4
2014-11-10invoke.texi ([-Wshift-count-negative, [...]): Add.Paolo Carlini13-13/+96
2014-11-10frv.c (frv_io_handle_use_1): Delete.Richard Sandiford2-19/+8
2014-11-10frv.c (frv_registers_conflict_p_1): Take an rtx rather than an rtx *.Richard Sandiford2-43/+45
2014-11-10frv.c: Include rtl-iter.h.Richard Sandiford2-22/+24
2014-11-10frv.c: Move include of rtl.h after hard-reg-set.h.Richard Sandiford2-33/+13
2014-11-10re PR bootstrap/63573 (libgo: ICE building libgo on powerpc-linux-gnu)Jan Hubicka2-0/+16
2014-11-10fshort-wchar.c: Use arm_eabi instead of arm*-*-*eabi*.Andreas Tobler27-26/+55
2014-11-10Add a testcase for PR tree-optimization/63778H.J. Lu2-0/+51
2014-11-10[PATCH] Partially fix PR61529, bound basic block frequencyRenlin Li4-0/+42
2014-11-10expmed.c (expand_shift_1): Expand 8 bit rotate of 16 bit value to bswaphi if ...Thomas Preud'homme2-0/+17
2014-11-10ptx testsuite fix for return addresses.Bernd Schmidt9-0/+26