gcc/libstdc++-v3
Jonathan Wakely 2a792efe7f PR78968 add configure check for __cxa_thread_atexit in libc
PR libstdc++/78968
	* config.h.in: Regenerate.
	* configure: Likewise.
	* configure.ac: Check for __cxa_thread_atexit.
	* libsupc++/atexit_thread.cc [_GLIBCXX_HAVE___CXA_THREAD_ATEXIT]:
	Don't define __cxa_thread_atexit if libc provides it.

From-SVN: r244057
2017-01-04 15:41:19 +00:00
..
config Support exception propagation without lock-free atomic int 2017-01-04 10:54:59 +00:00
doc documentation_hacking.xml: sourceforge.net now defaults to https; adjust reference. 2017-01-04 02:33:08 +00:00
include Implement 2801, Default-constructibility of unique_ptr. 2017-01-04 15:21:02 +02:00
libsupc++ PR78968 add configure check for __cxa_thread_atexit in libc 2017-01-04 15:41:19 +00:00
po Update copyright years. 2017-01-01 13:07:43 +01:00
python Update copyright years. 2017-01-01 13:07:43 +01:00
scripts Update copyright years. 2017-01-01 13:07:43 +01:00
src Support exception propagation without lock-free atomic int 2017-01-04 10:54:59 +00:00
testsuite Implement 2801, Default-constructibility of unique_ptr. 2017-01-04 15:21:02 +02:00
ChangeLog PR78968 add configure check for __cxa_thread_atexit in libc 2017-01-04 15:41:19 +00:00
ChangeLog-1998
ChangeLog-1999
ChangeLog-2000
ChangeLog-2001
ChangeLog-2002
ChangeLog-2003
ChangeLog-2004
ChangeLog-2005
ChangeLog-2006
ChangeLog-2007
ChangeLog-2008
ChangeLog-2009
ChangeLog-2010
ChangeLog-2011
ChangeLog-2012
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
ChangeLog-2015 Update copyright years. 2016-01-04 15:30:50 +01:00
ChangeLog-2016 Update copyright years. 2017-01-01 13:07:43 +01:00
Makefile.am Update copyright years. 2017-01-01 13:07:43 +01:00
Makefile.in Disable .gnu.attributes tags in compatibility-ldbl.o 2016-09-29 07:33:17 +09:30
README
acinclude.m4 Support exception propagation without lock-free atomic int 2017-01-04 10:54:59 +00:00
aclocal.m4 libstdc++: Bump to automake 1.11.6 2015-05-13 10:51:03 +00:00
config.h.in PR78968 add configure check for __cxa_thread_atexit in libc 2017-01-04 15:41:19 +00:00
configure PR78968 add configure check for __cxa_thread_atexit in libc 2017-01-04 15:41:19 +00:00
configure.ac PR78968 add configure check for __cxa_thread_atexit in libc 2017-01-04 15:41:19 +00:00
configure.host [RTEMS] Always use atomic builtins for libstdc++ 2016-09-23 06:58:00 +00:00
crossconfig.m4 Enable libstdc++ compilation on AVR targets 2016-12-06 17:58:05 +00:00
fragment.am libstdc++-v3/fragment.am (AM_CPPFLAGS): Add CPPFLAGS 2015-07-24 07:05:19 +00:00
linkage.m4

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.