gcc/gcc/objc ChangeLog.objc-improvements Make- ...

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


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

Modified files:
	gcc/objc       : ChangeLog.objc-improvements Make-lang.in 
	                 objc-act.c 

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/objc/ChangeLog.objc-improvements.diff?cvsroot=gcc&only_with_tag=objc-improvements-branch&r1=1.1.2.7&r2=1.1.2.8
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/objc/Make-lang.in.diff?cvsroot=gcc&only_with_tag=objc-improvements-branch&r1=1.58.4.7&r2=1.58.4.8
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/objc/objc-act.c.diff?cvsroot=gcc&only_with_tag=objc-improvements-branch&r1=1.179.2.31&r2=1.179.2.32



More information about the Gcc-cvs mailing list