aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-10-12fix semicolons in extend.texiibm/rfc2467.2Kelvin Nilsen
2016-10-06added documentationKelvin Nilsen
2016-10-05add a few new test casesKelvin Nilsen
2016-10-03all tests run with more tests than beforeKelvin Nilsen
2016-09-28all vsu tests now work but lots of instrumentation noise to be removedKelvin Nilsen
2016-09-16have addressed glitches in error handlingKelvin Nilsen
2016-09-16vec-any-eqz and vec_all-nez tests are running except for glitches in error ha...Kelvin Nilsen
2016-09-14Works for vec-all-ne and vec-any-eq tests but not for nez or eqz testsKelvin Nilsen
2016-09-09vec_cmpne and vec_cmpnez workKelvin Nilsen
2016-08-31checkpointKelvin Nilsen
2016-08-19This branch "bounces" off the trunk for continued work on rfc2467.Kelvin Nilsen
2016-08-19Always initialize PRNG using random data from the OS.Janne Blomqvist
2016-08-19[ARM] Fix an invalid check for vectors of the same floating-point constants.Matthew Wahab
2016-08-192016-08-19 Prathamesh Kulkarni <prathamesh.kulkarni@linaro.org>Prathamesh Kulkarni
2016-08-19Update C++17 library status tableJonathan Wakely
2016-08-192016-08-19 Richard Biener <rguenther@suse.de>Richard Biener
2016-08-192016-08-19 Richard Biener <rguenther@suse.de>Richard Biener
2016-08-192016-08-19 Richard Biener <rguenther@suse.de>Richard Biener
2016-08-19Add source information to -fverbose-asmDavid Malcolm
2016-08-19Daily bump.GCC Administrator
2016-08-18 Implement the latest proposed resolution of LWG 2756.Ville Voutilainen
2016-08-18 Implement <variant>Tim Shen
2016-08-18Allow calling diagnostic_show_locus without a diagnostic_infoDavid Malcolm
2016-08-18Spelling suggestions for misspelled preprocessor directivesDavid Malcolm
2016-08-18 PR c/71514Marek Polacek
2016-08-18selftest.h: add class line_table_testDavid Malcolm
2016-08-18Increase MOVE_RATIO to 17 for LakemontH.J. Lu
2016-08-182016-08-18 Chung-Lin Tang <cltang@codesourcery.com>Chung-Lin Tang
2016-08-18DWARF: do not emit DW_TAG_variable to materialize DWARF proceduresPierre-Marie de Rodat
2016-08-18Expand libstdc++ docs on testingJonathan Wakely
2016-08-18Improve documentation of libstdc++ test targetsJonathan Wakely
2016-08-18Document libstdc++.so versioning in manualJonathan Wakely
2016-08-18Improve markup in libstdc++ manualJonathan Wakely
2016-08-18Evict selftest tempfiles from the diagnostics file cacheDavid Malcolm
2016-08-182016-08-18 Richard Biener <rguenther@suse.de>Richard Biener
2016-08-18 PR c/7652Marek Polacek
2016-08-182016-08-18 Richard Biener <rguenther@suse.de>Richard Biener
2016-08-18Remove unintended dg-options directiveJonathan Wakely
2016-08-18[PATCH] [GCC] Don't use section anchors for declarations that don't fit in a ...James Greenhalgh
2016-08-182016-08-18 Richard Biener <rguenther@suse.de>Richard Biener
2016-08-18 * config/i386/i386.c (enum ix86_builtins): Remove IX86_BUILTIN_*Jakub Jelinek
2016-08-18Daily bump.GCC Administrator
2016-08-18input.c: move test functions within #CHECKING_P and into selftest::David Malcolm
2016-08-17[RELOAD] Don't assume subreg mem address is okAlan Modra
2016-08-17Fix invalid dg-do directiveJonathan Wakely
2016-08-17Use effective target instead of -std in dg-optionsJonathan Wakely
2016-08-17Add c++11 effective target to tests for C++11 featuresJonathan Wakely
2016-08-17 PR fortran/67496Jakub Jelinek
2016-08-17Add comment explaining why -std=c++14 is needed.Jonathan Wakely
2016-08-172015-08-17 Alan Hayward <alan.hayward@arm.com>Alan Hayward