summaryrefslogtreecommitdiff
path: root/libstdc++-v3/include/c_global/cstdlib
AgeCommit message (Expand)Author
2025-01-02Update copyright years.Jakub Jelinek
2024-09-27libstdc++: Fix more pedwarns in headers for C++98Jonathan Wakely
2024-09-25libstdc++: #ifdef out #pragma GCC system_headerJason Merrill
2024-09-20libstdc++: fix C header include guardsJason Merrill
2024-09-19libstdc++: add #pragma diagnosticJason Merrill
2024-01-03Update copyright years.Jakub Jelinek
2023-07-19libstdc++: Check autoconf macros for strtof and strtold [PR110653]Jonathan Wakely
2023-01-16Update copyright years.Jakub Jelinek
2022-09-20libstdc++: Fix typo in <cstdlib> for freestandingJonathan Wakely
2022-09-16libstdc++: Add preprocessor conditions for freestanding [PR106953]Jonathan Wakely
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-03-12PR libstdc++/84773 use aligned alloc functions for FreeBSD and MinGW cross-co...Jonathan Wakely
2018-01-03Update copyright years.Jakub Jelinek
2017-01-01Update copyright years.Jakub Jelinek
2016-09-30Implement LWG 2192 and LWG 2294 for std::absJonathan Wakely
2016-01-20Ensure C++ language linkage in cmath and cstdlibJonathan Wakely
2016-01-19Add C++-conforming wrappers for stdlib.h and math.hJonathan Wakely
2016-01-04Update copyright years.Jakub Jelinek
2015-11-13More fine-grained autoconf checks for C99 libraryJennifer Yao
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-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
2012-10-05re PR target/54686 (std::abs (long long) resorts to std::abs (double) if llab...Marc Glisse
2012-10-05cstdlib: Remove redundant pasto code protected by __GXX_EXPERIMENTAL_CXX0X__.Paolo Carlini
2011-08-18Use Solaris prototypes if possible (PR libstdc++-v3/1773)Marc Glisse
2011-01-30PR libstdc++/36104 part fourBenjamin Kosnik
2010-11-02cinttypes: Remove, move contents to C++0x and TR1 headers.Paolo Carlini
2010-08-16re PR libstdc++/45300 (in cstdio/cstdlib keyword restrict is used instead of ...Paolo Carlini
2010-06-03c++config (std::size_t, [...]): Provide typedefs.Paolo Carlini
2010-04-27re PR libstdc++/43865 (C++ in freestanding environment)Jonathan Wakely
2010-02-04re PR libstdc++/42460 (man page errors for generated libstdc++ man pages)Benjamin Kosnik
2009-11-06user.cfg.in: Adjust includes.Benjamin Kosnik
2009-04-22cstdlib (abort, [...]): Mark noreturn throw ().Jan Hubicka
2009-04-09Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek
2008-11-13re PR libstdc++/38000 (System header files not found once -isystem /usr/inclu...Paolo Carlini
2007-05-31re PR libstdc++/31426 (TR1 includes do not work with -std=c++0x)Paolo Carlini
2007-03-04acinclude.m4 (GLIBCXX_ENABLE_CHEADERS): Add c_global.Benjamin Kosnik