| Commit message (Expand) | Author | Age | Files | Lines |
* | libstdc++: Don't use gstdint.h anymore | Arsen Arsenović | 2022-10-29 | 1 | -1/+0 |
* | libstdc++: Allow emergency EH alloc pool size to be tuned [PR68606] | Jonathan Wakely | 2022-10-11 | 1 | -0/+1 |
* | libstdc++: Define <stacktrace> header for C++23 | Jonathan Wakely | 2022-01-17 | 1 | -0/+7 |
* | libstdc++: Fix and simplify freestanding configuration [PR103866] | Jonathan Wakely | 2022-01-10 | 1 | -0/+1 |
* | libstdc++: Add C++ runtime support for new 128-bit long double format | Jonathan Wakely | 2020-12-16 | 1 | -1/+5 |
* | libstdc++: Regenerate makefiles | Jonathan Wakely | 2020-06-23 | 1 | -0/+1 |
* | Add `--with-toolexeclibdir=' configuration option | Maciej W. Rozycki | 2020-01-24 | 1 | -0/+1 |
* | PR libstdc++/89466 avoid slow xsltproc command in configure | Jonathan Wakely | 2019-02-27 | 1 | -0/+1 |
* | PR libstdc++/86756 Move rest of std::filesystem to libstdc++.so | Jonathan Wakely | 2019-01-06 | 1 | -9/+3 |
* | PR libstdc++/86756 add std::filesystem::path to libstdc++.so | Jonathan Wakely | 2019-01-06 | 1 | -5/+3 |
* | Update GCC to autoconf 2.69, automake 1.15.1 (PR bootstrap/82856). | Joseph Myers | 2018-10-31 | 1 | -70/+154 |
* | PR libstdc++/86450 use -Wabi=2 and simplify -Werror use | Jonathan Wakely | 2018-07-17 | 1 | -2/+1 |
* | Enable building libstdc++-v3 with Intel CET | Igor Tsimbalist | 2017-11-17 | 1 | -1/+2 |
* | Implement C++17 Filesystem library | Jonathan Wakely | 2017-10-23 | 1 | -4/+12 |
* | re PR other/79046 (g++ -print-file-name=plugin uses full version number in path) | Jakub Jelinek | 2017-01-17 | 1 | -1/+2 |
* | Build libgo with -Wa,-nH if possible (PR go/78978) [non-libgo parts] | Rainer Orth | 2017-01-06 | 1 | -2/+3 |
* | Disable .gnu.attributes tags in compatibility-ldbl.o | Alan Modra | 2016-09-29 | 1 | -0/+1 |
* | Remove trailing whitespace from libstdc++-v3 files | Chris Gregory | 2016-04-29 | 1 | -1/+1 |
* | Enable dual ABI for Filesystem library | Jonathan Wakely | 2015-10-03 | 1 | -3/+12 |
* | libstdc++-v3/fragment.am (AM_CPPFLAGS): Add CPPFLAGS | Michael Haubenwallner | 2015-07-24 | 1 | -1/+1 |
* | libstdc++: Bump to automake 1.11.6 | Michael Haubenwallner | 2015-05-13 | 1 | -9/+44 |
* | Implement N4100 File System TS | Jonathan Wakely | 2015-04-30 | 1 | -0/+661 |