gcc/libstdc++
Jason Merrill bb84e66919 Makefile.in (install): Some of HEADERS come from the stl dir now.
* Makefile.in (install): Some of HEADERS come from the stl dir now.
	* algorithm, deque, functional, iterator, list, map, memory, numeric,
 	queue, set, stack, utility, vector: Now in stl dir.

stl/:
	* algo.h, algobase.h, alloc.h, bvector.h, defalloc.h, deque.h,
 	function.h, hash_map.h, hash_set.h, hashtable.h, heap.h, iterator.h,
 	list.h, map.h, multimap.h, multiset.h, pair.h, pthread_alloc.h,
 	rope.h, ropeimpl.h, set.h, slist.h, stack.h, stl_config.h, tempbuf.h,
 	tree.h, type_traits.h, vector.h: Update to October 27 SGI snapshot.
	* algorithm, deque, functional, hash_map, hash_set, iterator, list,
 	map, memory, numeric, pthread_alloc, queue, rope, set, slist, stack,
 	stl_algo.h, stl_algobase.h, stl_alloc.h, stl_bvector.h,
 	stl_construct.h, stl_deque.h, stl_function.h, stl_hash_fun.h,
 	stl_hash_map.h, stl_hash_set.h, stl_hashtable.h, stl_heap.h,
 	stl_iterator.h, stl_list.h, stl_map.h, stl_multimap.h, stl_multiset.h,
 	stl_numeric.h, stl_pair.h, stl_queue.h, stl_raw_storage_iter.h,
 	stl_relops.h, stl_rope.h, stl_set.h, stl_slist.h, stl_stack.h,
 	stl_tempbuf.h, stl_tree.h, stl_uninitialized.h, stl_vector.h,
 	utility, vector: New files in October 27 SGI snapshot.

From-SVN: r16277
1997-11-02 15:28:22 -05:00
..
config More stuff from Uli. 1997-09-16 10:11:13 -06:00
std bastring.h: Use ibegin internally. 1997-10-10 03:44:56 -04:00
stl Makefile.in (install): Some of HEADERS come from the stl dir now. 1997-11-02 15:28:22 -05:00
tests * tstring.cc (identitytest): s/remove/erase/. 1997-10-10 03:43:28 -04:00
testsuite * lib/libstdc++.exp: Remove libg++_link_flags. 1997-09-03 09:38:21 -06:00
cassert Initial revision 1997-08-21 18:57:35 -04:00
cctype Initial revision 1997-08-21 18:57:35 -04:00
cerrno Initial revision 1997-08-21 18:57:35 -04:00
cfloat Initial revision 1997-08-21 18:57:35 -04:00
ChangeLog Makefile.in (install): Some of HEADERS come from the stl dir now. 1997-11-02 15:28:22 -05:00
cinst.cc Initial revision 1997-08-21 18:57:35 -04:00
ciso646 Initial revision 1997-08-21 18:57:35 -04:00
climits Initial revision 1997-08-21 18:57:35 -04:00
clocale Initial revision 1997-08-21 18:57:35 -04:00
cmath Initial revision 1997-08-21 18:57:35 -04:00
cmathi.cc Initial revision 1997-08-21 18:57:35 -04:00
complex Initial revision 1997-08-21 18:57:35 -04:00
complex.h Initial revision 1997-08-21 18:57:35 -04:00
configure.in Uli's libio/libstdc++ patches. 1997-09-16 10:01:55 -06:00
csetjmp Initial revision 1997-08-21 18:57:35 -04:00
csignal Initial revision 1997-08-21 18:57:35 -04:00
cstdarg Initial revision 1997-08-21 18:57:35 -04:00
cstddef Initial revision 1997-08-21 18:57:35 -04:00
cstdio Initial revision 1997-08-21 18:57:35 -04:00
cstdlib Initial revision 1997-08-21 18:57:35 -04:00
cstdlibi.cc Initial revision 1997-08-21 18:57:35 -04:00
cstring Initial revision 1997-08-21 18:57:35 -04:00
cstringi.cc Initial revision 1997-08-21 18:57:35 -04:00
ctime Initial revision 1997-08-21 18:57:35 -04:00
cwchar Initial revision 1997-08-21 18:57:35 -04:00
cwctype Initial revision 1997-08-21 18:57:35 -04:00
Makefile.in Makefile.in (install): Some of HEADERS come from the stl dir now. 1997-11-02 15:28:22 -05:00
NEWS Initial revision 1997-08-21 18:57:35 -04:00
sinst.cc Initial revision 1997-08-21 18:57:35 -04:00
stdexcept Initial revision 1997-08-21 18:57:35 -04:00
stdexcepti.cc stdexcepti.cc (__out_of_range): New fn. 1997-10-10 02:56:56 -04:00
stl.h Initial revision 1997-08-21 18:57:35 -04:00
stlinst.cc Initial revision 1997-08-21 18:57:35 -04:00
string stdexcepti.cc (__out_of_range): New fn. 1997-10-10 02:56:56 -04:00