gcc/gcc/config/pa pa-pro-end.h pa-protos.h pa. ...
zlaski@gcc.gnu.org
zlaski@gcc.gnu.org
Wed Aug 11 00:55:00 GMT 2004
CVSROOT: /cvs/gcc
Module name: gcc
Branch: objc-improvements-branch
Changes by: zlaski@gcc.gnu.org 2004-08-11 00:55:12
Modified files:
gcc/config/pa : pa-pro-end.h pa-protos.h pa.c pa.h pa64-hpux.h
som.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/pa/pa-pro-end.h.diff?cvsroot=gcc&only_with_tag=objc-improvements-branch&r1=1.12.2.1&r2=1.12.2.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/pa/pa-protos.h.diff?cvsroot=gcc&only_with_tag=objc-improvements-branch&r1=1.26.2.4&r2=1.26.2.5
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/pa/pa.c.diff?cvsroot=gcc&only_with_tag=objc-improvements-branch&r1=1.218.2.11&r2=1.218.2.12
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/pa/pa.h.diff?cvsroot=gcc&only_with_tag=objc-improvements-branch&r1=1.199.2.9&r2=1.199.2.10
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/pa/pa64-hpux.h.diff?cvsroot=gcc&only_with_tag=objc-improvements-branch&r1=1.28.2.5&r2=1.28.2.6
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/pa/som.h.diff?cvsroot=gcc&only_with_tag=objc-improvements-branch&r1=1.44.2.3&r2=1.44.2.4
More information about the Gcc-cvs
mailing list