gcc/libstdc++-v3
Jason Merrill bed152e374 configure.ac: Check for __cxa_thread_atexit_impl.
* configure.ac: Check for __cxa_thread_atexit_impl.
	* libsupc++/atexit_thread.cc (__cxa_thread_atexit): Just forward
	to it if available.
	* config.h.in, configure: Regenerate.

From-SVN: r196276
2013-02-25 23:39:04 -05:00
..
config Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
doc faq.html: Fix spelling. 2013-02-20 22:41:51 +00:00
include streambuf (basic_streambuf): Use injected class name instead of non-standard __streambuf_type typedef. 2013-02-20 22:41:58 +00:00
libsupc++ configure.ac: Check for __cxa_thread_atexit_impl. 2013-02-25 23:39:04 -05:00
po Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
python Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
scripts user.cfg.in: Set __cplusplus to 201103L. 2013-02-20 01:52:36 +00:00
src Makefile.am (hashtable_c++0x.lo, [...]): Use -fimplicit-templates. 2013-02-12 00:39:38 +00:00
testsuite 55043.cc: Add missing namespace qualification. 2013-02-20 21:23:44 +00:00
ChangeLog configure.ac: Check for __cxa_thread_atexit_impl. 2013-02-25 23:39:04 -05: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
Makefile.am Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
Makefile.in gthr.m4: New. 2012-10-15 13:10:30 +00:00
README
acinclude.m4 Restrict -Wa,-nH use to Solaris (PR libstdc++/55594) 2013-01-08 09:47:55 +00:00
aclocal.m4
config.h.in configure.ac: Check for __cxa_thread_atexit_impl. 2013-02-25 23:39:04 -05:00
configure configure.ac: Check for __cxa_thread_atexit_impl. 2013-02-25 23:39:04 -05:00
configure.ac configure.ac: Check for __cxa_thread_atexit_impl. 2013-02-25 23:39:04 -05:00
configure.host config.gcc: Match arm*-*-linux-* for ARM Linux/GNU. 2012-10-15 21:12:23 +00:00
crossconfig.m4
fragment.am
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.