aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3/config
AgeCommit message (Expand)AuthorFilesLines
2015-01-26re PR target/64368 (Several libstdc++ test failures on non-linux platforms af...Jonathan Wakely1-2/+0
2015-01-25re PR libstdc++/29366 (atomics config for sh is weird)Oleg Endo1-82/+9
2015-01-23gnu.ver: Tighten GLIBCXX_3.4 patterns to not match new std::string constructo...Jonathan Wakely1-9/+53
2015-01-21* config/abi/pre/gnu.ver: Use [jmy] for size_t parameters.Jonathan Wakely1-20/+20
2015-01-20Add C++11 std::string constructors for locales and facets.Jonathan Wakely1-3/+34
2015-01-16Implement C++11 <codecvt> header.Jonathan Wakely1-0/+11
2015-01-16libstdc++: Optimize synchronization in std::future if futexes are available.Torvald Riegel1-0/+5
2015-01-16acinclude.m4: Fix typo in comment.Jonathan Wakely1-0/+5
2015-01-13re PR libstdc++/64571 (Link failure with fstream due to new string implementa...Jonathan Wakely1-0/+7
2015-01-06* config/abi/pre/gnu.ver: Fix version conflict for std::locale::name().Jonathan Wakely1-1/+1
2015-01-05Update copyright years.Jakub Jelinek149-149/+149
2014-12-22re PR libstdc++/60396 (Missing time_get<>::get() functions)Rüdiger Sonderfeld1-0/+4
2014-12-19New std::string implementation.Jonathan Wakely5-34/+303
2014-12-16gnu.ver (CXXABI_1.3.9): Export not just _Zd[la]Pvm...Jakub Jelinek1-2/+2
2014-12-16gnu-versioned-namespace.ver: And other size_t manglings.Jason Merrill1-2/+2
2014-12-16gnu-versioned-namespace.ver: Export _ZdlPvm and _ZdaPvm.Jason Merrill1-0/+4
2014-12-15N3778: Sized DeallocationJason Merrill1-0/+5
2014-12-03re PR libstdc++/13631 (Problems in messages)François Dumont2-86/+306
2014-12-02Define *_at_thread_exit() functions.Jonathan Wakely1-1/+7
2014-11-30* config/abi/pre/gnu.ver: Fix ios_base::failure exports.Jonathan Wakely1-1/+10
2014-11-18re PR libstdc++/43622 (Incomplete C++ library support for __float128)Marc Glisse1-0/+10
2014-11-14Define C++11 version of std::ios_base::failure.Jonathan Wakely1-0/+12
2014-11-12std::shared_ptr atomic operationsJonathan Wakely1-0/+3
2014-10-20Makefile.am: Move ctype.cc, ctype_configure_char.cc and ctype_members.cc to ...Jonathan Wakely28-25/+94
2014-10-14re PR libstdc++/57440 (Memory usage with future and std containers)Kai Tietz2-0/+6
2014-09-29baseline_symbols.txt: New file.Andreas Schwab1-0/+3847
2014-09-24re PR libstdc++/56193 (ios_base should replace operator void* with explicit o...Jonathan Wakely1-0/+3
2014-09-24gnu.ver: Make GLIBCXX_3.4 patterns stricter so the new GLIBCXX_3.4.21 symbols...Jonathan Wakely1-20/+73
2014-09-23gnu.ver: Adjust basic_ostream exports.Jonathan Wakely1-3/+3
2014-09-22Make streams movable and swappable.Jonathan Wakely2-1/+63
2014-08-30baseline_symbols.txt: Update.John David Anglin1-0/+44
2014-08-19os_defines.h (_GLIBCXX_THREAD_ATEXIT_WIN32): Define.Yaakov Selkowitz2-0/+11
2014-08-13re PR libstdc++/61841 (broken std::thread on Hurd)Jonathan Wakely1-0/+3
2014-07-25baseline_symbols.txt: Update.Uros Bizjak1-0/+11
2014-07-23Update x32 baseline_symbols.txtH.J. Lu1-0/+23
2014-06-28revert: [multiple changes]Paolo Carlini1-153/+67
2014-06-18Fix libstdc++/61536 - Export out of line typeinfo comparison operatorsPaolo Carlini1-0/+17
2014-06-08gnu.ver: Tighten some patterns; tidy.Paolo Carlini1-67/+136
2014-05-21c_locale.cc (facet::_S_create_c_locale): Fix warning.Jonathan Wakely1-1/+1
2014-05-21config.gcc (*-*-dragonfly*): New target.John Marino6-0/+794
2014-05-09gnu.ver (GLIBCXX_3.4.20): Correct regex_error export.Jonathan Wakely1-1/+9
2014-05-05Update libstdc++ baseline symbols for ia64Andreas Schwab1-6/+0
2014-04-24re PR libstdc++/43622 (Incomplete C++ library support for __float128)Marc Glisse3-19/+8
2014-04-24Update libstdc++ baseline symbols for ia64Andreas Schwab1-0/+13
2014-04-23Update libstdc++ baseline symbols for m68kAndreas Schwab1-0/+1
2014-04-22re PR libstdc++/43622 (Incomplete C++ library support for __float128)Marc Glisse3-4/+31
2014-04-22Remove obsolete Solaris 9 supportRainer Orth6-7330/+1
2014-04-10Remove TLS symbols from libstdc++ baselinesAndreas Schwab4-8/+0
2014-04-10Update ia64 libstdc++ baseline symbolsAndreas Schwab1-0/+325
2014-03-24baseline_symbols.txt: Update.Jakub Jelinek10-2/+207