aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-08-02Support using -flto with libstdc++ testsuiteJonathan Wakely2-1/+7
2016-08-02[PATCH AArch64] Add more AArch64 NEON intrinsicsTamar Christina9-39/+166
2016-08-02Daily bump.GCC Administrator1-1/+1
2016-08-01rs6000-c.c (altivec_resolve_overloaded_builtin): Add support for vec_extract ...Michael Meissner10-17/+571
2016-08-01Warn about mangled name change even if DECL_REALLY_EXTERN.Jason Merrill2-29/+34
2016-08-01mangle.c (get_abi_tags): New.Jason Merrill2-17/+34
2016-08-01* mangle.c (mangle_decl): Fix mangled name change warning.Jason Merrill4-5/+8
2016-08-01Add non-const std::basic_string::data() for C++17Jonathan Wakely4-4/+117
2016-08-01re PR target/71948 ([avr] Make progmem work on reduced Tiny cores by adding 0...Georg-Johann Lay2-1/+7
2016-08-01This patch optimizes the prolog and epilog code to reduce the number of instr...Wilco Dijkstra12-221/+260
2016-08-01Disable std::string and std::wstring extern templates for C++17Jonathan Wakely2-1/+4
2016-08-01PR c++/72766 - ICE with VLAJason Merrill4-1/+22
2016-08-01Convert V1TImode register to TImode in debug insnH.J. Lu4-0/+45
2016-08-01re PR tree-optimization/71818 (ICE in as_a, at is-a.h:192 w/ -O2 -ftree-vecto...Alan Hayward4-1/+45
2016-08-01Remove ignored "xfail" from dg-do compile directivesJonathan Wakely6-12/+18
2016-08-01Change dump expectation in PR71857Martin Liska2-1/+6
2016-08-01Fix __gnu_cxx::hash_set test to pass in C++98 modeJonathan Wakely2-12/+17
2016-08-01* include/cpplib.h: Fix comment typo.Andreas Schwab2-1/+5
2016-08-01re PR target/72767 ([avr] Some branches report too small insn length)Georg-Johann Lay2-2/+8
2016-08-01extend.texi (AVR Built-in Functions): Document __builtin_avr_nops.Georg-Johann Lay4-0/+42
2016-08-01Remove "-x c" from dg-options in libstdc++ C++ testJonathan Wakely2-1/+3
2016-08-01Limit std::tuple tests to run for C++11 and laterJonathan Wakely3-1/+9
2016-08-01Make libstdc++ debug mode test valid for C++98Jonathan Wakely2-1/+4
2016-08-01Remove unused headers and variables from libstdc++ testsJonathan Wakely6-32/+12
2016-08-01Remove duplicate dg-options directive in string_view testJonathan Wakely2-1/+3
2016-08-01Use -std=gnu++98 instead of -std=gnu++03 in testJonathan Wakely2-1/+4
2016-08-01Remove linker options from compile-only testsJonathan Wakely3-2/+5
2016-08-01Run std::ios_base enum tests for C++11 and upJonathan Wakely4-9/+19
2016-08-01[AArch64] Allow multiple-of-8 immediate offsets for TImode LDP/STPKyrylo Tkachov4-2/+34
2016-08-01aarch64.c (vulcan_tunings): Update vulcan L1 cache_line_size.Virendra Pathak2-1/+6
2016-08-01extend shift count warnings to vector typesJan Beulich6-27/+148
2016-08-01baseline_symbols.txt: Update.Uros Bizjak2-0/+89
2016-08-01Daily bump.GCC Administrator1-1/+1
2016-07-31Change std::conditional test to compile-onlyJonathan Wakely2-17/+10
2016-07-31Ensure std::atomic test is compiled with optimizationJonathan Wakely2-1/+4
2016-07-31Fix DR 438 std::list test to pass in C++98 modeJonathan Wakely2-1/+4
2016-07-31Enable std::regex test for C++11 or laterJonathan Wakely2-0/+4
2016-07-31Fix non-portable std::regex test and test more casesJonathan Wakely2-4/+17
2016-07-31Allow std::pair test to run in C++11 mode tooJonathan Wakely2-2/+4
2016-07-31libstdc++/72745 add static assertion for invalid tuple accessJonathan Wakely5-16/+94
2016-07-31Move dg-error directives to relevant linesJonathan Wakely10-164/+104
2016-07-31Oops, ChangeLog didn't commitWilliam Schmidt1-0/+5
2016-07-31Add missing variable traits, fix testsuite failures.Ville Voutilainen13-9/+105
2016-07-31divkc3-1.c: Require POWER8 hardware.William Schmidt2-4/+2
2016-07-31Check __STRICT_ANSI__ for 128-bit arithmetic typesJonathan Wakely10-1/+30
2016-07-31Fix file extension of libstdc++ testJonathan Wakely2-0/+4
2016-07-31Make check_effective_target_c++ work for libstdc++Jonathan Wakely2-5/+10
2016-07-31re PR fortran/41922 (Diagnostic: No location shown for overlappingly initiali...Steven G. Kargl8-15/+52
2016-07-31Daily bump.GCC Administrator1-1/+1
2016-07-30re PR fortran/68566 (ICE on using unusable array in reshape (double free or c...Steven G. Kargl4-1/+24