summaryrefslogtreecommitdiff
path: root/libstdc++-v3/testsuite/util/testsuite_abi.cc
Commit message (Expand)AuthorAgeFilesLines
* libstdc++: Another attempt to ensure g++ 13+ compiled programs enforce gcc 13...Jakub Jelinek2023-04-281-1/+2
* Update copyright years.Jakub Jelinek2023-01-161-1/+1
* libstdc++: Fix exports for IEEE128 versions of __try_use_facet [PR108327]Jonathan Wakely2023-01-131-3/+6
* c++, libstdc++: Add typeinfo for _Float{16,32,64,128,32x,64x} and __bf16 type...Jakub Jelinek2022-12-151-1/+2
* libstdc++: Outline the overlapping case of string _M_replace into a separate ...Jakub Jelinek2022-09-121-1/+2
* libstdc++: Fix symbol versioning for Solaris 11.3 [PR103407]Jonathan Wakely2022-03-161-0/+13
* libstdc++: Fix stream extraction of IEEE128 long double [PR100912]Jonathan Wakely2022-02-141-5/+3
* Update copyright years.Jakub Jelinek2022-01-031-1/+1
* libstdc++: Print assertion messages to stderr [PR59675]Jonathan Wakely2021-11-121-1/+2
* libstdc++: Update ppc64le baseline_symbols.txtJakub Jelinek2021-04-201-2/+14
* Update copyright years.Jakub Jelinek2021-01-041-1/+1
* libstdc++: Add C++ runtime support for new 128-bit long double formatJonathan Wakely2020-12-161-3/+17
* libstdc++: Inline std::exception_ptr members [PR 90295]Jonathan Wakely2020-10-061-1/+2
* libstdc++: Make testsuite usable with -fno-exceptionsJonathan Wakely2020-07-301-8/+3
* libstdc++: Add std::from_chars for floating-point typesJonathan Wakely2020-07-201-1/+6
* Update copyright years.Jakub Jelinek2020-01-011-1/+1
* PR libstdc++/91067 add more missing exports for directory iteratorsJonathan Wakely2019-08-291-1/+2
* PR libstdc++/91067 fix missing exports for filesystem iteratorsJonathan Wakely2019-07-031-1/+2
* P0482R5 char8_t: Standard library supportTom Honermann2019-02-191-1/+2
* Update copyright years.Jakub Jelinek2019-01-011-1/+1
* PR libstdc++/83328 add correct basic_string::insert for initializer_listJonathan Wakely2018-06-211-1/+2
* Update copyright years.Jakub Jelinek2018-01-031-1/+1
* Fix memory leaks in libstdc++ ABI testsJonathan Wakely2017-07-061-5/+10
* PR libstdc++/81092 add std::wstring symbols and bump library versionJonathan Wakely2017-06-161-1/+2
* PR libstdc++/67578 Implement non-trivial std::random_device::entropyXi Ruoyao2017-05-231-1/+2
* Update copyright years.Jakub Jelinek2017-01-011-1/+1
* libstdc++/68297 avoid throw/catch in make_exception_ptrGleb Natapov2016-08-221-1/+2
* New libstdc++ symbol version for new basic_string symbolsJonathan Wakely2016-07-291-2/+3
* Revert the accidental checkinH.J. Lu2016-01-161-1/+2
* Add __int128 symbols to x32 aseline_symbols.txtH.J. Lu2016-01-161-2/+1
* libstdc++: Make certain exceptions transaction_safe.Torvald Riegel2016-01-151-1/+2
* Update copyright years.Jakub Jelinek2016-01-041-1/+1
* Add support for std::uncaught_exceptions.Ville Voutilainen2015-04-271-1/+2
* Update copyright years.Jakub Jelinek2015-01-051-1/+1
* New std::string implementation.Jonathan Wakely2014-12-191-1/+3
* re PR libstdc++/43622 (Incomplete C++ library support for __float128)Marc Glisse2014-11-181-3/+6
* gnu.ver (GLIBCXX_3.4.20): Correct regex_error export.Jonathan Wakely2014-05-091-1/+2
* testsuite_abi.cc (check_version): Update for CXXABI_1.3.9.Marc Glisse2014-04-251-1/+2
* Update copyright years in libstdc++-v3/Richard Sandiford2014-01-021-1/+1
* chrono.cc: If _GLIBCXX_USE_CLOCK_GETTIME_SYSCALL, include unistd.h and sys/sy...Jakub Jelinek2013-05-241-1/+2
* testsuite_abi.cc (check_version): Add CXXABI_1.3.8.Uros Bizjak2013-05-101-5/+6
* * testsuite/util/testsuite_abi.cc: Add GLIBCXX_3.4.19 version.Jonathan Wakely2013-04-041-1/+2
* Update copyright in libstdc++-v3.Richard Sandiford2013-02-031-2/+1
* testsuite_abi.cc (check_version): Add CXXABI_1.3.7.Uros Bizjak2012-10-091-1/+2
* testsuite_abi.cc (check_version): Add GLIBCXX_3.4.18.Benjamin Kosnik2012-08-301-1/+2
* Fix merging default libstdc++.logRainer Orth2012-04-171-1/+1
* re PR libstdc++/52191 (abi_check should flag additions to released versions)Benjamin Kosnik2012-02-281-31/+77
* Merge from transactional-memory branch.Aldy Hernandez2011-11-081-0/+1
* re PR libstdc++/49818 (libsupc++ does not export __cxa_get_globals or related...Benjamin Kosnik2011-10-101-0/+1
* acinclude.m4: Define GLIBCXX_CHECK_GET_NPROCS and GLIBCXX_CHECK_SC_NPROCESSOR...Jonathan Wakely2011-05-281-0/+1