summaryrefslogtreecommitdiff
path: root/libstdc++-v3/src/Makefile.am
AgeCommit message (Expand)Author
2025-01-02Update copyright years.Jakub Jelinek
2024-05-07build: Derive object names in make_sunver.plRainer Orth
2024-01-17libstdc++: Implement C++26 std::text_encoding (P1885R12) [PR113318]Jonathan Wakely
2024-01-03Update copyright years.Jakub Jelinek
2023-10-22Config,Darwin: Allow for configuring Darwin to use embedded runpath.Iain Sandoe
2023-09-08libstdc++: Add Filesystem TS and std::stacktrace symbols to libstdc++exp.aJonathan Wakely
2023-04-19Revert "libstdc++: Export global iostreams with GLIBCXX_3.4.31 symver [PR1089...Jonathan Wakely
2023-04-18libstdc++: Export global iostreams with GLIBCXX_3.4.31 symver [PR108969]Jonathan Wakely
2023-03-14libstdc++: Add comment about symver linker scripts to makefileJonathan Wakely
2023-02-06libstdc++: Enable building libstdc++.{a,so} when !HOSTEDArsen Arsenović
2023-02-06libstdc++: Disable building additional archives for freestandingJonathan Wakely
2023-01-16Update copyright years.Jakub Jelinek
2022-11-18libstdc++: add experimental Contracts supportJeff Chapman II
2022-11-14libstdc++: Fix install-debug makefile targetBernhard Reutner-Fischer
2022-11-12libstdc++: Simplify build targets for debug libraryJonathan Wakely
2022-05-17libstdc++: Stop defining C++0x compat symbols for versioned namespaceJonathan Wakely
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-03Update copyright years.Jakub Jelinek
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
2021-01-04Update copyright years.Jakub Jelinek
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-01-01Update copyright years.Jakub Jelinek
2019-06-07PR libstdc++/90770 fix missing src/debug/MakefileJonathan Wakely
2019-01-01Update copyright years.Jakub Jelinek
2018-07-25Add new src/c++17 directory to list in acinclude.m4Jonathan Wakely
2018-07-24Add initial version of C++17 <memory_resource> headerJonathan Wakely
2018-01-03Update copyright years.Jakub Jelinek
2017-01-01Update copyright years.Jakub Jelinek
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
2016-01-04Update copyright years.Jakub Jelinek
2015-05-09Makefile.am (AM_CXXFLAGS): Add -std=gnu++98.Jason Merrill
2015-04-30Implement N4100 File System TSJonathan Wakely
2015-01-29Committing VTV Cygwin patch for Patrick WollgastCaroline Tice
2015-01-05Update copyright years.Jakub Jelinek
2014-01-02Update copyright years in libstdc++-v3/Richard Sandiford
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
2013-02-03Update copyright in libstdc++-v3.Richard Sandiford
2012-12-10Makefile.am (libstdc++-symbols.ver): Use CONFIG_HEADER.Matthias Klose
2012-09-29fragment.am (CONFIG_CXXFLAGS): Remove EXTRA_CXX_FLAGS.Benjamin Kosnik
2012-09-28acinclude.m4 (GLIBCXX_ENABLE_PARALLEL): Remove ENABLE_PARALLEL.Benjamin Kosnik