Implement std::launder for C++17
[gcc.git] / libstdc++-v3 / libsupc++ / new_op.cc
2016-01-04 Jakub JelinekUpdate copyright years.
2015-01-05 Jakub JelinekUpdate copyright years.
2014-05-17 Marc Glissenew_op.cc: Factor the calls to malloc, use __builtin_ex...
2014-01-02 Richard SandifordUpdate copyright years in libstdc++-v3/
2013-04-03 Jonathan Wakelyexception (get_terminate(), [...]): Declare.
2013-02-03 Richard SandifordUpdate copyright in libstdc++-v3.
2012-11-07 Paolo Carliniarray (_GLIBCXX_THROW_OR_ABORT): Move...
2011-10-12 Paolo Carlinire PR c++/50594 (Option -fwhole-program discards replac...
2011-01-15 Benjamin Kosnikre PR libstdc++/36104 (gnu-versioned-namespace is broken)
2009-04-09 Jakub JelinekLicensing changes to GPLv3 resp. GPLv3 with GCC Runtime...
2005-11-22 Benjamin Kosnikdel_op.cc: Include c++config.h first.
2005-08-17 Kelley CookAll files: Update FSF address.
2004-11-03 Benjamin Kosnikc++config: Spacing.
2004-11-03 Aaron W. LaFramboise* config/os/bsd/darwin/os_defines.h
2004-10-26 Geoffrey KeatingIndex: gcc/gcc/ChangeLog
2004-08-03 Mark Mitchellnew_op.cc: Update comments.
2004-08-02 Mark MitchellMakefile.am (hosted_source): Add libmath and testsuite.
2003-05-24 Nathanael NerodeMakefile.am, [...]: Replace "GNU CC" with "GCC".
2002-06-19 Benjamin Kosnikstd_cwchar.h: Guard.
2001-10-24 Benjamin KosnikMake -fno-exceptions work.
2001-02-16 Benjamin KosnikAdd support for -fno-exceptions.
2000-10-21 Benjamin Kosnik[multiple changes]
2000-10-06 Benjamin Kosniklibsupc++: New directory.