aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3/include/bits/functexcept.h
AgeCommit message (Expand)AuthorFilesLines
2024-01-03Update copyright years.Jakub Jelinek1-1/+1
2023-06-28Add cold attribute to throw wrappers and terminateJan Hubicka1-17/+17
2023-01-16Update copyright years.Jakub Jelinek1-1/+1
2022-10-04libstdc++: Define <bits/functexcept.h> functions for freestanding [PR107135]Jonathan Wakely1-0/+25
2022-01-03Update copyright years.Jakub Jelinek1-1/+1
2021-01-04Update copyright years.Jakub Jelinek1-1/+1
2020-10-05libstdc++: Make allocators throw bad_array_new_length on overflow [LWG 3190]Jonathan Wakely1-0/+3
2020-01-01Update copyright years.Jakub Jelinek1-1/+1
2019-01-01Update copyright years.Jakub Jelinek1-1/+1
2018-08-14PR libstdc++/85343 overload __throw_ios_failure to take errnoJonathan Wakely1-0/+5
2018-01-03Update copyright years.Jakub Jelinek1-1/+1
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-06-24functexcept.h (__throw_out_of_range_fmt): Change attribute to __gnu_printf__ ...Jonathan Wakely1-1/+1
2014-01-02Update copyright years in libstdc++-v3/Richard Sandiford1-1/+1
2013-09-21Print additional info when various out-of-range conditions are detected.Paul Pluzhnikov1-0/+4
2013-02-03Update copyright in libstdc++-v3.Richard Sandiford1-2/+1
2011-01-30PR libstdc++/36104 part fourBenjamin Kosnik1-2/+5
2011-01-15re PR libstdc++/36104 (gnu-versioned-namespace is broken)Benjamin Kosnik1-2/+2
2011-01-03Update Copyright years for files modified in 2010.Jakub Jelinek1-1/+2
2010-12-19*: Use headername alias to associate private includes to public includes.Benjamin Kosnik1-1/+4
2009-12-15functional (function::function): Move construct target.Jonathan Wakely1-0/+4
2009-08-10future: Fixes for -fno-exceptions.Benjamin Kosnik1-0/+3
2009-04-09Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek1-14/+9
2009-02-18system_error (system_category): To system_category().Benjamin Kosnik1-6/+3
2008-05-06condition_variable: New.Benjamin Kosnik1-1/+7
2005-12-19c++config: Add in revised namespace associations.Benjamin Kosnik1-3/+5
2005-11-08libstdc++.exp (check_v3_target_debug_mode): Use exe as the executable extension.Benjamin Kosnik1-10/+10
2005-08-17All files: Update FSF address.Kelley Cook1-1/+1
2005-01-23re PR libstdc++/19343 (New warnings in libstdc++-v3 since 2004-01-05)Paolo Carlini1-15/+15
2004-11-24doxygroups.cc: Add std::tr1 namespace.Benjamin Kosnik1-0/+4
2004-10-10functexcept.h: Add guards.Benjamin Kosnik1-1/+5
2004-02-08Remove trailing whitespace (see ChangeLog for longwinded description).Bernardo Innocenti1-4/+4
2001-03-04algo.h: Use std not __STD.Phil Edwards1-0/+1
2001-02-16Add support for -fno-exceptions.Benjamin Kosnik1-0/+84