summaryrefslogtreecommitdiff
path: root/libstdc++-v3/include/c_std
AgeCommit message (Expand)Author
2025-01-02Update copyright years.Jakub Jelinek
2024-11-06libstdc++: Deprecate useless <cxxx> compatibility headers for C++17Jonathan Wakely
2024-09-25libstdc++: #ifdef out #pragma GCC system_headerJason Merrill
2024-01-03Update copyright years.Jakub Jelinek
2023-01-16Update copyright years.Jakub Jelinek
2022-01-18libstdc++: Declare std::c8rtomb and std::mbrtoc8 if provided by the C libraryTom Honermann
2022-01-03Update copyright years.Jakub Jelinek
2021-01-04Update copyright years.Jakub Jelinek
2020-01-01Update copyright years.Jakub Jelinek
2019-01-01Update copyright years.Jakub Jelinek
2018-01-03Update copyright years.Jakub Jelinek
2017-07-23re PR libstdc++/81064 (Inline namespace regression)François Dumont
2017-01-01Update copyright years.Jakub Jelinek
2016-09-30libstdc++/77795 Only declare ::gets for C++98 and C++11Jonathan Wakely
2016-01-04Update copyright years.Jakub Jelinek
2015-11-13More fine-grained autoconf checks for C99 libraryJennifer Yao
2015-09-04Add C++11 header <cuchar>.Edward Smith-Rowland
2015-09-04Make all <cxxx> headers include <bits/c++config.h>Jonathan Wakely
2015-02-01re PR libstdc++/64883 (FAIL: 17_intro/headers/c++*/all_attributes.cc (test fo...Jonathan Wakely
2015-01-05Update copyright years.Jakub Jelinek
2014-10-14machmode.h (int_n_data_t): New.DJ Delorie
2014-01-02Update copyright years in libstdc++-v3/Richard Sandiford
2013-06-24re PR libstdc++/57691 (freestanding libstdc++ has compile error)Bernd Edlinger
2013-06-11re PR libstdc++/56019 (max_align_t should be in std namespace)Paolo Carlini
2013-05-02cstdio: Add comment about LWG 2249.Paolo Carlini
2013-04-26cstdio (gets): Provide only in C++98 and C++11.Paolo Carlini
2013-02-12cstdlib (at_quick_exit, quick_exit): Provide in C++11 mode.Paolo Carlini
2013-02-11cstdlib (at_quick_exit, quick_exit): Do not declare.Paolo Carlini
2013-02-11linkage.m4 (GLIBCXX_CHECK_STDLIB_DECL_AND_LINKAGE): New.Jason Merrill
2013-02-03Update copyright in libstdc++-v3.Richard Sandiford
2013-01-04Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek
2012-10-05re PR target/54686 (std::abs (long long) resorts to std::abs (double) if llab...Marc Glisse
2012-03-02cstdio: Remove extraneous extern.Benjamin Kosnik
2012-03-02re PR libstdc++/51785 (gets not anymore declared)Benjamin Kosnik
2011-08-12cmath (fmod(_Tp, _Up)): Add.Paolo Carlini
2011-01-30PR libstdc++/36104 part fourBenjamin Kosnik
2010-09-27cmath (__pow_helper): Remove.Paolo Carlini
2010-08-17re PR libstdc++/45300 (in cstdio/cstdlib keyword restrict is used instead of ...Paolo Carlini
2010-08-16re PR libstdc++/45300 (in cstdio/cstdlib keyword restrict is used instead of ...Paolo Carlini
2010-06-08re PR libstdc++/44417 (make check-target-libstdc++-v3 fails due to undefined ...Paolo Carlini
2010-06-03c++config (std::size_t, [...]): Provide typedefs.Paolo Carlini
2010-02-04re PR libstdc++/42460 (man page errors for generated libstdc++ man pages)Benjamin Kosnik
2010-01-14cstring (memchr): Forward to the builtin.Paolo Carlini
2009-07-23cmath (abs(_Tp)): Add.Paolo Carlini
2009-04-22cstdlib (abort, [...]): Mark noreturn throw ().Jan Hubicka
2009-04-09Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek
2009-01-30cstring (memchr, [...]): Provide inlines only if __CORRECT_ISO_CPP_STRING_H_P...Ulrich Drepper
2008-05-26tuple: Ifndef __GXX_EXPERIMENTAL_CXX0X__ just error out.Paolo Carlini
2008-05-23cmath (fpclassify): Use __builtin_fpclassify.Paolo Carlini
2007-11-26re PR libstdc++/25913 (Client's isnormal function is broken by cmath)Paolo Carlini