gcc/libstdc++-v3
Jonathan Wakely 8dfb08abc3 printers.py (StdForwardListPrinter): Add.
* python/libstdcxx/v6/printers.py (StdForwardListPrinter): Add.
	* testsuite/libstdc++-prettyprinters/cxx11.cc: New.

From-SVN: r182989
2012-01-08 12:34:00 +00:00
..
config * config/os/mingw32-w64/os_defines.h (__USE_MINGW_ANSI_STDIO): Define. 2011-12-23 18:23:38 +01:00
doc re PR libstdc++/51504 (Data race hunting instructions in manual do not work) 2012-01-06 01:26:06 +00:00
include hashtable_policy.h (_Hashtable_base<>::_M_eq()): protected rather than private, use it... 2012-01-05 20:59:17 +00:00
libsupc++ eh_tm.cc (free_any_cxa_exception): Use __GCC_ATOMIC_INT_LOCK_FREE, not _GLIBCXX_ATOMIC_BUILTINS_4. 2011-12-20 00:16:25 +00:00
po Move gthr to toplevel libgcc 2011-11-02 15:28:43 +00:00
python printers.py (StdForwardListPrinter): Add. 2012-01-08 12:34:00 +00:00
scripts user.cfg.in: Add macros, directories. 2011-12-10 15:33:06 +00:00
src re PR libstdc++/51558 (Declaration of unspecialized std::hash<_Tp>::operator()(_Tp) turns compile-time errors into link-time errors) 2011-12-15 22:15:21 +00:00
testsuite printers.py (StdForwardListPrinter): Add. 2012-01-08 12:34:00 +00:00
ChangeLog printers.py (StdForwardListPrinter): Add. 2012-01-08 12:34:00 +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 Rotate ChangeLogs. 2011-01-02 08:22:05 -08:00
ChangeLog-2011 Roll ChangeLog file, move 2012 entries in the new ChangeLog. 2012-01-05 20:49:15 +00:00
Makefile.am run_doxygen: Allow doxygen 1.7.1 again. 2010-12-31 22:20:22 +00:00
Makefile.in Move gthr to toplevel libgcc 2011-11-02 15:28:43 +00:00
README
acinclude.m4 acinclude.m4 (GLIBCXX_ENABLE_ATOMIC_BUILTINS): Remove size-specific macros. 2011-12-01 02:20:32 +00:00
aclocal.m4 aclocal.m4: Regenerate. 2011-01-11 16:43:25 +00:00
config.h.in acinclude.m4 (GLIBCXX_ENABLE_ATOMIC_BUILTINS): Remove size-specific macros. 2011-12-01 02:20:32 +00:00
configure acinclude.m4 (GLIBCXX_ENABLE_ATOMIC_BUILTINS): Remove size-specific macros. 2011-12-01 02:20:32 +00:00
configure.ac acinclude.m4 ([GLIBCXX_ENABLE_VISIBILITY]): Rename to [GLIBCXX_ENABLE_LIBSTDCXX_VISIBILITY]... 2011-11-08 14:07:27 +00:00
configure.host configure.host: Use config/os/mingw32-w64 instead of config/os/mingw32 if vendor key is "w64". 2011-10-14 08:57:55 +02:00
crossconfig.m4 re PR debug/23205 ([C++/unit-at-a-time] stabs debug info omitted for global const variables) 2011-07-18 11:04:18 +00:00
fragment.am fragment.am (CONFIG_CXXFLAGS): Add -frandom-seed. 2011-07-22 13:52:51 +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.