aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-01-23re PR c++/55189 (enable -Wreturn-type by default)Jason Merrill7-2/+163
2014-01-23call.c (build_op_delete_call): Use make_tree_vector and release_tree_vector.Jason Merrill2-3/+7
2014-01-23re PR libstdc++/59872 (Cannot move std::map with move-only mapped_type)Jonathan Wakely8-46/+113
2014-01-23[multiple changes]Arnaud Charlet4-9/+40
2014-01-23[multiple changes]Arnaud Charlet16-105/+318
2014-01-23re PR c/59825 (Many cilkplus test failures)Balaji V. Iyer2-52/+61
2014-01-23[multiple changes]Arnaud Charlet11-16/+150
2014-01-23Minor editing.Arnaud Charlet1-8/+9
2014-01-23gnat_ugn.texi: Document the new "--&pp off" feature of gnatpp.Bob Duff2-0/+41
2014-01-23[multiple changes]Arnaud Charlet6-11/+82
2014-01-23gnatlink.adb (Gnatlink): Check for suspicious executable file names on windows.Robert Dewar5-18/+82
2014-01-23prj-conf.adb (Get_Or_Create_Configuration_File): Do not attempt to find a con...Vincent Celier5-22/+49
2014-01-23prj-conf.adb (Get_Or_Create_Configuration_File): Never parse a config project...Vincent Celier3-5/+13
2014-01-23Minor reformatting.Arnaud Charlet1-2/+2
2014-01-23rs6000.c (rs6000_option_override_internal): Don't force flag_ira_loop_pressur...Pat Haugen2-1/+7
2014-01-23lib-xref.adb (Output_References): Output progenitors of synchronized tagged t...Ed Schonberg2-30/+36
2014-01-23[multiple changes]Arnaud Charlet17-104/+79
2014-01-23re PR c++/58980 (ICE with invalid enum declaration)Paolo Carlini4-4/+31
2014-01-23[PATCH][AArch64] Vector shift by 64 fixAlex Velenko8-3/+164
2014-01-23msp430.h (ASM_SPEC): Pass the -mcpu as -mcpu.Nick Clifton3-3/+19
2014-01-23Added support for Cilk Plus SIMD-enabled functions for C++.Balaji V. Iyer12-35/+344
2014-01-23[AArch64_BE 4/4] Big-Endian lane numbering fixJames Greenhalgh2-61/+110
2014-01-23[AArch64_BE 3/4] Big-Endian lane numbering fixJames Greenhalgh2-21/+122
2014-01-23[AArch64_BE 2/4] Big-Endian lane numbering fixAlex Velenko4-1/+26
2014-01-23[AArch64_BE 1/4] Big-Endian lane numbering fixAlex Velenko5-2/+96
2014-01-23microblaze.md: Add trap insn and attributeDavid Holsgrove4-1/+25
2014-01-23re PR sanitizer/57316 (build failure in libsanitizer)Yury Gribov5-7/+84
2014-01-23re PR middle-end/58809 (ICE with complex variable in OpenMP reduction clause)Jakub Jelinek6-3/+64
2014-01-23re PR testsuite/59897 (FAIL: c-c++-common/asan/use-after-return-1.c -O* out...Dominique d'Humieres2-1/+7
2014-01-23faq.xml (a-how_to_set_paths): Expand FAQ answer.Jonathan Wakely3-5/+39
2014-01-23avx512fintrin.h (_mm512_kmov): New.Kirill Yukhin6-1/+53
2014-01-23PR preprocessor/58580 - preprocessor goes OOM with warning for zero literalsDodji Seketeli11-39/+712
2014-01-23avx512fintrin.h (_mm512_loadu_si512): Rename.Kirill Yukhin9-14/+28
2014-01-23re PR target/52125 (Problems with LO16 asm operands on MIPS)Richard Sandiford7-2/+96
2014-01-23microblaze.md: Correct bswaphi2 insn.David Holsgrove2-1/+6
2014-01-23Daily bump.GCC Administrator1-1/+1
2014-01-23x86-tune.def (X86_TUNE_ACCUMULATE_OUTGOING_ARGS): Enable for generic and rece...Jan Hubicka2-1/+6
2014-01-22PR libstdc++/58764 (again)Jonathan Wakely12-11/+41
2014-01-22re PR c/59891 (ICE on invalid code (with div-by-zero) at all optimization lev...Marek Polacek4-2/+24
2014-01-22combine-stack-adj.c (combine_stack_adjustments_for_block): Remove ARG_SIZE no...Jan Hubicka2-0/+11
2014-01-22re PR tree-optimization/59597 (Performance degradation on Coremark after r205...Jeff Law4-39/+157
2014-01-22re PR libstdc++/58764 ([lwg/2193] error: converting to ‘const std::vector<s...Jonathan Wakely37-29/+368
2014-01-22re PR rtl-optimization/59477 (ICE: in assign_by_spills, at lra-assigns.c:1281...Vladimir Makarov4-1/+68
2014-01-22libgo/configure: Test for gold with gccgo -Wl,--help, not ld --help.Ian Lance Taylor2-4/+4
2014-01-22pr44194-1.c: Match "insn " and "insn:", but not "insn/f".Richard Sandiford2-1/+9
2014-01-22re PR c++/59482 (A friend class cannot inherit a private nested class)Ville Voutilainen4-1/+29
2014-01-22i386-interix.h (i386_pe_unique_section): Don't use PARAMS.Tom Tromey3-2/+8
2014-01-22[multiple changes]Arnaud Charlet7-8/+87
2014-01-22[multiple changes]Arnaud Charlet12-63/+246
2014-01-22[multiple changes]Arnaud Charlet14-82/+352