summaryrefslogtreecommitdiff
path: root/libstdc++-v3/libsupc++/new_handler.cc
AgeCommit message (Expand)Author
2025-01-02Update copyright years.Jakub Jelinek
2024-01-03Update copyright years.Jakub Jelinek
2023-01-16Update copyright years.Jakub Jelinek
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-01-01Update copyright years.Jakub Jelinek
2016-01-04Update copyright years.Jakub Jelinek
2015-11-11* libsupc++/new_handler.cc: Fix for explicit constructor change.Jonathan Wakely
2015-01-05Update copyright years.Jakub Jelinek
2014-01-02Update copyright years in libstdc++-v3/Richard Sandiford
2013-04-05re PR libstdc++/56841 (ld: Unsatisfied symbol "__atomic_exchange_8" in file /...Jonathan Wakely
2013-04-03exception (get_terminate(), [...]): Declare.Jonathan Wakely
2013-02-03Update copyright in libstdc++-v3.Richard Sandiford
2010-10-05re PR libstdc++/44647 (std::nothrow and std::bad_alloc are coupled)Sebastian Huber
2009-04-09Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek
2007-02-01re PR libstdc++/14493 (std::bad_alloc::what() does not explain what happened)Paolo Carlini
2005-08-17All files: Update FSF address.Kelley Cook
2003-05-24Makefile.am, [...]: Replace "GNU CC" with "GCC".Nathanael Nerode
2002-07-16new (set_new_handler): Declare to not throw any exceptions.Andreas Schwab
2002-01-09libstdc++/3150: revert 2001-11-30 commit.Paolo Carlini
2001-12-01exception (bad_exception::~bad_exception()): Remove declaration.Benjamin Kosnik
2001-03-13new: Remove pragma interface.Benjamin Kosnik
2001-02-16Add support for -fno-exceptions.Benjamin Kosnik
2000-10-06libsupc++: New directory.Benjamin Kosnik