aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3/src/Makefile.in
AgeCommit message (Expand)AuthorFilesLines
2023-10-22Config,Darwin: Allow for configuring Darwin to use embedded runpath.Iain Sandoe1-1/+4
2023-09-08libstdc++: Add Filesystem TS and std::stacktrace symbols to libstdc++exp.aJonathan Wakely1-2/+5
2023-04-19Revert "libstdc++: Export global iostreams with GLIBCXX_3.4.31 symver [PR1089...Jonathan Wakely1-2/+1
2023-04-18libstdc++: Export global iostreams with GLIBCXX_3.4.31 symver [PR108969]Jonathan Wakely1-1/+2
2023-03-14libstdc++: Add comment about symver linker scripts to makefileJonathan Wakely1-0/+1
2023-02-06libstdc++: Enable building libstdc++.{a,so} when !HOSTEDArsen Arsenović1-2/+6
2023-02-06libstdc++: Disable building additional archives for freestandingJonathan Wakely1-5/+9
2022-11-18libstdc++: add experimental Contracts supportJeff Chapman II1-2/+4
2022-11-14libstdc++: Fix install-debug makefile targetBernhard Reutner-Fischer1-2/+2
2022-11-12libstdc++: Simplify build targets for debug libraryJonathan Wakely1-41/+29
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-05-17libstdc++: Stop defining C++0x compat symbols for versioned namespaceJonathan Wakely1-12/+19
2022-04-20libstdc++: Use LTLIBICONV when linking libstdc++.so [PR93602]Jonathan Wakely1-1/+3
2022-01-19libstdc++: Fix libbacktrace build filesJonathan Wakely1-1/+8
2022-01-17libstdc++: Define <stacktrace> header for C++23Jonathan Wakely1-2/+12
2022-01-10libstdc++: Fix and simplify freestanding configuration [PR103866]Jonathan Wakely1-0/+1
2021-09-16libstdc++: Regenerate the src/debug Makefiles as neededJonathan Wakely1-1/+1
2021-03-15libstdc++-v3: Update VTV vars for libtool link commands [PR99172]Caroline Tice1-1/+2
2020-12-16libstdc++: Add C++ runtime support for new 128-bit long double formatJonathan Wakely1-10/+47
2020-11-16libstdc++: Fix error shown during Solaris buildJonathan Wakely1-2/+2
2020-11-03libstdc++: use lt_host_flags for libstdc++.laJonathan Yong1-1/+1
2020-10-28libstdc++: Implement C++20 features for <sstream>Thomas Rodgers1-5/+9
2020-06-23libstdc++: Regenerate makefilesJonathan Wakely1-0/+1
2020-01-24Add `--with-toolexeclibdir=' configuration optionMaciej W. Rozycki1-0/+1
2019-06-07PR libstdc++/90770 fix missing src/debug/MakefileJonathan Wakely1-1/+1
2019-02-27PR libstdc++/89466 avoid slow xsltproc command in configureJonathan Wakely1-0/+1
2018-10-31Update GCC to autoconf 2.69, automake 1.15.1 (PR bootstrap/82856).Joseph Myers1-128/+179
2018-07-24Add initial version of C++17 <memory_resource> headerJonathan Wakely1-6/+9
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-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-2/+3
2016-04-29Remove trailing whitespace from libstdc++-v3 filesChris Gregory1-4/+4
2016-04-06Makefile.am (libstdc++-symbols.ver): Remove useless /dev/null.Eric Botcazou1-1/+1
2015-07-24libstdc++-v3/fragment.am (AM_CPPFLAGS): Add CPPFLAGSMichael Haubenwallner1-1/+1
2015-05-13libstdc++: Bump to automake 1.11.6Michael Haubenwallner1-10/+45
2015-05-09Makefile.am (AM_CXXFLAGS): Add -std=gnu++98.Jason Merrill1-0/+1
2015-04-30Implement N4100 File System TSJonathan Wakely1-2/+5
2015-01-29Committing generated configure & Makefile.in pieces of VTV Cygwin patch (from...Caroline Tice1-3/+28
2014-12-19New std::string implementation.Jonathan Wakely1-0/+1
2013-08-06Commit the vtable verification feature.Caroline Tice1-1/+7
2013-07-21re PR libstdc++/54352 (relaxed data race rules for ~condition_variable_any)Jonathan Wakely1-2/+9
2013-05-24chrono.cc: If _GLIBCXX_USE_CLOCK_GETTIME_SYSCALL, include unistd.h and sys/sy...Jakub Jelinek1-2/+8
2012-12-10Makefile.am (libstdc++-symbols.ver): Use CONFIG_HEADER.Matthias Klose1-1/+1
2012-10-15gthr.m4: New.Pavel Chupin1-1/+3
2012-10-12Revert r192297.Kirill Yukhin1-1/+0
2012-10-10Fix missing gthr-default.h issue on separate libstdc++ configurePavel Chupin1-0/+1
2012-09-29fragment.am (CONFIG_CXXFLAGS): Remove EXTRA_CXX_FLAGS.Benjamin Kosnik1-4/+4