This is the mail archive of the
libstdc++-cvs@gcc.gnu.org
mailing list for the libstdc++ project.
gcc libgfortran/ChangeLog libgfortran/Makefile ...
- From: zlaski at gcc dot gnu dot org
- To: gcc-cvs at gcc dot gnu dot org, libstdc++-cvs at gcc dot gnu dot org
- Date: 10 Aug 2004 22:58:13 -0000
- Subject: gcc libgfortran/ChangeLog libgfortran/Makefile ...
CVSROOT: /cvs/gcc
Module name: gcc
Branch: objc-improvements-branch
Changes by: zlaski@gcc.gnu.org 2004-08-10 22:58:13
Modified files:
libgfortran : ChangeLog Makefile.am Makefile.in libgfortran.h
libjava : ChangeLog Makefile.am Makefile.in acinclude.m4
aclocal.m4 configure configure.in
libstdc++-v3 : ChangeLog
Removed files:
libjava : acconfig.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/libgfortran/ChangeLog.diff?cvsroot=gcc&only_with_tag=objc-improvements-branch&r1=1.23.2.4&r2=1.23.2.5
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libgfortran/Makefile.am.diff?cvsroot=gcc&only_with_tag=objc-improvements-branch&r1=1.6.2.3&r2=1.6.2.4
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libgfortran/Makefile.in.diff?cvsroot=gcc&only_with_tag=objc-improvements-branch&r1=1.6.2.3&r2=1.6.2.4
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libgfortran/libgfortran.h.diff?cvsroot=gcc&only_with_tag=objc-improvements-branch&r1=1.5.2.3&r2=1.5.2.4
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libjava/ChangeLog.diff?cvsroot=gcc&only_with_tag=objc-improvements-branch&r1=1.2022.2.16&r2=1.2022.2.17
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libjava/Makefile.am.diff?cvsroot=gcc&only_with_tag=objc-improvements-branch&r1=1.305.2.15&r2=1.305.2.16
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libjava/Makefile.in.diff?cvsroot=gcc&only_with_tag=objc-improvements-branch&r1=1.330.2.16&r2=1.330.2.17
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libjava/acinclude.m4.diff?cvsroot=gcc&only_with_tag=objc-improvements-branch&r1=1.23.8.5&r2=1.23.8.6
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libjava/aclocal.m4.diff?cvsroot=gcc&only_with_tag=objc-improvements-branch&r1=1.33.2.5&r2=1.33.2.6
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libjava/configure.diff?cvsroot=gcc&only_with_tag=objc-improvements-branch&r1=1.179.2.13&r2=1.179.2.14
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libjava/configure.in.diff?cvsroot=gcc&only_with_tag=objc-improvements-branch&r1=1.160.2.11&r2=1.160.2.12
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libjava/acconfig.h.diff?cvsroot=gcc&only_with_tag=objc-improvements-branch&r1=1.27.2.1&r2=NONE
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/ChangeLog.diff?cvsroot=gcc&only_with_tag=objc-improvements-branch&r1=1.1866.2.16&r2=1.1866.2.17