egcs/libstdc++-v3 ChangeLog include/bits/std_l ...
schwab@gcc.gnu.org
schwab@gcc.gnu.org
Wed Aug 15 08:57:00 GMT 2001
CVSROOT: /cvs/gcc
Module name: egcs
Changes by: schwab@gcc.gnu.org 2001-08-15 08:57:41
Modified files:
libstdc++-v3 : ChangeLog
libstdc++-v3/include/bits: std_limits.h
libstdc++-v3/config/os/gnu-linux/bits: os_defines.h
Log message:
* include/bits/std_limits.h [__glibcpp_long_double_bits == 96]:
Define appropriate long double limits for m68k extended floating
point.
(__glibcpp_f32_digits10): Corrected, off by one.
(__glibcpp_f80_digits10): Likewise.
(__glibcpp_f128_digits10): Likewise.
* config/os/gnu-linux/bits/os_defines.h
(__glibcpp_long_double_bits) [__mc68000__]: Define to 96.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/libstdc++-v3/ChangeLog.diff?cvsroot=gcc&r1=1.748&r2=1.749
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/libstdc++-v3/include/bits/std_limits.h.diff?cvsroot=gcc&r1=1.4&r2=1.5
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/libstdc++-v3/config/os/gnu-linux/bits/os_defines.h.diff?cvsroot=gcc&r1=1.12&r2=1.13
More information about the Gcc-cvs
mailing list