* doc/xml/manual/status_cxx2011.xml: Update C++11 status table.
[gcc.git] / libstdc++-v3 / libsupc++ / vec.cc
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.