gcc/libstdc++-v3/include
Benjamin Kosnik 6cbd871cb0 Makefile.am (pch1_input, [...]): Move from pch_*.
2006-06-29  Benjamin Kosnik  <bkoz@redhat.com>

	* include/Makefile.am (pch1_input, pch1_output_builddir,
	pch1_outputj_installdir, pch1_source): Move from pch_*.
	(pch2_input, pch2_output_builddir,
	pch2_output_installdir, pch2_source): Clone for ext.
	(pch3_input, pch3_output_builddir,
	pch3_output_installdir, pch3_source): Clone for tr1.
	(install-pch): Same.
	* include/Makefile.in: Regenerate.

	* include/precompiled: New directory.
	* include/stdc++.h: Move...
	* include/precompiled/stdc++.h: ... here.		
	* include/precompiled/stdtr1c++.h: New.
	* include/precompiled/extc++.h: New.

	* testsuite/lib/libstdc++.exp (libstdc++_init): Set PCH_CXXFLAGS
	to -include bits/stdtr1c++.h.

From-SVN: r115078
2006-06-29 21:24:57 +00:00
..
backward
bits postypes.h (operator==(const fpos<>&, const fpos<>&), [...]): Add. 2006-06-21 22:21:45 +00:00
c
c_compatibility
c_std
debug re PR libstdc++/27199 (ptrdiff_t and size_t outside of namespace std) 2006-04-23 14:54:26 +00:00
ext typelist.h (typelist_append): To append_typelist. 2006-06-27 19:20:06 +00:00
precompiled Makefile.am (pch1_input, [...]): Move from pch_*. 2006-06-29 21:24:57 +00:00
std re PR libstdc++/25482 (Specialize (overload) std::copy/find for streambuf iterators) 2006-03-21 12:25:11 +00:00
tr1 random (operator<<(std::basic_ostream<>&, const linear_congruential<>&), [...]): Redo per TR1 specs; move out of line... 2006-06-26 03:08:48 +00:00
Makefile.am Makefile.am (pch1_input, [...]): Move from pch_*. 2006-06-29 21:24:57 +00:00
Makefile.in Makefile.am (pch1_input, [...]): Move from pch_*. 2006-06-29 21:24:57 +00:00