]> git.ipfire.org Git - thirdparty/gcc.git/history - libstdc++-v3/libsupc++/vec.cc
Update copyright years.
[thirdparty/gcc.git] / libstdc++-v3 / libsupc++ / vec.cc
2023-01-16  Jakub JelinekUpdate copyright years.
2022-01-03  Jakub JelinekUpdate copyright years.
2021-01-04  Jakub JelinekUpdate copyright years.
2020-01-01  Jakub JelinekUpdate copyright years.
2019-01-01  Jakub JelinekUpdate copyright years.
2018-01-03  Jakub JelinekUpdate copyright years.
2017-01-01  Jakub JelinekUpdate copyright years.
2016-01-04  Jakub JelinekUpdate copyright years.
2015-01-05  Jakub JelinekUpdate copyright years.
2014-01-02  Richard SandifordUpdate copyright years in libstdc++-v3/
2013-02-03  Richard SandifordUpdate copyright in libstdc++-v3.
2012-11-07  Paolo Carliniarray (_GLIBCXX_THROW_OR_ABORT): Move...
2012-11-06  Paolo Carliniatomic_base.h: Don't include <cstddef>, use nullptr.
2012-11-05  Florian WeimerDetect overflow in size calculations in __cxa_vec_new...
2011-01-15  Benjamin Kosnikre PR libstdc++/36104 (gnu-versioned-namespace is broken)
2009-09-29  Benjamin Kosnikeh_terminate.cc: Fixes for -fno-exceptions.
2009-07-25  Jason MerrillCore issue 901
2009-04-18  Jan Hubicka* eh_type.cc (__cxa_current_exception_type) Mark throw().
2009-04-09  Jakub JelinekLicensing changes to GPLv3 resp. GPLv3 with GCC Runtime...
2008-06-27  Mark Mitchellvec.cc (__aeabi_vec_dtor_cookie): Handle NULL array...
2007-05-04  Mark Mitchellatexit_arm.cc: New file.
2005-08-17  Kelley CookAll files: Update FSF address.
2004-09-16  Mark Mitchellcxxabi_tweaks.h (__cxa_cdtor_return_type): Define.
2004-08-12  Paul Brookcxxabi_tweaks.h: Define __cxa_vec_ctor_return and _GLIB...
2004-07-02  Paul Brookconfigure.ac: Set ABI_TWEAKS_SRCDIR.
2004-06-29  Paul Brooktarget-def.h (TARGET_CXX_GET_COOKIE_SIZE, [...]): Define.
2004-05-22  Benjamin Kosnikcxxabi.h: Remove duplicated and useless public and...
2003-11-08  Jonathan Wakelyvec.cc: Conform to C++STYLE.
2003-11-05  Jeffrey D. Oldhamvec.cc (__cxa_vec_delete2): If given a NULL pointer...
2003-09-10  Jeffrey D. Oldhamvec.cc (__cxa_vec_new2): If the allocator returns NULL...
2003-05-24  Nathanael NerodeMakefile.am, [...]: Replace "GNU CC" with "GCC".
2001-10-24  Benjamin KosnikMake -fno-exceptions work.
2001-03-28  Richard HendersonIA-64 ABI Exception Handling.
2001-03-20  Jason Merrillvec.cc (__cxa_vec_cleanup): New fn.
2001-03-06  Stephen M. Webbvec.cc (__cxxa_vec_new2): Qualify size_t.
2001-02-16  Mark MitchellRemove old ABI support from libsupc++.
2001-02-16  Benjamin KosnikAdd support for -fno-exceptions.
2000-11-19  Mark Mitchellexception_support.h: New header file.
2000-10-21  Benjamin Kosnik[multiple changes]
2000-10-06  Benjamin Kosniklibsupc++: New directory.