gcc/libstdc++-v3
Benjamin Kosnik a00e37691d hashtable.cc: Just definitions.
2009-08-10  Benjamin Kosnik  <bkoz@redhat.com>

	* src/hashtable.cc: Just definitions.
	* src/hashtable_c++0x.cc: Compile C++0x versions.
	* src/hash.cc: Same.
	* src/hash_c++0x.cc: Same.
	src/hash_tr1.cc: Compile TR1 versions.
	src/hashtable_tr1.cc: Same.

	* src/limits_c++0x.cc: Sync build error handling.

	* src/Makefile.am (sources): Change hash.cc to hash_tr1.cc,
	hashtable.cc to hashtable_tr1.cc.
	* src/Makefile.in: Regenerate.

From-SVN: r150641
2009-08-11 01:24:59 +00:00
..
config future: Fixes for -fno-exceptions. 2009-08-10 18:24:47 +00:00
doc functional: Doxygen markup. 2009-08-11 00:29:21 +00:00
include functional: Doxygen markup. 2009-08-11 00:29:21 +00:00
libsupc++ future: Fixes for -fno-exceptions. 2009-08-10 18:24:47 +00:00
po
python Makefile.in: Regenerate. 2009-07-28 04:45:21 +00:00
scripts
src hashtable.cc: Just definitions. 2009-08-11 01:24:59 +00:00
testsuite future: Fixes for -fno-exceptions. 2009-08-10 18:24:47 +00:00
acinclude.m4 extensions.m4 (AC_USE_SYSTEM_EXTENSIONS): Do not expand for Autoconf 2.62 or newer. 2009-07-30 19:41:13 +00:00
aclocal.m4
ChangeLog hashtable.cc: Just definitions. 2009-08-11 01:24:59 +00:00
ChangeLog-1998
ChangeLog-1999
ChangeLog-2000
ChangeLog-2001
ChangeLog-2002
ChangeLog-2003
ChangeLog-2004
ChangeLog-2005
ChangeLog-2006
ChangeLog-2007
ChangeLog-2008
config.h.in
configure gnu.ver: Add GLIBCXX_3.4.13, move a symbol into it. 2009-07-29 18:40:39 +00:00
configure.ac gnu.ver: Add GLIBCXX_3.4.13, move a symbol into it. 2009-07-29 18:40:39 +00:00
configure.host MAINTAINERS: Add myself as mep maintainer. 2009-06-24 00:16:25 -04:00
crossconfig.m4 crossconfig.m4 (GLIBCXX_CROSSCONFIG): Handle AIX targets. 2009-06-02 19:15:03 +00:00
fragment.am
linkage.m4
Makefile.am Makefile.in, [...]: New files. 2009-05-28 17:14:18 +00:00
Makefile.in Makefile.in, [...]: New files. 2009-05-28 17:14:18 +00: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.