gcc/libstdc++-v3
Andreas Tobler ed0840baf2 re PR libstdc++/35915 (atomic.cc:31:20: error: stdint.h: No such file)
2008-04-16  Andreas Tobler  <a.tobler@schweiz.org>

	PR libstdc++/35915
	* configure.ac: Use GCC_HEADER_STDINT.
	* src/atomic.cc: Include gstdint.h
	* configure: Regenerate.
	* Makefile.in: Likewise.
	* doc/Makefile.in: Likewise.
	* include/Makefile.in: Likewise.
	* libmath/Makefile.in: Likewise.
	* libsupc++/Makefile.in: Likewise.
	* po/Makefile.in: Likewise.
	* src/Makefile.in: Likewise.
	* testsuite/Makefile.in: Likewise.
	* aclocal.m4: Likewise.

From-SVN: r134368
2008-04-16 23:30:11 +02:00
..
config [multiple changes] 2008-04-10 20:26:45 +00:00
doc re PR libstdc++/35915 (atomic.cc:31:20: error: stdint.h: No such file) 2008-04-16 23:30:11 +02:00
include re PR libstdc++/35915 (atomic.cc:31:20: error: stdint.h: No such file) 2008-04-16 23:30:11 +02:00
libmath re PR libstdc++/35915 (atomic.cc:31:20: error: stdint.h: No such file) 2008-04-16 23:30:11 +02:00
libsupc++ re PR libstdc++/35915 (atomic.cc:31:20: error: stdint.h: No such file) 2008-04-16 23:30:11 +02:00
po re PR libstdc++/35915 (atomic.cc:31:20: error: stdint.h: No such file) 2008-04-16 23:30:11 +02:00
scripts run_doxygen: Remove html_output_dir. 2008-03-26 06:27:35 +00:00
src re PR libstdc++/35915 (atomic.cc:31:20: error: stdint.h: No such file) 2008-04-16 23:30:11 +02:00
testsuite re PR libstdc++/35915 (atomic.cc:31:20: error: stdint.h: No such file) 2008-04-16 23:30:11 +02:00
ChangeLog re PR libstdc++/35915 (atomic.cc:31:20: error: stdint.h: No such file) 2008-04-16 23:30:11 +02:00
ChangeLog-1998 Move entries for 1998 and 1999 out of ChangeLog-2000 and into new 2005-05-24 23:20:39 +00:00
ChangeLog-1999 Correct use of year 999 to 1999. 2005-05-25 13:22:27 +00:00
ChangeLog-2000 Move entries for 1998 and 1999 out of ChangeLog-2000 and into new 2005-05-24 23:20:39 +00:00
ChangeLog-2001 c_locale_gnu.cc: Same errno fixes as generic. 2002-01-31 02:05:17 +00:00
ChangeLog-2002 tables.html: Finished now. 2003-01-12 02:56:50 +00:00
ChangeLog-2003 2004-01-18 Paolo Carlini <pcarlini@suse.de> 2004-01-18 11:18:29 +00:00
ChangeLog-2004 1.cc: Fix, null-terminate array1 at the outset. 2005-01-01 21:03:33 +00:00
ChangeLog-2005 2006-01-22 Paolo Carlini <pcarlini@suse.de> 2006-01-22 10:11:08 +00:00
ChangeLog-2006 re PR libstdc++/30365 (No possibility to disable large file support (LFS)) 2007-01-06 22:38:07 +00:00
ChangeLog-2007 2008-01-02 Paolo Carlini <pcarlini@suse.de> 2008-01-02 15:11:59 +00:00
Makefile.am [multiple changes] 2008-01-18 08:16:51 +00:00
Makefile.in re PR libstdc++/35915 (atomic.cc:31:20: error: stdint.h: No such file) 2008-04-16 23:30:11 +02:00
README mainpage.html: Add in corrected links. 2008-02-12 02:10:57 +00:00
acinclude.m4 re PR libstdc++/35816 (libstdc++ build during bootstrap is optimizing away atomic builtin check) 2008-04-14 23:53:15 +00:00
aclocal.m4 re PR libstdc++/35915 (atomic.cc:31:20: error: stdint.h: No such file) 2008-04-16 23:30:11 +02:00
config.h.in [multiple changes] 2008-04-10 20:26:45 +00:00
configure re PR libstdc++/35915 (atomic.cc:31:20: error: stdint.h: No such file) 2008-04-16 23:30:11 +02:00
configure.ac re PR libstdc++/35915 (atomic.cc:31:20: error: stdint.h: No such file) 2008-04-16 23:30:11 +02:00
configure.host configure.host (try_cpu settings): Set try_cpu=cris for crisv32. 2007-12-15 21:33:45 +00:00
crossconfig.m4 crossconfig.m4 (*-mingw32*): Define HAVE_STRTOF and HAVE_STRTOLD. 2008-03-04 12:44:31 +00:00
fragment.am acinclude.m4 (GLIBCXX_CONFIGURE): Delete gcc_version logic. 2005-03-21 17:40:24 +00:00
linkage.m4 [multiple changes] 2008-01-18 08:16:51 +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.