gcc/libstdc++-v3/include/bits
Benjamin Kosnik 9b7e0d0005 [multiple changes]
2001-03-31  Benjamin Kosnik  <bkoz@redhat.com>

	* configure.target: Remove duplicate aix entry.

2001-03-30  Benjamin Kosnik  <bkoz@redhat.com>

	* include/ext/stl_bvector.h: Move to...
	* include/bits/stl_vector.h: ...here.
	* include/ext/bvector: Move to...
	* include/backward/bvector.h: ...here.
	* include/bits/std_vector.h: Change stl_bvector include.
	* include/bits/std_queue.h: Remove bvector include.
	* include/ext/tree: Insert using rb_tree, move to...
	* include/backward/tree.h: ...here.
	* include/backward/hash_map.h: Include ext/hash_map.
	* include/backward/hash_set.h: Include ext/hash_set.
	* include/backward/queue.h: New file.
	* include/backward/stack.h: Edit.
	* include/backward/algo.h: Same.
	* include/backward/algobase.h: Same.
	* include/backward/alloc.h: Same.
	* include/backward/function.h: Same.
	* include/backward/iomanip.h: Same.
	* include/backward/istream.h: Same.
	* include/backward/iterator.h: Same.
	* include/backward/list.h: Same.
	* include/backward/map.h: Same.
	* include/backward/multimap.h: Same.
	* include/backward/multiset.h: Same.
	* include/backward/ostream.h: Same.
	* include/backward/pair.h: Same
	* include/backward/rope.h: Same.
	* include/backward/set.h: Same.
	* include/backward/stream.h: Same.
	* include/backward/strstream.h: Same.
	* include/backward/tempbuf.h: Same.
	* src/Makefile.am (ext_headers): Edit.
	* src/Makefile.in: Regenerate.
	* testsuite/ext/headers.cc (main): Fix.
	* mkcheck.in: Fix.

