summaryrefslogtreecommitdiff
path: root/libstdc++-v3/scripts
AgeCommit message (Expand)Author
2025-11-16Remove /usr/ccs references on SolarisRainer Orth
2025-07-15libstdc++: Implement std::chrono::current_zone() for Windows [PR108409]Björn Schäpers
2025-06-12libstdc++: Remove outdated comment about wchar_t in create_testsuite_filesJonathan Wakely
2025-02-05libstdc++: Fix gnu.ver CXXABI_1.3.16 for Solaris [PR118701]Rainer Orth
2025-01-02Update copyright years.Jakub Jelinek
2024-11-13libstdc++: Write timestamp to libstdc++-performance.sum fileJonathan Wakely
2024-06-26libstdc++: Add script to update docs for a new release branchJonathan Wakely
2024-04-25libstdc++: Rename man pages to use '::' instead of '_'Jonathan Wakely
2024-04-25libstdc++: Fix run_doxygen for Doxygen 1.10 man page formatJonathan Wakely
2024-03-19libstdc++: Fix Python scripts to output the correct filenameJonathan Wakely
2024-02-04libstdc++: Add copyright and license text to new generated headersJonathan Wakely
2024-01-31libstdc++: Add "ASCII" as an alias for std::text_encoding::id::ASCIIJonathan Wakely
2024-01-17libstdc++: Implement C++26 std::text_encoding (P1885R12) [PR113318]Jonathan Wakely
2024-01-09Fix spurious match in extract_symversAndreas Schwab
2024-01-03Update copyright years.Jakub Jelinek
2023-09-08libstdc++: Add Filesystem TS and std::stacktrace symbols to libstdc++exp.aJonathan Wakely
2023-01-16Update copyright years.Jakub Jelinek
2022-06-24libstdc++: use grep -E instead of egrep in scriptsXi Ruoyao
2022-01-20libstdc++: Only add valid -L paths to testsuite linker optionsJonathan Wakely
2022-01-19libstdc++: Fix libbacktrace build filesJonathan Wakely
2022-01-03Update copyright years.Jakub Jelinek
2021-12-13libstdc++: Add support for '?' in linker script globsJonathan Wakely
2021-10-21libstdc++: Improve generated man pages for libstdc++Jonathan Wakely
2021-05-17libstdc++: Allow lualatex to be used for Doxygen PDFJonathan Wakely
2021-01-27libstdc++: Add simd testsuiteMatthias Kretz
2021-01-04Update copyright years.Jakub Jelinek
2020-10-09libstdc++: Pass CXXFLAGS to check_performance scriptJonathan Wakely
2020-01-01Update copyright years.Jakub Jelinek
2019-10-11Implement <concepts> header for C++20Jonathan Wakely
2019-05-13Remove Profile Mode, deprecated since GCC 7.1Jonathan Wakely
2019-01-01Update copyright years.Jakub Jelinek
2018-12-06Darwin fix libstdc++ build warnings.Iain Sandoe
2018-11-15Optimize pool resource allocationJonathan Wakely
2018-11-14Add missing dir to create_testsuite_files scriptJonathan Wakely
2018-08-23Fix comments in testsuite scriptJonathan Wakely
2018-07-16* scripts/create_testsuite_files: Fix typo in comment.Jonathan Wakely
2018-01-03Update copyright years.Jakub Jelinek
2017-01-01Update copyright years.Jakub Jelinek
2016-10-12testsuite_hooks.h: Rewrite VERIFY in terms of __builtin_printf and __builtin_...Paolo Carlini
2016-08-02Add -fno-show-column to libstdc++ test flagsJonathan Wakely
2016-01-04Update copyright years.Jakub Jelinek
2015-12-10Improve generated libstdc++ API docsJonathan Wakely
2015-04-30Implement N4100 File System TSJonathan Wakely
2015-04-15Ignore elfdump warnings in scripts/extract_symvers.plRainer Orth
2015-01-05Update copyright years.Jakub Jelinek
2014-05-29bool_set: Use UTF-8 for accented characters.Jonathan Wakely
2014-05-20testsuite_flags.in (cxxflags): Remove @CXXFLAGS@ since libstdc++.exp imports ...Cesar Philippidis
2014-03-16[multiple changes]François Dumont
2014-01-02Update copyright years in libstdc++-v3/Richard Sandiford
2013-11-14rs6000.h (RS6000_SAVE_AREA): Handle ABI_ELFv2.Ulrich Weigand