aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3/config/abi/pre/gnu.ver
AgeCommit message (Expand)AuthorFilesLines
2014-12-22re PR libstdc++/60396 (Missing time_get<>::get() functions)Rüdiger Sonderfeld1-0/+4
2014-12-19New std::string implementation.Jonathan Wakely1-33/+275
2014-12-16gnu.ver (CXXABI_1.3.9): Export not just _Zd[la]Pvm...Jakub Jelinek1-2/+2
2014-12-15N3778: Sized DeallocationJason Merrill1-0/+5
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-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 Wakely1-1/+4
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 Wakely1-1/+43
2014-08-13re PR libstdc++/61841 (broken std::thread on Hurd)Jonathan Wakely1-0/+3
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-09gnu.ver (GLIBCXX_3.4.20): Correct regex_error export.Jonathan Wakely1-1/+9
2014-04-24re PR libstdc++/43622 (Incomplete C++ library support for __float128)Marc Glisse1-9/+4
2014-04-22re PR libstdc++/43622 (Incomplete C++ library support for __float128)Marc Glisse1-0/+14
2014-03-14re PR ipa/58721 (The subroutine perdida is no longer inlined in fatigue.f90)Jonathan Wakely1-6/+0
2014-01-02Update copyright years in libstdc++-v3/Richard Sandiford1-1/+1
2013-11-19gnu.ver (_ZNSt11regex_errorC*): Export regex_error constructors.Jonathan Wakely1-0/+3
2013-09-21Print additional info when various out-of-range conditions are detected.Paul Pluzhnikov1-0/+3
2013-08-06Commit the vtable verification feature.Caroline Tice1-0/+10
2013-05-25chrono: Wrap clocks in inline namespace _V2.Benjamin Kosnik1-5/+5
2013-05-24chrono.cc: If _GLIBCXX_USE_CLOCK_GETTIME_SYSCALL, include unistd.h and sys/sy...Jakub Jelinek1-4/+14
2013-05-09N3639 C++1y VLA supportJason Merrill1-0/+3
2013-05-08Core 624/N2932: Throw bad_array_new_length on overflowJason Merrill1-0/+4
2013-04-03exception (get_terminate(), [...]): Declare.Jonathan Wakely1-0/+13
2013-02-012013-02-01 François Dumont <fdumont@gcc.gnu.org>François Dumont1-2/+2
2013-01-29re PR libstdc++/54314 (undefined references to 'construction vtable for std::...Jason Merrill1-3/+0
2013-01-07re PR libstdc++/55847 (mistake bad_weak_ptr::what() message)Jonathan Wakely1-0/+3
2012-11-23re PR libstdc++/52680 (std::this_thread::sleep_for #ifdef'd out by _GLIBCXX_U...Jonathan Wakely1-0/+3
2012-10-11Fix Solaris symbol versioning (PR libstdc++/54872)Rainer Orth1-0/+5
2012-10-08Support C++11 thread_local destructors.Jason Merrill1-0/+4
2012-09-27re PR libstdc++/54314 (undefined references to 'construction vtable for std::...Benjamin Kosnik1-0/+4
2012-08-29random.h (random_device): Move implementation to...Ulrich Drepper1-1/+12
2012-07-19eh_personality.cc (__gxx_personality_seh0): New function.Tristan Gingold1-0/+1
2012-02-27Fix Solaris symbol versioning (PR libstdc++/52188)Rainer Orth1-3/+7
2012-02-21re PR libstdc++/50349 (/usr/bin/ld: warning: wildcard match appears in both v...Benjamin Kosnik1-11/+9
2012-02-01re PR libstdc++/49204 ([C++0x] remaining issues in <future>)Jonathan Wakely1-0/+8
2011-11-08Merge from transactional-memory branch.Aldy Hernandez1-0/+9
2011-11-07* config/abi/pre/gnu.ver: Fix exports for string::pop_back.Jonathan Wakely1-6/+4
2011-11-07basic_string.h (basic_string::at): Move adjacent to other overload.Jonathan Wakely1-2/+9
2011-10-17Remove duplicate symbol in gnu.ver (PR bootstrap/50715)Rainer Orth1-2/+1
2011-10-10re PR libstdc++/49818 (libsupc++ does not export __cxa_get_globals or related...Benjamin Kosnik1-17/+26
2011-09-21limits.cc: Replace everywhere __int128_t -> __int128, and __uint128_t -> unsi...Paolo Carlini1-1/+1
2011-09-19re PR libstdc++/40856 (numeric_limits not specialized for __int128_t or __uin...Paolo Carlini1-5/+15
2011-07-21safe_unordered_sequence.h, [...]: Rename respectively in...François Dumont1-3/+3