gcc/libstdc++-v3/libsupc++
Benjamin Kosnik ca017eef3a Makefile.am (target_headers): Remove cpu_limits.h.
2002-09-25  Benjamin Kosnik  <bkoz@redhat.com>

	* include/Makefile.am (target_headers): Remove cpu_limits.h.
	* include/Makefile.in: Regenerate.
	* configure.in (CPU_LIMITS_INC_SRCDIR): Remove
	* configure: Regenerate.
	* configure.target (CPULIMITS): Remove.

	* include/std/std_limits.h: Remove cpu_limits.h include.

	* config/os/solaris/solaris2.7/os_defines.h (__glibcpp_long_bits):
	Remove.
	* config/os/irix/irix6.5/os_defines.h
	(__glibcpp_long_double_bits): Remove.
	(__glibcpp_wchar_t_bits): Remove.
	(__glibcpp_long_bits): Remove.
	* config/os/irix/irix5.2/os_defines.h
	(__glibcpp_long_double_bits): Remove.
	(__glibcpp_long_bits): Remove.
	* config/os/hpux/os_defines.h (__glibcpp_wchar_t_is_signed): Remove.
	* config/os/bsd/freebsd/os_defines.h:
	(__glibcpp_long_double_bits): Remove.
	* config/os/aix/os_defines.h (__glibcpp_wchar_t_bits): Remove.
	(__glibcpp_wchar_t_is_signed): Remove.
	(__glibcpp_long_bits): Remove.
	* config/os/gnu-linux/os_defines.h (__glibcpp_long_bits): Remove.
	(__glibcpp_long_double_bits): Remove.

	* config/os/osf/osf5.0/cpu_limits.h: Remove.
	* config/cpu/alpha/cpu_limits.h: Remove.
	* config/cpu/arm/cpu_limits.h: Remove.
	* config/cpu/cris/cpu_limits.h: Remove.
	* config/cpu/generic/cpu_limits.h: Remove.
	* config/cpu/generic/limits.h: Remove.
	* config/cpu/ia64/cpu_limits.h: Remove.
	* config/cpu/m68k/cpu_limits.h: Remove.
	* config/cpu/mmix/cpu_limits.h: Remove.
	* config/cpu/powerpc/cpu_limits.h: Remove.
	* config/cpu/S390/cpu_limits.h: Remove.

From-SVN: r57524
2002-09-26 05:25:14 +00:00
..
Makefile.am Makefile.am (LTCOMPILE): Add LIBSUPCXX_PICFLAGS. 2002-08-07 15:56:11 +00:00
Makefile.in Makefile.am (target_headers): Remove cpu_limits.h. 2002-09-26 05:25:14 +00:00
cxxabi.h re PR libstdc++/7442 (cxxabi.h does not match the C++ ABI) 2002-07-31 21:50:33 +00: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 std_cwchar.h: Guard. 2002-06-19 15:19:53 +00:00
eh_aux_runtime.cc Make -fno-exceptions work. 2001-10-24 02:37:56 +00:00
eh_catch.cc eh_personality.cc (__cxa_call_unexpected): Take void*. 2001-11-17 21:09:23 -05:00
eh_exception.cc libstdc++/3150: revert 2001-11-30 commit. 2002-01-09 20:39:27 +00: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 unwind-cxx.h (__cxa_exception): Change catchTemp type from void* to _Unwind_Ptr. 2002-08-15 18:05:41 +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 unwind-cxx.h (__cxa_exception): Change catchTemp type from void* to _Unwind_Ptr. 2002-08-15 18:05:41 +00:00
eh_type.cc Intro.3: More notes. 2001-11-20 00:51:37 +00:00
exception abi.txt: New file. 2002-07-20 06:26:27 +00:00
exception_defines.h Add support for -fno-exceptions. 2001-02-16 00:44:44 +00:00
new new (placement delete): Remove unused paramater names. 2002-07-26 20:12:00 +00:00
new_handler.cc new (set_new_handler): Declare to not throw any exceptions. 2002-07-16 08:28:40 +00:00
new_op.cc std_cwchar.h: Guard. 2002-06-19 15:19:53 +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 std_cwchar.h: Guard. 2002-06-19 15:19:53 +00:00
tinfo.cc re PR libstdc++/7442 (cxxabi.h does not match the C++ ABI) 2002-07-31 21:24:18 +00:00
tinfo.h signbitl.c: Copyright years as list, not range. 2002-01-16 19:57:39 +00:00
tinfo2.cc re PR libstdc++/7442 (cxxabi.h does not match the C++ ABI) 2002-07-31 21:24:18 +00:00
typeinfo abi.txt: New file. 2002-07-20 06:26:27 +00:00
unwind-cxx.h unwind-cxx.h (__cxa_exception): Change catchTemp type from void* to _Unwind_Ptr. 2002-08-15 18:05:41 +00:00
vec.cc Make -fno-exceptions work. 2001-10-24 02:37:56 +00:00