gcc/libstdc++-v3
Jonathan Wakely a424a3cb04 Fix lifetime of mutex lock in debug iterator
* include/debug/safe_iterator.h (_Safe_iterator::operator++()): Fix
	lifetime of lock.

From-SVN: r240549
2016-09-27 16:37:44 +01:00
..
config Add __int128 symbols to x32 aseline_symbols.txt 2016-01-16 15:11:22 -08:00
doc Update links to libstdc++ Doxygen pages 2016-08-23 13:23:16 +01:00
include Fix lifetime of mutex lock in debug iterator 2016-09-27 16:37:44 +01:00
libsupc++ Backport fix for PR libstdc++/62258 from mainline 2015-09-03 16:10:25 +01:00
po Makefile.in: Regenerate with automake-1.11.6. 2015-08-18 18:58:06 +01:00
python Replace casts with floordiv operator in Python xmethods 2016-09-20 11:03:07 +01:00
scripts Improve generated libstdc++ API docs 2015-12-11 12:46:50 +00:00
src libstdc++/71320 Add or remove file permissions correctly 2016-07-19 18:17:05 +01:00
testsuite * testsuite/23_containers/map/77334.cc: Use dg-options for C++11. 2016-08-23 15:23:40 +01:00
ChangeLog Fix lifetime of mutex lock in debug iterator 2016-09-27 16:37:44 +01:00
ChangeLog-1998 ChangeLog rotation. 2013-01-03 10:47:48 +01:00
ChangeLog-1999 ChangeLog rotation. 2013-01-03 10:47:48 +01:00
ChangeLog-2000 ChangeLog rotation. 2013-01-03 10:47:48 +01:00
ChangeLog-2001 ChangeLog rotation. 2013-01-03 10:47:48 +01:00
ChangeLog-2002 ChangeLog rotation. 2013-01-03 10:47:48 +01:00
ChangeLog-2003 ChangeLog rotation. 2013-01-03 10:47:48 +01:00
ChangeLog-2004 ChangeLog rotation. 2013-01-03 10:47:48 +01:00
ChangeLog-2005 ChangeLog rotation. 2013-01-03 10:47:48 +01:00
ChangeLog-2006 ChangeLog rotation. 2013-01-03 10:47:48 +01:00
ChangeLog-2007 ChangeLog rotation. 2013-01-03 10:47:48 +01:00
ChangeLog-2008 ChangeLog rotation. 2013-01-03 10:47:48 +01:00
ChangeLog-2009 ChangeLog rotation. 2013-01-03 10:47:48 +01:00
ChangeLog-2010 ChangeLog rotation. 2013-01-03 10:47:48 +01:00
ChangeLog-2011 ChangeLog rotation. 2013-01-03 10:47:48 +01:00
ChangeLog-2012 ChangeLog rotation. 2013-01-03 10:47:48 +01:00
ChangeLog-2013 * ChangeLog-2013: Correct an old entry. 2014-05-26 23:49:19 +02:00
ChangeLog-2014 Rotate libstdc++-v3/ChangeLog 2015-01-02 16:50:36 +00:00
Makefile.am Update copyright years. 2015-01-05 13:33:28 +01:00
Makefile.in Makefile.in: Regenerate with automake-1.11.6. 2015-08-18 18:58:06 +01:00
README mainpage.html: Add in corrected links. 2008-02-12 02:10:57 +00:00
acinclude.m4 Handle C++11 <math.h> overloads on Solaris 12 2015-11-24 13:25:07 +00:00
aclocal.m4 Makefile.in: Regenerate with automake-1.11.6. 2015-08-18 18:58:06 +01:00
config.h.in Handle C++11 <math.h> overloads on Solaris 12 2015-11-24 13:25:07 +00:00
configure * configure: Regenerate. 2015-11-26 08:51:04 -05:00
configure.ac Handle C++11 <math.h> overloads on Solaris 12 2015-11-24 13:25:07 +00:00
configure.host re PR target/66200 (GCC for ARM / AArch64 doesn't define TARGET_RELAXED_ORDERING) 2015-06-24 09:59:28 +00:00
crossconfig.m4 Remove obsolete Solaris 9 support 2014-04-22 12:30:59 +00:00
fragment.am Commit the vtable verification feature. 2013-08-06 20:38:59 -07:00
linkage.m4 linkage.m4 (GLIBCXX_CHECK_STDLIB_DECL_AND_LINKAGE): New. 2013-02-11 12:50:13 -05:00

README

file: libstdc++-v3/README

New users may wish to point their web browsers to the file
index.html in the 'doc/html' subdirectory.  It contains brief
building instructions and notes on how to configure the library in
interesting ways.