This is the mail archive of the libstdc++-cvs@gcc.gnu.org mailing list for the libstdc++ project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

gcc/libstdc++-v3 ChangeLog config/cpu/x86-64/b ...


CVSROOT:	/cvs/gcc
Module name:	gcc
Branch: 	gcc-3_2-rhl8-branch
Changes by:	jakub@gcc.gnu.org	2004-10-29 07:20:48

Modified files:
	libstdc++-v3   : ChangeLog 
	libstdc++-v3/config/cpu/x86-64/bits: cpu_limits.h 
	libstdc++-v3/config/os/gnu-linux/bits: os_defines.h 
	libstdc++-v3/include/std: std_limits.h 

Log message:
	* config/os/gnu-linux/bits/os_defines.h: Define
	__glibcpp_{float,double,long_double}* macros.
	* config/cpu/x86-64/bits/cpu_limits.h (__glibcpp_long_bits): Only
	define to 64 if __x86_64__.
	* include/std/std_limits.h (__glibcpp_f*_round_error): Only define
	if not yet defined.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-3_2-rhl8-branch&r1=1.1057.2.159.2.10.2.28&r2=1.1057.2.159.2.10.2.29
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/config/cpu/x86-64/bits/cpu_limits.h.diff?cvsroot=gcc&only_with_tag=gcc-3_2-rhl8-branch&r1=1.2&r2=1.2.22.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/config/os/gnu-linux/bits/os_defines.h.diff?cvsroot=gcc&only_with_tag=gcc-3_2-rhl8-branch&r1=1.17.8.2&r2=1.17.8.2.4.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/include/std/std_limits.h.diff?cvsroot=gcc&only_with_tag=gcc-3_2-rhl8-branch&r1=1.3.4.2.8.1&r2=1.3.4.2.8.2


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]