From-SVN: r40979
2001-03-31 20:15:43 +00:00
..
basic_file.h basic_file.h (get_fileno): Remove. 2001-03-27 03:48:17 +00:00
basic_ios.h algo.h: Use std not __STD. 2001-03-04 21:34:02 +00:00
basic_ios.tcc algo.h: Use std not __STD. 2001-03-04 21:34:02 +00:00
basic_string.h algo.h: Use std not __STD. 2001-03-04 21:34:02 +00:00
basic_string.tcc * include/bits/basic_string.tcc (operator+): Fix thinko. 2001-03-15 08:46:23 +00:00
c++config c++config (_STL_USE_CONCEPT_CHECKS): Disable by default. 2001-03-27 19:40:46 +00:00
char_traits.h std_iosfwd.h: Remove string forward decls here. 2001-03-07 22:22:41 +00:00
codecvt.h c++config (__GLIBCPP__): Bump number in anticipation of 2.92. 2001-03-01 00:37:18 +00:00
concept_checks.h algo.h: Use std not __STD. 2001-03-04 21:34:02 +00:00
container_concepts.h include: New directory. 2000-10-05 11:27:02 +00:00
cpp_type_traits.h Add #pragma system_header to header files. 2001-02-19 18:52:25 +00:00
fpos.h std_iosfwd.h: Remove string forward decls here. 2001-03-07 22:22:41 +00:00
fstream.tcc basic_file.h (get_fileno): Remove. 2001-03-27 03:48:17 +00:00
functexcept.h algo.h: Use std not __STD. 2001-03-04 21:34:02 +00:00
generic_shadow.h include: New directory. 2000-10-05 11:27:02 +00:00
gslice_array.h Add #pragma system_header to header files. 2001-02-19 18:52:25 +00:00
gslice.h Add #pragma system_header to header files. 2001-02-19 18:52:25 +00:00
indirect_array.h Add #pragma system_header to header files. 2001-02-19 18:52:25 +00:00
ios_base.h algo.h: Use std not __STD. 2001-03-04 21:34:02 +00:00
istream.tcc istream.tcc (basic_istream<_CharT, [...]): Fix typo. 2001-03-12 18:30:29 +00:00
limits_generic.h Add #pragma system_header to header files. 2001-02-19 18:52:25 +00:00
locale_facets.h Add #pragma system_header to header files. 2001-02-19 18:52:25 +00:00
locale_facets.tcc std_streambuf.h: Remove cached locale facets. 2001-03-14 20:46:34 +00:00
localefwd.h std_streambuf.h: Remove cached locale facets. 2001-03-14 20:46:34 +00:00
mask_array.h algo.h: Use std not __STD. 2001-03-04 21:34:02 +00:00
ostream.tcc ostream.tcc: Use __builtin_alloca. 2001-03-23 20:29:14 +00:00
pthread_allocimpl.h algo.h: Use std not __STD. 2001-03-04 21:34:02 +00:00
sbuf_iter.h algo.h: Use std not __STD. 2001-03-04 21:34:02 +00:00
sequence_concepts.h Add #pragma system_header to header files. 2001-02-19 18:52:25 +00:00
slice_array.h algo.h: Use std not __STD. 2001-03-04 21:34:02 +00:00
slice.h algo.h: Use std not __STD. 2001-03-04 21:34:02 +00:00
sstream.tcc algo.h: Use std not __STD. 2001-03-04 21:34:02 +00:00
std_algorithm.h Add #pragma system_header to header files. 2001-02-19 18:52:25 +00:00
std_bitset.h std_bitset.h: Include ostream and istream headers instead of iostream. 2001-03-24 23:46:38 +00:00
std_complex.h Add #pragma system_header to header files. 2001-02-19 18:52:25 +00:00
std_deque.h Add #pragma system_header to header files. 2001-02-19 18:52:25 +00:00
std_fstream.h basic_file.h (get_fileno): Remove. 2001-03-27 03:48:17 +00:00
std_functional.h stl_config.h: Remove file. 2001-02-20 20:20:48 +00:00
std_iomanip.h algo.h: Use std not __STD. 2001-03-04 21:34:02 +00:00
std_ios.h algo.h: Use std not __STD. 2001-03-04 21:34:02 +00:00
std_iosfwd.h std_iosfwd.h: Remove string forward decls here. 2001-03-07 22:22:41 +00:00
std_iostream.h Add #pragma system_header to header files. 2001-02-19 18:52:25 +00:00
std_istream.h algo.h: Use std not __STD. 2001-03-04 21:34:02 +00:00
std_iterator.h algo.h: Use std not __STD. 2001-03-04 21:34:02 +00:00
std_list.h Add #pragma system_header to header files. 2001-02-19 18:52:25 +00:00
std_locale.h Add #pragma system_header to header files. 2001-02-19 18:52:25 +00:00
std_map.h Add #pragma system_header to header files. 2001-02-19 18:52:25 +00:00
std_memory.h algo.h: Use std not __STD. 2001-03-04 21:34:02 +00:00
std_numeric.h stl_config.h: Remove file. 2001-02-20 20:20:48 +00:00
std_ostream.h basic_file.h (get_fileno): Remove. 2001-03-27 03:48:17 +00:00
std_queue.h [multiple changes] 2001-03-31 20:15:43 +00:00
std_set.h Add #pragma system_header to header files. 2001-02-19 18:52:25 +00:00
std_sstream.h algo.h: Use std not __STD. 2001-03-04 21:34:02 +00:00
std_stack.h Add #pragma system_header to header files. 2001-02-19 18:52:25 +00:00
std_stdexcept.h std_stdexcept.h (runtime_error): Make string member non-const. 2001-02-27 23:00:35 +00:00
std_streambuf.h std_streambuf.h: Remove cached locale facets. 2001-03-14 20:46:34 +00:00
std_string.h algo.h: Use std not __STD. 2001-03-04 21:34:02 +00:00
std_utility.h stl_config.h: Remove file. 2001-02-20 20:20:48 +00:00
std_valarray.h algo.h: Use std not __STD. 2001-03-04 21:34:02 +00:00
std_vector.h [multiple changes] 2001-03-31 20:15:43 +00:00
stl_algo.h algo.h: Use std not __STD. 2001-03-04 21:34:02 +00:00
stl_algobase.h algo.h: Use std not __STD. 2001-03-04 21:34:02 +00:00
stl_alloc.h algo.h: Use std not __STD. 2001-03-04 21:34:02 +00:00
stl_bvector.h [multiple changes] 2001-03-31 20:15:43 +00:00
stl_construct.h algo.h: Use std not __STD. 2001-03-04 21:34:02 +00:00
stl_deque.h algo.h: Use std not __STD. 2001-03-04 21:34:02 +00:00
stl_function.h algo.h: Use std not __STD. 2001-03-04 21:34:02 +00:00
stl_heap.h algo.h: Use std not __STD. 2001-03-04 21:34:02 +00:00
stl_iterator_base.h algo.h: Use std not __STD. 2001-03-04 21:34:02 +00:00
stl_iterator.h algo.h: Use std not __STD. 2001-03-04 21:34:02 +00:00
stl_list.h algo.h: Use std not __STD. 2001-03-04 21:34:02 +00:00
stl_map.h algo.h: Use std not __STD. 2001-03-04 21:34:02 +00:00
stl_multimap.h algo.h: Use std not __STD. 2001-03-04 21:34:02 +00:00
stl_multiset.h algo.h: Use std not __STD. 2001-03-04 21:34:02 +00:00
stl_numeric.h algo.h: Use std not __STD. 2001-03-04 21:34:02 +00:00
stl_pair.h algo.h: Use std not __STD. 2001-03-04 21:34:02 +00:00
stl_pthread_alloc.h algo.h: Use std not __STD. 2001-03-04 21:34:02 +00:00
stl_queue.h algo.h: Use std not __STD. 2001-03-04 21:34:02 +00:00
stl_raw_storage_iter.h algo.h: Use std not __STD. 2001-03-04 21:34:02 +00:00
stl_relops.h algo.h: Use std not __STD. 2001-03-04 21:34:02 +00:00
stl_set.h algo.h: Use std not __STD. 2001-03-04 21:34:02 +00:00
stl_stack.h algo.h: Use std not __STD. 2001-03-04 21:34:02 +00:00
stl_tempbuf.h algo.h: Use std not __STD. 2001-03-04 21:34:02 +00:00
stl_threads.h algo.h: Use std not __STD. 2001-03-04 21:34:02 +00:00
stl_tree.h algo.h: Use std not __STD. 2001-03-04 21:34:02 +00:00
stl_uninitialized.h algo.h: Use std not __STD. 2001-03-04 21:34:02 +00:00
stl_vector.h algo.h: Use std not __STD. 2001-03-04 21:34:02 +00:00
streambuf.tcc basic_file.h (get_fileno): Remove. 2001-03-27 03:48:17 +00:00
stringfwd.h std_iosfwd.h: Remove string forward decls here. 2001-03-07 22:22:41 +00:00
type_traits.h algo.h: Use std not __STD. 2001-03-04 21:34:02 +00:00
valarray_array.h Add #pragma system_header to header files. 2001-02-19 18:52:25 +00:00
valarray_array.tcc include: New directory. 2000-10-05 11:27:02 +00:00
valarray_meta.h algo.h: Use std not __STD. 2001-03-04 21:34:02 +00:00