gcc/libstdc++-v3/libsupc++
Benjamin Kosnik 6b76f569a3 [multiple changes]
2000-10-21  Benjamin Kosnik  <bkoz@purist.soma.redhat.com>

	* docs/links.html: Add links to defects list, standards FAQ.

	* testsuite/21_strings/ctor_copy_dtor.cc (test01): Disable tests
	with string creation that allocate huge ammounts of memory.

	* include/c/bits/std_cstddef.h: Put size_t, ptrdiff_t in
	namepace std.

2000-10-21  Theodore Papadopoulo <Theodore.Papadopoulo@sophia.inria.fr>

    	* libsupc++/exception.cc: Use namespace std.
    	* libsupc++/new: DITTO.
    	* libsupc++/new_op.cc: DITTO.
    	* libsupc++/new_opnt.cc: DITTO.
    	* libsupc++/new_opv.cc: DITTO.
    	* libsupc++/new_opvnt.cc: DITTO.
    	* libsupc++/tinfo.cc: DITTO.
    	* libsupc++/tinfo.h: DITTO.
    	* libsupc++/vec.cc: DITTO.
    	* libsupc++/Makefile.am: Blank lines removal.

From-SVN: r36995
2000-10-21 16:50:29 +00:00
..
Makefile.am Makefile.am (exception): Change exception.cc to exception_support.cc. 2000-10-18 23:26:22 +00:00
Makefile.in Makefile.am (exception): Change exception.cc to exception_support.cc. 2000-10-18 23:26:22 +00:00
aclocal.m4 libsupc++: New directory. 2000-10-06 23:31:22 +00:00
config.h.in libsupc++: New directory. 2000-10-06 23:31:22 +00:00
configure libsupc++: New directory. 2000-10-06 23:31:22 +00:00
configure.in libsupc++: New directory. 2000-10-06 23:31:22 +00:00
cxxabi.h Makefile.am (LIBSUPCXX_INCLUDES): Adjust. 2000-10-10 23:43:26 +00:00
del_op.cc libsupc++: New directory. 2000-10-06 23:31:22 +00:00
del_opnt.cc libsupc++: New directory. 2000-10-06 23:31:22 +00:00
del_opv.cc libsupc++: New directory. 2000-10-06 23:31:22 +00:00
del_opvnt.cc libsupc++: New directory. 2000-10-06 23:31:22 +00:00
exception Makefile.am (LIBSUPCXX_INCLUDES): Adjust. 2000-10-10 23:43:26 +00:00
exception_support.cc [multiple changes] 2000-10-21 16:50:29 +00:00
new [multiple changes] 2000-10-21 16:50:29 +00:00
new.h Makefile.am (LIBSUPCXX_INCLUDES): Adjust. 2000-10-10 23:43:26 +00:00
new_handler.cc libsupc++: New directory. 2000-10-06 23:31:22 +00:00
new_op.cc [multiple changes] 2000-10-21 16:50:29 +00:00
new_opnt.cc [multiple changes] 2000-10-21 16:50:29 +00:00
new_opv.cc [multiple changes] 2000-10-21 16:50:29 +00:00
new_opvnt.cc [multiple changes] 2000-10-21 16:50:29 +00:00
pure.cc Makefile.am (LIBSUPCXX_INCLUDES): Adjust. 2000-10-10 23:50:39 +00:00
tinfo.cc [multiple changes] 2000-10-21 16:50:29 +00:00
tinfo.h [multiple changes] 2000-10-21 16:50:29 +00:00
tinfo2.cc libsupc++: New directory. 2000-10-06 23:31:22 +00:00
typeinfo Makefile.am (LIBSUPCXX_INCLUDES): Adjust. 2000-10-10 23:43:26 +00:00
vec.cc [multiple changes] 2000-10-21 16:50:29 +00:00