summaryrefslogtreecommitdiff
path: root/libstdc++-v3/testsuite/lib/libstdc++.exp
Commit message (Expand)AuthorAgeFilesLines
* libstdc++: Stop using _GLIBCXX_USE_C99_STDINT_TR1 in <cstdint>Jonathan Wakely2023-05-161-1/+1
* libstdc++: Downgrade DEBUG to ASSERTIONS when !HOSTEDArsen Arsenović2023-04-051-0/+1
* Update copyright years.Jakub Jelinek2023-01-161-1/+1
* libstdc++: Embed a static copy of tzdata.ziJonathan Wakely2023-01-141-5/+2
* Reimplement GNU threads library on native WindowsEric Botcazou2022-12-231-1/+13
* libstdc++: Implement C++20 time zone support in <chrono>Jonathan Wakely2022-12-221-0/+14
* libstdc++: Add effective-target 'hosted' for testsuite [PR103626]Jonathan Wakely2022-10-031-1/+9
* libstdc++: Make _GLIBCXX_HOSTED respect -ffreestanding [PR103626]Jonathan Wakely2022-10-031-2/+2
* libstdc++: testsuite: skip fs last_write_time tests if dummyAlexandre Oliva2022-06-231-0/+8
* libstdc++: testsuite: skip fs space tests on dummy implementationsAlexandre Oliva2022-06-231-0/+8
* libstdc++: testsuite: conditionalize symlink testsAlexandre Oliva2022-06-231-2/+13
* libstdc++: Fixes for tests that fail with -fno-rttiJonathan Wakely2022-05-051-0/+8
* libstdc++: Define <stacktrace> header for C++23Jonathan Wakely2022-01-171-0/+8
* Update copyright years.Jakub Jelinek2022-01-031-1/+1
* libstdc++: Replace hyphens in effective target keywordsJonathan Wakely2021-11-241-11/+11
* libstdc++: Add effective-target for std::allocator implementationJonathan Wakely2021-11-231-0/+8
* libstdc++: Avoid illegal argument to verbose in dg-test callback, continuedThomas Schwinge2021-08-171-2/+1
* libstdc++: Define effective-target for net::ip features [PR 100351]Jonathan Wakely2021-04-301-0/+8
* Update copyright years.Jakub Jelinek2021-01-041-1/+1
* libstdc++: Disable floating-point std::to_chars on unsupported targetsPatrick Palka2020-12-211-0/+8
* libstdc++: Fix condition for gthreads-timed effective-targetJonathan Wakely2020-12-171-1/+1
* libstdc++: Increase timeout for tests in debug modeJonathan Wakely2020-12-151-0/+5
* libstdc++: Reduce default test timeout to 360 secondsJonathan Wakely2020-11-301-1/+1
* libstdc++: Refactor dejagnu effective-target checksJonathan Wakely2020-11-271-477/+145
* libstc++: Fix typo in new check_effective_target_gthreads procJonathan Wakely2020-11-261-3/+5
* libstdc++: Allow dejagnu tool_timeout to be overriddenJonathan Wakely2020-11-261-1/+4
* libstdc++: Add "futex" and "gthreads" effective-target keywordsJonathan Wakely2020-11-261-0/+32
* libstdc++: Improve comments for check_effective_target_cxx11-abiJonathan Wakely2020-10-141-0/+2
* diagnostics: Add new option -fdiagnostics-plain-outputLewis Hyatt2020-08-141-1/+1
* libstdc++: Fix PSTL tests to run correctly with newer Thread Building BlocksThomas Rodgers2020-04-211-1/+2
* libstdc++: Avoid illegal argument to verbose in dg-test callbackMatthias Kretz2020-04-201-1/+1
* libstdc++: Disable diagnostic URLs in testsuiteJonathan Wakely2020-02-271-1/+1
* Update copyright years.Jakub Jelinek2020-01-011-1/+1
* PR libstdc++/90252 fix effective-target check for TBBJonathan Wakely2019-05-211-28/+27
* tbb-backend effective target should check ability to link TBBThomas Rodgers2019-05-211-2/+7
* Check TBB version in tbb-backed effective target checkThomas Rodgers2019-05-211-19/+23
* Remove Profile Mode, deprecated since GCC 7.1Jonathan Wakely2019-05-131-27/+1
* Fix typo in effective-target checkJonathan Wakely2019-04-101-1/+1
* Integrate C++17 parallel algorithmsThomas Rodgers2019-03-211-0/+23
* re PR libstdc++/89461 (FAIL: experimental/net/timer/waitable/cons.cc)John David Anglin2019-03-121-0/+11
* Update copyright years.Jakub Jelinek2019-01-011-1/+1
* [Patch][libstdc++.exp] Update the usage of cached result.Renlin Li2018-11-161-714/+219
* Use -fno-show-column in libstdc++ installed testing.Joseph Myers2018-10-021-1/+1
* Define "random_device" effective targetJonathan Wakely2018-07-041-0/+28
* Update copyright years.Jakub Jelinek2018-01-031-1/+1
* libstdc++.exp (check_v3_target_normal_mode): Add c++config.h include.François Dumont2017-10-241-338/+388
* Define cxx11-abi effective target for libstdc++ testsJonathan Wakely2017-01-131-1/+29
* Update copyright years.Jakub Jelinek2017-01-011-1/+1
* re PR libstdc++/68838 (AIX 32 bit wchar_t testsuite failures)David Edelsohn2016-11-291-0/+3
* testsuite_hooks.h: Rewrite VERIFY in terms of __builtin_printf and __builtin_...Paolo Carlini2016-10-121-1/+1