summaryrefslogtreecommitdiff
path: root/libstdc++-v3/src/filesystem/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* libstdc++: Don't use gstdint.h anymoreArsen Arsenović2022-10-291-1/+0
* libstdc++: Allow emergency EH alloc pool size to be tuned [PR68606]Jonathan Wakely2022-10-111-0/+1
* libstdc++: Define <stacktrace> header for C++23Jonathan Wakely2022-01-171-0/+7
* libstdc++: Fix and simplify freestanding configuration [PR103866]Jonathan Wakely2022-01-101-0/+1
* libstdc++: Add C++ runtime support for new 128-bit long double formatJonathan Wakely2020-12-161-1/+5
* libstdc++: Regenerate makefilesJonathan Wakely2020-06-231-0/+1
* Add `--with-toolexeclibdir=' configuration optionMaciej W. Rozycki2020-01-241-0/+1
* PR libstdc++/89466 avoid slow xsltproc command in configureJonathan Wakely2019-02-271-0/+1
* PR libstdc++/86756 Move rest of std::filesystem to libstdc++.soJonathan Wakely2019-01-061-9/+3
* PR libstdc++/86756 add std::filesystem::path to libstdc++.soJonathan Wakely2019-01-061-5/+3
* Update GCC to autoconf 2.69, automake 1.15.1 (PR bootstrap/82856).Joseph Myers2018-10-311-70/+154
* PR libstdc++/86450 use -Wabi=2 and simplify -Werror useJonathan Wakely2018-07-171-2/+1
* Enable building libstdc++-v3 with Intel CETIgor Tsimbalist2017-11-171-1/+2
* Implement C++17 Filesystem libraryJonathan Wakely2017-10-231-4/+12
* re PR other/79046 (g++ -print-file-name=plugin uses full version number in path)Jakub Jelinek2017-01-171-1/+2
* Build libgo with -Wa,-nH if possible (PR go/78978) [non-libgo parts]Rainer Orth2017-01-061-2/+3
* Disable .gnu.attributes tags in compatibility-ldbl.oAlan Modra2016-09-291-0/+1
* Remove trailing whitespace from libstdc++-v3 filesChris Gregory2016-04-291-1/+1
* Enable dual ABI for Filesystem libraryJonathan Wakely2015-10-031-3/+12
* libstdc++-v3/fragment.am (AM_CPPFLAGS): Add CPPFLAGSMichael Haubenwallner2015-07-241-1/+1
* libstdc++: Bump to automake 1.11.6Michael Haubenwallner2015-05-131-9/+44
* Implement N4100 File System TSJonathan Wakely2015-04-301-0/+661