gcc boehm-gc/ChangeLog boehm-gc/os_dep.c fastj ...
zlaski@gcc.gnu.org
zlaski@gcc.gnu.org
Thu Aug 5 01:15:00 GMT 2004
CVSROOT: /cvs/gcc
Module name: gcc
Branch: objc-improvements-branch
Changes by: zlaski@gcc.gnu.org 2004-08-05 01:15:32
Modified files:
boehm-gc : ChangeLog os_dep.c
fastjar : ChangeLog Makefile.am Makefile.in compress.c
compress.h config.h.in configure configure.ac
fastjar.texi jartool.c jartool.h zipfile.h
contrib : ChangeLog analyze_brprob
Added files:
fastjar : shift.c shift.h
Log message:
[ChangeLog.objc-improvements]
2004-08-04 Ziemowit Laski <zlaski@apple.com>
Sync up with HEAD:2004-08-01T04:30:02+0000. Neither the source
nor the merged result bootstraps on Darwin.
[gcc/objcp/ChangeLog.objc-improvements]
2004-08-04 Ziemowit Laski <zlaski@apple.com>
* config-lang.in (gtfiles): Add $(srcdir)/cp/typeck2.c and
$(srcdir)/c-lex.c.
* objcp-decl.c (objcp_start_struct): Add call to xref_basetypes().
(objcp_finish_struct): Pass attributes to finish_struct().
(objcp_build_compound_expr): Remove.
* objcp-decl.h (objcp_build_compound_expr, build_compound_expr):
Remove.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/boehm-gc/ChangeLog.diff?cvsroot=gcc&only_with_tag=objc-improvements-branch&r1=1.151.4.10&r2=1.151.4.11
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/boehm-gc/os_dep.c.diff?cvsroot=gcc&only_with_tag=objc-improvements-branch&r1=1.25.26.2&r2=1.25.26.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/fastjar/shift.c.diff?cvsroot=gcc&only_with_tag=objc-improvements-branch&r1=NONE&r2=1.1.10.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/fastjar/shift.h.diff?cvsroot=gcc&only_with_tag=objc-improvements-branch&r1=NONE&r2=1.1.10.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/fastjar/ChangeLog.diff?cvsroot=gcc&only_with_tag=objc-improvements-branch&r1=1.53.2.7&r2=1.53.2.8
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/fastjar/Makefile.am.diff?cvsroot=gcc&only_with_tag=objc-improvements-branch&r1=1.11.8.3&r2=1.11.8.4
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/fastjar/Makefile.in.diff?cvsroot=gcc&only_with_tag=objc-improvements-branch&r1=1.16.8.4&r2=1.16.8.5
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/fastjar/compress.c.diff?cvsroot=gcc&only_with_tag=objc-improvements-branch&r1=1.3.52.2&r2=1.3.52.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/fastjar/compress.h.diff?cvsroot=gcc&only_with_tag=objc-improvements-branch&r1=1.2.68.2&r2=1.2.68.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/fastjar/config.h.in.diff?cvsroot=gcc&only_with_tag=objc-improvements-branch&r1=1.8.8.2&r2=1.8.8.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/fastjar/configure.diff?cvsroot=gcc&only_with_tag=objc-improvements-branch&r1=1.13.8.4&r2=1.13.8.5
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/fastjar/configure.ac.diff?cvsroot=gcc&only_with_tag=objc-improvements-branch&r1=1.1.6.4&r2=1.1.6.5
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/fastjar/fastjar.texi.diff?cvsroot=gcc&only_with_tag=objc-improvements-branch&r1=1.5.4.1&r2=1.5.4.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/fastjar/jartool.c.diff?cvsroot=gcc&only_with_tag=objc-improvements-branch&r1=1.24.2.1&r2=1.24.2.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/fastjar/jartool.h.diff?cvsroot=gcc&only_with_tag=objc-improvements-branch&r1=1.1.68.3&r2=1.1.68.4
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/fastjar/zipfile.h.diff?cvsroot=gcc&only_with_tag=objc-improvements-branch&r1=1.1.68.2&r2=1.1.68.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/contrib/ChangeLog.diff?cvsroot=gcc&only_with_tag=objc-improvements-branch&r1=1.164.2.9&r2=1.164.2.10
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/contrib/analyze_brprob.diff?cvsroot=gcc&only_with_tag=objc-improvements-branch&r1=1.9&r2=1.9.4.1
More information about the Gcc-cvs
mailing list