aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3/src/filesystem/Makefile.in
AgeCommit message (Expand)AuthorFilesLines
2022-10-29libstdc++: Don't use gstdint.h anymoreArsen Arsenović1-1/+0
2022-10-11libstdc++: Allow emergency EH alloc pool size to be tuned [PR68606]Jonathan Wakely1-0/+1
2022-01-17libstdc++: Define <stacktrace> header for C++23Jonathan Wakely1-0/+7
2022-01-10libstdc++: Fix and simplify freestanding configuration [PR103866]Jonathan Wakely1-0/+1
2020-12-16libstdc++: Add C++ runtime support for new 128-bit long double formatJonathan Wakely1-1/+5
2020-06-23libstdc++: Regenerate makefilesJonathan Wakely1-0/+1
2020-01-24Add `--with-toolexeclibdir=' configuration optionMaciej W. Rozycki1-0/+1
2019-02-27PR libstdc++/89466 avoid slow xsltproc command in configureJonathan Wakely1-0/+1
2019-01-06PR libstdc++/86756 Move rest of std::filesystem to libstdc++.soJonathan Wakely1-9/+3
2019-01-06PR libstdc++/86756 add std::filesystem::path to libstdc++.soJonathan Wakely1-5/+3
2018-10-31Update GCC to autoconf 2.69, automake 1.15.1 (PR bootstrap/82856).Joseph Myers1-70/+154
2018-07-17PR libstdc++/86450 use -Wabi=2 and simplify -Werror useJonathan Wakely1-2/+1
2017-11-17Enable building libstdc++-v3 with Intel CETIgor Tsimbalist1-1/+2
2017-10-23Implement C++17 Filesystem libraryJonathan Wakely1-4/+12
2017-01-17re PR other/79046 (g++ -print-file-name=plugin uses full version number in path)Jakub Jelinek1-1/+2
2017-01-06Build libgo with -Wa,-nH if possible (PR go/78978) [non-libgo parts]Rainer Orth1-2/+3
2016-09-29Disable .gnu.attributes tags in compatibility-ldbl.oAlan Modra1-0/+1
2016-04-29Remove trailing whitespace from libstdc++-v3 filesChris Gregory1-1/+1
2015-10-03Enable dual ABI for Filesystem libraryJonathan Wakely1-3/+12
2015-07-24libstdc++-v3/fragment.am (AM_CPPFLAGS): Add CPPFLAGSMichael Haubenwallner1-1/+1
2015-05-13libstdc++: Bump to automake 1.11.6Michael Haubenwallner1-9/+44
2015-04-30Implement N4100 File System TSJonathan Wakely1-0/+661