aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2015-04-07pr65647.c: Add option "-mfloat-abi=soft".Bin Cheng2-1/+5
2015-04-07re PR target/65614 (PowerPC VSX systems should use XSCPSGNDP to copy scalar f...Michael Meissner6-18/+106
2015-04-07Daily bump.GCC Administrator1-1/+1
2015-04-06add option for the Samsung Exynos M1 core for AArch64Evandro Menezes4-3/+10
2015-04-06add option for the Samsung Exynos M1 coreEvandro Menezes7-1/+19
2015-04-06re PR preprocessor/61977 (powerpc preprocessor breaks on lines that end with ...Jakub Jelinek2-0/+9
2015-04-06ipa-cp (set_single_call_flag): Remove too restrictive assert.Ilya Enkovich2-1/+5
2015-04-06libgomp: rework initialization of offloadingIlya Verbin2-1/+19
2015-04-06ipa-chkp.c (chkp_maybe_create_clone): Reset cdtor flags for instrumentation t...Ilya Enkovich4-0/+39
2015-04-06Daily bump.GCC Administrator1-1/+1
2015-04-05re PR middle-end/65665 (g++.dg/torture/pr64378.C -O2 -flto -fno-use-linker-...Martin Liska2-4/+13
2015-04-05Daily bump.GCC Administrator1-1/+1
2015-04-04invoke.texi (inline-unit-growth): Increase growth to 20%Jan Hubicka3-2/+7
2015-04-04re PR target/65647 (GCC won't stop when compile for armv6-m)Vladimir Makarov6-1/+102
2015-04-04re PR tree-optimization/64909 (Missed vectorization with bdver1)Richard Biener4-40/+74
2015-04-04Daily bump.GCC Administrator1-1/+1
2015-04-04re PR target/65576 (ICE in gcc.c-torture/compile/pr33855.c)Alan Modra3-4/+14
2015-04-03re PR target/65648 (Bad code due to IRA fails to recognize the clobber in par...Jan Hubicka2-2/+12
2015-04-03re PR ipa/65655 (ICE in speculative_call_info, at cgraph.c:1151)Jan Hubicka4-1/+67
2015-04-03re PR ipa/65076 (16% tramp3d-v4.cpp compile time regression)Jan Hubicka2-2/+8
2015-04-03re PR c++/64085 (ICE on C++14 lambda by-reference capture with an initializer)Paolo Carlini4-1/+30
2015-04-03* g++.dg/cpp0x/pr57101.C: Use proper type for size_t.Marek Polacek2-1/+5
2015-04-03omp-low.c (scan_omp_parallel, [...]): Set TYPE_ARTIFICIAL on the .omp_data* t...Jakub Jelinek2-0/+9
2015-04-03cgraphunit.c (cgraph_node::expand_thunk): Don't expand instrumentation thunks.Ilya Enkovich2-0/+9
2015-04-03i386.c (ix86_expand_call): Avoid nested PARALLEL in returned call value.Ilya Enkovich2-2/+18
2015-04-03lto-cgraph.c (input_cgraph_1): Always link instrumented assembler name with o...Ilya Enkovich2-3/+7
2015-04-03Daily bump.GCC Administrator1-1/+1
2015-04-02i386.c (ix86_register_priority): Use AX_REG.Uros Bizjak2-1/+5
2015-04-02re PR c++/65642 ([C++11] GCC rejects valid constant expression)Marek Polacek5-0/+110
2015-04-02re PR c++/65625 (ICE in make_typename_type, at cp/decl.c:3499)Jason Merrill3-2/+14
2015-04-022015-04-02 Paolo Carlini <paolo.carlini@oracle.com>Paolo Carlini1-0/+7
2015-04-02Revert parts of r216820.Uros Bizjak2-3/+9
2015-04-02re PR preprocessor/61977 (powerpc preprocessor breaks on lines that end with ...Jakub Jelinek3-0/+22
2015-04-02re PR preprocessor/61977 (powerpc preprocessor breaks on lines that end with ...Jakub Jelinek3-3/+12
2015-04-02pa.c (pa_output_move_double): Directly handle register indexed memory operand.John David Anglin2-21/+28
2015-04-02re PR driver/65444 (-z bndplt isn't passed to linker for -mmpx when building ...Ilya Enkovich3-2/+24
2015-04-02sync.md (UNSPEC_FILD_ATOMIC, [...]): New.Uros Bizjak3-4/+17
2015-04-02lto-cgraph.c (lto_output_node, [...]): Stream split_part.Jan Hubicka1-2/+3
2015-04-02Daily bump.GCC Administrator1-1/+1
2015-04-01re PR c++/56100 (spurious -Wshadow warning with local variable in template cl...Paolo Carlini8-4/+83
2015-04-01sync.md (UNSPEC_MOVA): Remove.Uros Bizjak2-13/+41
2015-04-01re PR c++/65646 (ICE in invalid syntax)Jason Merrill3-1/+13
2015-04-01expmed.c (strict_volatile_bitfield_p): Check that the access will not cross a...Bernd Edlinger6-13/+57
2015-04-01re PR middle-end/65554 (ICE: verify_gimple failed)Marek Polacek5-1/+39
2015-04-01re PR target/65624 (ICE in aarch64-builtins.c when expanding 4-argument aarch...Max Ostapenko4-1/+27
2015-04-01lto-cgraph.c (lto_output_node, [...]): Stream split_part.Jan Hubicka8-21/+161
2015-04-01Daily bump.GCC Administrator1-1/+1
2015-03-31pr45701-1.c (history_expand_line_internal): Add an extra variable to force st...Alex Velenko3-4/+13
2015-03-31re PR c++/65390 (ICE in strip_typedefs, at cp/tree.c:1361)Marek Polacek4-4/+26
2015-03-31re PR target/58945 (Improve atomic_compare_and_swap*_doubleword pattern)Uros Bizjak2-42/+35