gcc/libstdc++-v3/config
Steve Ellcey ef290537a3 * gcc/libstdc++-v3/config/os/hpux/bits/os_defines.h
(strtoll, strtoull): In 64 bit mode HP-UX (IA64 and HPPA)
	does not define strtoll or strtoull, but does define strtol
	and strtoul which are the same since in 64 bit mode
	sizeof(long) == sizeof(long long).

From-SVN: r52247
2002-04-12 22:31:27 +00:00
..
cpu atomicity.h: Corrected for RTEMS targets which do not have a CAS instruction. 2002-02-14 18:57:38 +00:00
io stl_algo (__stl_threshold): Declare external. 2002-02-12 04:35:58 +00:00
locale 2002-04-01 Paolo Carlini <pcarlini@unitus.it> 2002-04-01 08:55:05 +00:00
os * gcc/libstdc++-v3/config/os/hpux/bits/os_defines.h 2002-04-12 22:31:27 +00:00
linker-map.dummy acinclude.m4 (GLIBCPP_CHECK_LINKER_FEATURES): Also check version. 2002-02-20 22:10:39 +00:00
linker-map.gnu * config/linker-map.gnu: Add __gxx_personality_sj0. 2002-04-11 16:27:45 -07:00