gcc/libstdc++-v3/libsupc++
Benjamin Kosnik da5c0f6ef5 time_members_gnu.h: Remove.
2001-10-02  Benjamin Kosnik  <bkoz@redhat.com>

	* config/locale/time_members_gnu.h: Remove.
	* config/locale/time_members_generic.h: Remove.
	* config/locale/time_members_gnu.cc (__timepunct::_M_put_helper): Add.
	* config/locale/time_members_generic.cc: Same.
	* include/bits/locale_facets.h: Add data members.
	(__timepunct::_M_put_helper): Change signature.
	(__timepunct::_M_date_formats): Same.
	(__timepunct::_M_time_formats): Same.
	(__timepunct::_M_ampm): Add.
	(__timepunct::_M_date_time_formats): Add.
	(time_get::_M_extract_via_format): Add.
	(time_get::_M_extract_time): Change to...
	(time_get::_M_extract_num): ... this, modify signature.
	* include/bits/locale_facets.tcc (time_get::do_get_year): Fix.
	(time_get::do_get_time): Fix.
	(time_get::do_get_date): Fix.

	* acinclude.m4: Remove CTIME_H.
	* aclocal.m4: Regenerate.
	* include/Makefile.am: Same.
	* include/Makefile.in: Regenerate.
	* configure: Regenerate.

	* testsuite/22_locale/time_get_members_char.cc: Fix.
	* testsuite/22_locale/time_get_members_wchar_t.cc: Add.
	* testsuite/22_locale/time_put_members_wchar_t.cc: Add.

From-SVN: r45966
2001-10-02 18:44:50 +00:00
..
Makefile.am Makefile.am: New file encapsulating header generation rules. 2001-07-13 16:47:56 +00:00
Makefile.in time_members_gnu.h: Remove. 2001-10-02 18:44:50 +00:00
cxxabi.h vec.cc (__cxa_vec_cleanup): New fn. 2001-03-20 11:59:44 -05:00
del_op.cc Add support for -fno-exceptions. 2001-02-16 00:44:44 +00:00
del_opnt.cc Add support for -fno-exceptions. 2001-02-16 00:44:44 +00:00
del_opv.cc Add support for -fno-exceptions. 2001-02-16 00:44:44 +00:00
del_opvnt.cc Add support for -fno-exceptions. 2001-02-16 00:44:44 +00:00
eh_alloc.cc locale.cc (locale::locale(const char*)): Make sure global locales are initialized. 2001-07-02 23:08:28 +00:00
eh_aux_runtime.cc IA-64 ABI Exception Handling. 2001-03-28 03:04:51 -08:00
eh_catch.cc acinclude.m4 (GLIBCPP_CHECK_WCHAR_T_SUPPORT): Check for fgetwc, fgetws. 2001-06-09 06:49:13 +00:00
eh_exception.cc IA-64 ABI Exception Handling. 2001-03-28 03:04:51 -08:00
eh_globals.cc eh_alloc.cc: Ensure that required macros are defined before including gthr.h. 2001-06-08 03:55:43 +00:00
eh_personality.cc eh_personality.cc (parse_lsda_header): Change type of tmp from _Unwind_Ptr to _Unwind_Word. 2001-09-03 12:24:24 +00:00
eh_terminate.cc acinclude.m4 (GLIBCPP_CHECK_WCHAR_T_SUPPORT): Check for fgetwc, fgetws. 2001-06-09 06:49:13 +00:00
eh_throw.cc IA-64 ABI Exception Handling. 2001-03-28 03:04:51 -08:00
exception run_doxygen: Don't keep output from previous run. 2001-07-11 19:35:49 +00:00
exception_defines.h Add support for -fno-exceptions. 2001-02-16 00:44:44 +00:00
new run_doxygen: Don't keep output from previous run. 2001-07-11 19:35:49 +00:00
new_handler.cc new: Remove pragma interface. 2001-03-13 19:32:00 +00:00
new_op.cc Add support for -fno-exceptions. 2001-02-16 00:44:44 +00:00
new_opnt.cc Add support for -fno-exceptions. 2001-02-16 00:44:44 +00:00
new_opv.cc Add support for -fno-exceptions. 2001-02-16 00:44:44 +00:00
new_opvnt.cc Add support for -fno-exceptions. 2001-02-16 00:44:44 +00:00
pure.cc IA-64 ABI Exception Handling. 2001-03-28 03:04:51 -08:00
tinfo.cc new: Remove pragma interface. 2001-03-13 19:32:00 +00:00
tinfo.h Remove old ABI support from libsupc++. 2001-02-16 01:26:14 +00:00
tinfo2.cc IA-64 ABI Exception Handling. 2001-03-28 03:04:51 -08:00
typeinfo howto.html: Add anchor name. 2001-09-25 23:51:17 +00:00
unwind-cxx.h algo.h: Add "GPL plus runtime exception" comment. 2001-06-21 23:03:00 +00:00
vec.cc IA-64 ABI Exception Handling. 2001-03-28 03:04:51 -08:00