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]

egcs/libstdc++-v3 ChangeLog config/os/aix/bits ...


CVSROOT:	/cvs/gcc
Module name:	egcs
Changes by:	gdr@gcc.gnu.org	2001-08-11 01:36:52

Modified files:
	libstdc++-v3   : ChangeLog 
	libstdc++-v3/config/os/aix/bits: os_defines.h 
	libstdc++-v3/config/os/gnu-linux/bits: os_defines.h 
	libstdc++-v3/include/bits: std_limits.h 

Log message:
	* include/bits/std_limits.h(__glibcpp_char_is_signed): Use
	__CHAR_UNSIGNED__.
	
	* config/os/gnu-linux/bits/os_defines.h(__glibcpp_char_is_signed):
	Likewise.
	* config/os/aix/bits/os_defines.h(__glibcpp_plain_char_is_signed):
	Remove.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/libstdc++-v3/ChangeLog.diff?cvsroot=gcc&r1=1.737&r2=1.738
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/libstdc++-v3/config/os/aix/bits/os_defines.h.diff?cvsroot=gcc&r1=1.6&r2=1.7
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/libstdc++-v3/config/os/gnu-linux/bits/os_defines.h.diff?cvsroot=gcc&r1=1.11&r2=1.12
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/libstdc++-v3/include/bits/std_limits.h.diff?cvsroot=gcc&r1=1.1&r2=1.2


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