summaryrefslogtreecommitdiff
path: root/libstdc++-v3/src/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* libstdc++: Use LTLIBICONV when linking libstdc++.so [PR93602]Jonathan Wakely2022-04-201-1/+3
* libstdc++: Fix libbacktrace build filesJonathan Wakely2022-01-191-1/+11
* libstdc++: Define <stacktrace> header for C++23Jonathan Wakely2022-01-171-1/+10
* Update copyright years.Jakub Jelinek2022-01-031-1/+1
* libstdc++: Regenerate the src/debug Makefiles as neededJonathan Wakely2021-09-161-1/+1
* libstdc++-v3: Update VTV vars for libtool link commands [PR99172]Caroline Tice2021-03-151-1/+3
* Update copyright years.Jakub Jelinek2021-01-041-1/+1
* libstdc++: Add C++ runtime support for new 128-bit long double formatJonathan Wakely2020-12-161-4/+43
* libstdc++: Fix error shown during Solaris buildJonathan Wakely2020-11-161-2/+2
* libstdc++: use lt_host_flags for libstdc++.laJonathan Yong2020-11-031-1/+1
* libstdc++: Implement C++20 features for <sstream>Thomas Rodgers2020-10-281-4/+8
* Update copyright years.Jakub Jelinek2020-01-011-1/+1
* PR libstdc++/90770 fix missing src/debug/MakefileJonathan Wakely2019-06-071-1/+1
* Update copyright years.Jakub Jelinek2019-01-011-1/+1
* Add new src/c++17 directory to list in acinclude.m4Jonathan Wakely2018-07-251-0/+1
* Add initial version of C++17 <memory_resource> headerJonathan Wakely2018-07-241-5/+8
* Update copyright years.Jakub Jelinek2018-01-031-1/+1
* Update copyright years.Jakub Jelinek2017-01-011-1/+1
* Disable .gnu.attributes tags in compatibility-ldbl.oAlan Modra2016-09-291-2/+2
* Remove trailing whitespace from libstdc++-v3 filesChris Gregory2016-04-291-4/+4
* Makefile.am (libstdc++-symbols.ver): Remove useless /dev/null.Eric Botcazou2016-04-061-1/+1
* Update copyright years.Jakub Jelinek2016-01-041-1/+1
* Makefile.am (AM_CXXFLAGS): Add -std=gnu++98.Jason Merrill2015-05-091-0/+1
* Implement N4100 File System TSJonathan Wakely2015-04-301-1/+10
* Committing VTV Cygwin patch for Patrick WollgastCaroline Tice2015-01-291-0/+23
* Update copyright years.Jakub Jelinek2015-01-051-1/+1
* Update copyright years in libstdc++-v3/Richard Sandiford2014-01-021-1/+1
* Commit the vtable verification feature.Caroline Tice2013-08-061-3/+2
* re PR libstdc++/54352 (relaxed data race rules for ~condition_variable_any)Jonathan Wakely2013-07-211-1/+7
* chrono.cc: If _GLIBCXX_USE_CLOCK_GETTIME_SYSCALL, include unistd.h and sys/sy...Jakub Jelinek2013-05-241-1/+7
* Update copyright in libstdc++-v3.Richard Sandiford2013-02-031-3/+1
* Makefile.am (libstdc++-symbols.ver): Use CONFIG_HEADER.Matthias Klose2012-12-101-1/+1
* fragment.am (CONFIG_CXXFLAGS): Remove EXTRA_CXX_FLAGS.Benjamin Kosnik2012-09-291-3/+3
* acinclude.m4 (GLIBCXX_ENABLE_PARALLEL): Remove ENABLE_PARALLEL.Benjamin Kosnik2012-09-281-20/+3
* re PR libstdc++/28811 (--with-pic vs static libraries and libstdc++)Benjamin Kosnik2012-09-201-7/+38
* PR bootstrap/52840: libstdc++: let debug find sources for compatibility.loBernhard Reutner-Fischer2012-04-051-1/+2
* re PR libstdc++/52689 (static linking with libstdc++ fails)Benjamin Kosnik2012-03-291-16/+81
* Makefile.am (libstdc++-symbols.ver): Only remove comment lines if they are at...Jakub Jelinek2012-02-281-1/+1
* Fix Solaris symbol versioning (PR libstdc++/52188)Rainer Orth2012-02-271-14/+9
* configure.ac (GLIBCXX_ENABLE_DEBUG_FLAGS): Use -gdwarf-4 -g3 -O0.Benjamin Kosnik2012-01-271-22/+49
* Makefile.am (libstdc++convenience.la): Correct stamp rule, copy.Benjamin Kosnik2012-01-241-3/+3
* [multiple changes]Benjamin Kosnik2012-01-231-357/+87
* Check in patch/merge from cxx-mem-model BranchAndrew Macleod2011-11-061-6/+6
* re PR libstdc++/48382 (ctype_noninline.h should not be installed)Paolo Carlini2011-03-311-0/+4
* Makefile.am: Add functional.cc, shared_ptr.cc.Benjamin Kosnik2011-03-151-0/+12
* Makefile.am (inst_sources): Make source instantion files conditional.Benjamin Kosnik2011-03-041-27/+38
* Makefile.am (sources): Add regex.cc.Benjamin Kosnik2011-02-111-0/+6
* PR libstdc++/36104 part fourBenjamin Kosnik2011-01-301-10/+12
* re PR libstdc++/47185 (UB in TR1 and C++0x placeholders and non conforming im...Paolo Carlini2011-01-061-0/+6
* debug.cc: Introduce a mutex pool in get_safe_base_mutex.François Dumont2010-11-251-0/+5