]> git.ipfire.org Git - thirdparty/gcc.git/history - libstdc++-v3/libsupc++/new
Update copyright years.
[thirdparty/gcc.git] / libstdc++-v3 / libsupc++ / new
2022-01-03  Jakub JelinekUpdate copyright years.
2021-09-13  Jason Merrillc++: implement C++17 hardware interference size
2021-01-04  Jakub JelinekUpdate copyright years.
2020-10-12  Martin SeborPR c++/97201 - ICE in -Warray-bounds writing to result...
2020-09-02  Jonathan Wakelylibstdc++: Break header cycle between <new> and <exception>
2020-01-01  Jakub JelinekUpdate copyright years.
2019-05-10  Jonathan WakelyImprove API docs for <memory> and <new>
2019-02-13  Jonathan WakelyPR libstdc++/89345 Only define std::destroying_delete...
2019-01-21  Ulrich DrepperFix after P0600.
2019-01-01  Jakub JelinekUpdate copyright years.
2018-11-13  Jason MerrillImplement P0722R3, destroying operator delete.
2018-08-24  Marc Glissenew(nothrow) is malloc-like
2018-07-31  Jonathan WakelyDon't unconditionally define feature test macros in...
2018-05-18  Jason MerrillSome libstdc++ fixes for -Wdeprecated-copy.
2018-01-03  Jakub JelinekUpdate copyright years.
2017-11-24  Jonathan WakelyAdd [[nodiscard]] attribute to std::launder
2017-07-19  Volker Reicheltnew (bad_array_new_length): Remove redundant semicolon...
2017-04-19  Jonathan Wakely* libsupc++/new: Update comment on #endif directive.
2017-04-19  Jonathan WakelyPR libstdc++/80446 cope with libc defining __has_builtin
2017-01-01  Jakub JelinekUpdate copyright years.
2016-11-07  Jason MerrillImplement P0012R1, Make exception specifications part...
2016-10-28  Jonathan WakelyImplement std::launder for C++17
2016-09-09  Jason MerrillImplement P0035R4, C++17 new of over-aligned types.
2016-07-12  Jonathan WakelyRemove unused operator delete overloads (LWG 2458)
2016-01-04  Jakub JelinekUpdate copyright years.
2015-11-11  Ville VoutilainenLWG 2510, make the default constructors of library...
2015-11-03  Jason Merrill* libsupc++/new: Declare sized deletes.
2015-01-05  Jakub JelinekUpdate copyright years.
2014-12-12  Jason MerrillRemove N3639 "array of runtime length" from -std=c...
2014-01-02  Richard SandifordUpdate copyright years in libstdc++-v3/
2013-05-09  Jason MerrillN3639 C++1y VLA support
2013-05-09  Jason MerrillCore 624/N2932: Throw bad_array_new_length on overflow
2013-04-03  Jonathan Wakelyexception (get_terminate(), [...]): Declare.
2013-02-03  Richard SandifordUpdate copyright in libstdc++-v3.
2011-10-12  Paolo Carlinire PR c++/50594 (Option -fwhole-program discards replac...
2010-06-03  Paolo Carlinic++config (std::size_t, [...]): Provide typedefs.
2010-02-18  Paolo Carlinitypeinfo: Add system_header pragma.
2009-04-09  Jakub JelinekLicensing changes to GPLv3 resp. GPLv3 with GCC Runtime...
2009-02-21  Benjamin Kosnikuser.cfg.in: Tweaks.
2007-06-26  Benjamin Kosnikthrow_allocator.h: Fixes for -fno-exceptions.
2007-02-01  Paolo Carlinire PR libstdc++/14493 (std::bad_alloc::what() does...
2006-11-29  Benjamin Kosnikthrow_allocator.h: Consistent @file markup.
2005-08-17  Kelley CookAll files: Update FSF address.
2004-08-03  Mark Mitchellcxxabi.h: Make all declarations have default visibility.
2003-07-05  Benjamin KosnikMove from CPP to CXX.
2003-05-24  Nathanael NerodeMakefile.am, [...]: Replace "GNU CC" with "GCC".
2002-12-27  Mark Mitchell* config/locale/gnu/ctype_members.cc
2002-07-26  Phil Edwardsnew (placement delete): Remove unused paramater names.
2002-07-24  Benjamin Kosnikre PR libstdc++/7286 (placement operator delete issue)
2002-07-20  Phil Edwardsabi.txt: New file.
2002-07-16  Andreas Schwabnew (set_new_handler): Declare to not throw any exceptions.
2002-04-16  Benjamin Kosnikre PR libstdc++/4164 (33 Memory Leak when using iostream)
2002-01-28  Phil EdwardsMakefile.am (doxygen, [...]): Tweak targets.
2002-01-09  Paolo Carliniexception (bad_exception): Add comment.
2002-01-09  Paolo Carlinilibstdc++/3150: revert 2001-11-30 commit.
2001-12-01  Benjamin Kosnikexception (bad_exception::~bad_exception()): Remove...
2001-07-11  Phil Edwardsrun_doxygen: Don't keep output from previous run.
2001-03-13  Benjamin Kosniknew: Remove pragma interface.
2001-02-07  Benjamin KosnikClean up stdexcept.
2000-10-21  Benjamin Kosnik[multiple changes]
2000-10-10  Benjamin KosnikMakefile.am (LIBSUPCXX_INCLUDES): Adjust.