summaryrefslogtreecommitdiff
path: root/libstdc++-v3/src/Makefile.in
AgeCommit message (Expand)Author
2022-04-20libstdc++: Use LTLIBICONV when linking libstdc++.so [PR93602]Jonathan Wakely
2022-01-19libstdc++: Fix libbacktrace build filesJonathan Wakely
2022-01-17libstdc++: Define <stacktrace> header for C++23Jonathan Wakely
2022-01-10libstdc++: Fix and simplify freestanding configuration [PR103866]Jonathan Wakely
2021-09-16libstdc++: Regenerate the src/debug Makefiles as neededJonathan Wakely
2021-03-15libstdc++-v3: Update VTV vars for libtool link commands [PR99172]Caroline Tice
2020-12-16libstdc++: Add C++ runtime support for new 128-bit long double formatJonathan Wakely
2020-11-16libstdc++: Fix error shown during Solaris buildJonathan Wakely
2020-11-03libstdc++: use lt_host_flags for libstdc++.laJonathan Yong
2020-10-28libstdc++: Implement C++20 features for <sstream>Thomas Rodgers
2020-06-23libstdc++: Regenerate makefilesJonathan Wakely
2020-01-24Add `--with-toolexeclibdir=' configuration optionMaciej W. Rozycki
2019-06-07PR libstdc++/90770 fix missing src/debug/MakefileJonathan Wakely
2019-02-27PR libstdc++/89466 avoid slow xsltproc command in configureJonathan Wakely
2018-10-31Update GCC to autoconf 2.69, automake 1.15.1 (PR bootstrap/82856).Joseph Myers
2018-07-24Add initial version of C++17 <memory_resource> headerJonathan Wakely
2018-07-17PR libstdc++/86450 use -Wabi=2 and simplify -Werror useJonathan Wakely
2017-11-17Enable building libstdc++-v3 with Intel CETIgor Tsimbalist
2017-01-17re PR other/79046 (g++ -print-file-name=plugin uses full version number in path)Jakub Jelinek
2017-01-06Build libgo with -Wa,-nH if possible (PR go/78978) [non-libgo parts]Rainer Orth
2016-09-29Disable .gnu.attributes tags in compatibility-ldbl.oAlan Modra
2016-04-29Remove trailing whitespace from libstdc++-v3 filesChris Gregory
2016-04-06Makefile.am (libstdc++-symbols.ver): Remove useless /dev/null.Eric Botcazou
2015-07-24libstdc++-v3/fragment.am (AM_CPPFLAGS): Add CPPFLAGSMichael Haubenwallner
2015-05-13libstdc++: Bump to automake 1.11.6Michael Haubenwallner
2015-05-09Makefile.am (AM_CXXFLAGS): Add -std=gnu++98.Jason Merrill
2015-04-30Implement N4100 File System TSJonathan Wakely
2015-01-29Committing generated configure & Makefile.in pieces of VTV Cygwin patch (from...Caroline Tice
2014-12-19New std::string implementation.Jonathan Wakely
2013-08-06Commit the vtable verification feature.Caroline Tice
2013-07-21re PR libstdc++/54352 (relaxed data race rules for ~condition_variable_any)Jonathan Wakely
2013-05-24chrono.cc: If _GLIBCXX_USE_CLOCK_GETTIME_SYSCALL, include unistd.h and sys/sy...Jakub Jelinek
2012-12-10Makefile.am (libstdc++-symbols.ver): Use CONFIG_HEADER.Matthias Klose
2012-10-15gthr.m4: New.Pavel Chupin
2012-10-12Revert r192297.Kirill Yukhin
2012-10-10Fix missing gthr-default.h issue on separate libstdc++ configurePavel Chupin
2012-09-29fragment.am (CONFIG_CXXFLAGS): Remove EXTRA_CXX_FLAGS.Benjamin Kosnik
2012-09-28acinclude.m4 (GLIBCXX_ENABLE_PARALLEL): Remove ENABLE_PARALLEL.Benjamin Kosnik
2012-09-26Optimize bulk mode for normal_distribution<double> for SSE3.Ulrich Drepper
2012-09-20re PR libstdc++/28811 (--with-pic vs static libraries and libstdc++)Benjamin Kosnik
2012-09-17configure.ac: Substitute CPU_OPT_EXT_RANDOM.Ulrich Drepper
2012-09-12Clear hardware capabilities on libstdc++.so with Sun asRainer Orth
2012-04-05PR bootstrap/52840: libstdc++: let debug find sources for compatibility.loBernhard Reutner-Fischer
2012-03-29re PR libstdc++/52689 (static linking with libstdc++ fails)Benjamin Kosnik
2012-02-28Makefile.am (libstdc++-symbols.ver): Only remove comment lines if they are at...Jakub Jelinek
2012-02-27Fix Solaris symbol versioning (PR libstdc++/52188)Rainer Orth
2012-02-17re PR libstdc++/47058 ("--enable-maintainer-mode --disable-werror" wrongly up...Benjamin Kosnik
2012-02-15re PR libstdc++/51368 (libstdc++ python pretty printers should use --with-pyt...Benjamin Kosnik
2012-01-27configure.ac (GLIBCXX_ENABLE_DEBUG_FLAGS): Use -gdwarf-4 -g3 -O0.Benjamin Kosnik
2012-01-24Makefile.am (libstdc++convenience.la): Correct stamp rule, copy.Benjamin Kosnik