gcc/libstdc++-v3/include/std
Danny Smith e4bf5dfca1 re PR libstdc++/33203 (libstdc++-v3 build broken on i386-pc-mingw32)
PR libstdc++/33203
	* configure.host (error_constants_dir):  New variable,
	defaulting to os/generic.
	( mingw32*): Overide default.
	* configure.ac (ERROR_CONSTANTS_SRCDIR): New.
	* configure: Regenerate.
	* include/Makefile.am (host_headers): Add
	$(ERROR_CONSTANTS_SRCDIR)/error_constants.h .
	* include/Makefile.in: Regenerate.
	* include/std/system_error (enum posix_errno): Remove.
	Include <bits/error_constants.h> instead.
	* config/os/mingw32/error_constants.h: New.
	* config/os/generic/error_constants.h: New.

From-SVN: r128228
2007-09-07 04:18:40 +00:00
..
algorithm
array re PR libstdc++/31426 (TR1 includes do not work with -std=c++0x) 2007-05-31 23:37:56 +00:00
bitset
c++0x_warning.h
complex cmath: Tweak includes. 2007-06-13 07:31:39 +00:00
deque
fstream fstream: Add Table 92 in comment. 2007-06-08 13:16:38 +00:00
functional re PR libstdc++/31426 (TR1 includes do not work with -std=c++0x) 2007-05-31 23:37:56 +00:00
iomanip
ios
iosfwd
iostream
istream
iterator
limits
list
locale
map
memory cmath: Tweak includes. 2007-06-13 07:31:39 +00:00
numeric
ostream libstdc++.exp: Check CXXFLAGS. 2007-09-07 03:01:53 +00:00
queue
random re PR libstdc++/31426 (TR1 includes do not work with -std=c++0x) 2007-05-31 23:37:56 +00:00
regex re PR libstdc++/31426 (TR1 includes do not work with -std=c++0x) 2007-05-31 23:37:56 +00:00
set
sstream
stack
stdexcept
streambuf
string
system_error re PR libstdc++/33203 (libstdc++-v3 build broken on i386-pc-mingw32) 2007-09-07 04:18:40 +00:00
tuple re PR libstdc++/31426 (TR1 includes do not work with -std=c++0x) 2007-05-31 23:37:56 +00:00
type_traits re PR libstdc++/33098 ([c++0x] __is_convertible_helper in type_traits uses deprecated add_reference) 2007-08-17 16:39:10 +00:00
unordered_map re PR libstdc++/31426 (TR1 includes do not work with -std=c++0x) 2007-05-31 23:37:56 +00:00
unordered_set re PR libstdc++/31426 (TR1 includes do not work with -std=c++0x) 2007-05-31 23:37:56 +00:00
utility utility (identity, [...]): Add. 2007-07-10 19:28:07 +00:00
valarray Makefile.am (install-data-local): Remove pch-install rules. 2007-08-22 01:26:43 +00:00
vector