gcc/libstdc++-v3
Jonathan Wakely f2e2de5f85 Makefile.am: Add ext/aligned_buffer.h
* include/Makefile.am: Add ext/aligned_buffer.h
	* include/Makefile.in: Regenerate.
	* include/ext/aligned_buffer.h: New.
	* include/std/future (_Result): Use __aligned_buffer.
	* include/bits/forward_list.h (_Fwd_list_node): Likewise.
	* include/bits/shared_ptr_base.h (_Sp_counted_ptr_inplace): Likewise.
	* testsuite/20_util/shared_ptr/cons/43820_neg.cc: Adjust dg-error line
	number.

From-SVN: r197554
2013-04-07 17:44:40 +01:00
..
config exception (get_terminate(), [...]): Declare. 2013-04-03 01:08:54 +01:00
doc exception (get_terminate(), [...]): Declare. 2013-04-03 01:08:54 +01:00
include Makefile.am: Add ext/aligned_buffer.h 2013-04-07 17:44:40 +01:00
libsupc++ re PR libstdc++/56841 (ld: Unsatisfied symbol "__atomic_exchange_8" in file /test/gnu/gcc/objdir/prev-hppa64-hp-hpux11.11/libstdc++-v3/src/.libs/libstdc++.a[eh_terminate.o]) 2013-04-05 11:03:04 +01: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 Filter out basever symbols on Solaris 2013-03-06 13:34:35 +00:00
src Makefile.am (hashtable_c++0x.lo, [...]): Use -fimplicit-templates. 2013-02-12 00:39:38 +00:00
testsuite Makefile.am: Add ext/aligned_buffer.h 2013-04-07 17:44:40 +01:00
ChangeLog Makefile.am: Add ext/aligned_buffer.h 2013-04-07 17:44:40 +01: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
Makefile.am Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
Makefile.in
README
acinclude.m4 exception (get_terminate(), [...]): Declare. 2013-04-03 01:08:54 +01:00
aclocal.m4
config.h.in unwind-cxx.h: Include sys/sdt.h if detected. 2013-03-15 09:55:07 +01:00
configure exception (get_terminate(), [...]): Declare. 2013-04-03 01:08:54 +01:00
configure.ac unwind-cxx.h: Include sys/sdt.h if detected. 2013-03-15 09:55:07 +01:00
configure.host
crossconfig.m4 crossconfig.m4: Add support for cygwin x64 target. 2013-03-27 22:56:57 +01:00
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.