gcc/gcc/config/i386 beos-elf.h cygming.h i386- ...

zlaski@gcc.gnu.org zlaski@gcc.gnu.org
Wed Aug 11 00:54:00 GMT 2004


CVSROOT:	/cvs/gcc
Module name:	gcc
Branch: 	objc-improvements-branch
Changes by:	zlaski@gcc.gnu.org	2004-08-11 00:54:27

Modified files:
	gcc/config/i386: beos-elf.h cygming.h i386-interix.h 
	                 i386-protos.h i386.c linux.h lynx.h winnt.c 
Removed files:
	gcc/config/i386: lynx-ng.h 

Log message:
	[ChangeLog.objc-improvements]
	2004-08-10  Ziemowit Laski  <zlaski@apple.com>
	
	Sync up with HEAD.2004-08-08T23:33:48+0000.
	
	[gcc/objc/ChangeLog.objc-improvements]
	2004-08-10  Ziemowit Laski  <zlaski@apple.com>
	
	* objc-act.c (string_descriptor): New type.
	(string_htab): New hash table, for constant strings.
	(string_hash, string_eq): New functions.
	(hash_init): Initialize string_htab hash table.
	(objc_build_string_object): Unique string objects using the
	string_htab hash table.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/i386/beos-elf.h.diff?cvsroot=gcc&only_with_tag=objc-improvements-branch&r1=1.20.4.1&r2=1.20.4.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/i386/cygming.h.diff?cvsroot=gcc&only_with_tag=objc-improvements-branch&r1=1.4.4.5&r2=1.4.4.6
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/i386/i386-interix.h.diff?cvsroot=gcc&only_with_tag=objc-improvements-branch&r1=1.43.2.3&r2=1.43.2.4
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/i386/i386-protos.h.diff?cvsroot=gcc&only_with_tag=objc-improvements-branch&r1=1.100.2.6&r2=1.100.2.7
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/i386/i386.c.diff?cvsroot=gcc&only_with_tag=objc-improvements-branch&r1=1.587.2.14&r2=1.587.2.15
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/i386/linux.h.diff?cvsroot=gcc&only_with_tag=objc-improvements-branch&r1=1.49.2.3&r2=1.49.2.4
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/i386/lynx.h.diff?cvsroot=gcc&only_with_tag=objc-improvements-branch&r1=1.8.8.1&r2=1.8.8.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/i386/winnt.c.diff?cvsroot=gcc&only_with_tag=objc-improvements-branch&r1=1.51.2.10&r2=1.51.2.11
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/i386/lynx-ng.h.diff?cvsroot=gcc&only_with_tag=objc-improvements-branch&r1=1.7.8.1&r2=NONE



More information about the Gcc-cvs mailing list