gcc gcc/treelang/ChangeLog gcc/treelang/treetr ...
zlaski@gcc.gnu.org
zlaski@gcc.gnu.org
Thu Aug 5 01:14:00 GMT 2004
CVSROOT: /cvs/gcc
Module name: gcc
Branch: objc-improvements-branch
Changes by: zlaski@gcc.gnu.org 2004-08-05 01:14:49
Modified files:
gcc/treelang : ChangeLog treetree.c
include : ChangeLog ansidecl.h libiberty.h obstack.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/gcc/treelang/ChangeLog.diff?cvsroot=gcc&only_with_tag=objc-improvements-branch&r1=1.55.2.8&r2=1.55.2.9
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/treelang/treetree.c.diff?cvsroot=gcc&only_with_tag=objc-improvements-branch&r1=1.31.2.3&r2=1.31.2.4
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/include/ChangeLog.diff?cvsroot=gcc&only_with_tag=objc-improvements-branch&r1=1.140.2.7&r2=1.140.2.8
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/include/ansidecl.h.diff?cvsroot=gcc&only_with_tag=objc-improvements-branch&r1=1.16&r2=1.16.2.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/include/libiberty.h.diff?cvsroot=gcc&only_with_tag=objc-improvements-branch&r1=1.35&r2=1.35.4.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/include/obstack.h.diff?cvsroot=gcc&only_with_tag=objc-improvements-branch&r1=1.5.64.1&r2=1.5.64.2
More information about the Gcc-cvs
mailing list