gcc/gcc/cp ChangeLog call.c class.c cp-gimplif ...

zlaski@gcc.gnu.org zlaski@gcc.gnu.org
Sat Aug 21 00:06:00 GMT 2004


CVSROOT:	/cvs/gcc
Module name:	gcc
Branch: 	objc-improvements-branch
Changes by:	zlaski@gcc.gnu.org	2004-08-21 00:05:37

Modified files:
	gcc/cp         : ChangeLog call.c class.c cp-gimplify.c 
	                 cp-tree.h cvt.c decl.c decl2.c error.c except.c 
	                 init.c lex.c mangle.c method.c name-lookup.c 
	                 parser.c pt.c rtti.c search.c semantics.c 
	                 tree.c typeck.c typeck2.c 

Log message:
	[ChangeLog.objc-improvements]
	2004-08-20  Ziemowit Laski  <zlaski@apple.com>
	
	Sync up with current mainline in preparation for submitting
	further patches for mainline integration; this is a work
	in progress.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/ChangeLog.diff?cvsroot=gcc&only_with_tag=objc-improvements-branch&r1=1.3503.2.24&r2=1.3503.2.25
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/call.c.diff?cvsroot=gcc&only_with_tag=objc-improvements-branch&r1=1.404.2.16&r2=1.404.2.17
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/class.c.diff?cvsroot=gcc&only_with_tag=objc-improvements-branch&r1=1.550.2.15&r2=1.550.2.16
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/cp-gimplify.c.diff?cvsroot=gcc&only_with_tag=objc-improvements-branch&r1=1.1.8.4&r2=1.1.8.5
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/cp-tree.h.diff?cvsroot=gcc&only_with_tag=objc-improvements-branch&r1=1.871.2.18&r2=1.871.2.19
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/cvt.c.diff?cvsroot=gcc&only_with_tag=objc-improvements-branch&r1=1.142.2.11&r2=1.142.2.12
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/decl.c.diff?cvsroot=gcc&only_with_tag=objc-improvements-branch&r1=1.1084.2.19&r2=1.1084.2.20
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/decl2.c.diff?cvsroot=gcc&only_with_tag=objc-improvements-branch&r1=1.646.2.17&r2=1.646.2.18
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/error.c.diff?cvsroot=gcc&only_with_tag=objc-improvements-branch&r1=1.220.2.13&r2=1.220.2.14
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/except.c.diff?cvsroot=gcc&only_with_tag=objc-improvements-branch&r1=1.157.2.6&r2=1.157.2.7
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/init.c.diff?cvsroot=gcc&only_with_tag=objc-improvements-branch&r1=1.330.2.14&r2=1.330.2.15
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/lex.c.diff?cvsroot=gcc&only_with_tag=objc-improvements-branch&r1=1.309.2.10&r2=1.309.2.11
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/mangle.c.diff?cvsroot=gcc&only_with_tag=objc-improvements-branch&r1=1.84.2.7&r2=1.84.2.8
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/method.c.diff?cvsroot=gcc&only_with_tag=objc-improvements-branch&r1=1.260.2.13&r2=1.260.2.14
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/name-lookup.c.diff?cvsroot=gcc&only_with_tag=objc-improvements-branch&r1=1.8.2.12&r2=1.8.2.13
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/parser.c.diff?cvsroot=gcc&only_with_tag=objc-improvements-branch&r1=1.77.2.22&r2=1.77.2.23
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/pt.c.diff?cvsroot=gcc&only_with_tag=objc-improvements-branch&r1=1.717.2.18&r2=1.717.2.19
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/rtti.c.diff?cvsroot=gcc&only_with_tag=objc-improvements-branch&r1=1.168.2.12&r2=1.168.2.13
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/search.c.diff?cvsroot=gcc&only_with_tag=objc-improvements-branch&r1=1.273.2.10&r2=1.273.2.11
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/semantics.c.diff?cvsroot=gcc&only_with_tag=objc-improvements-branch&r1=1.325.2.17&r2=1.325.2.18
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/tree.c.diff?cvsroot=gcc&only_with_tag=objc-improvements-branch&r1=1.335.2.13&r2=1.335.2.14
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/typeck.c.diff?cvsroot=gcc&only_with_tag=objc-improvements-branch&r1=1.477.2.16&r2=1.477.2.17
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/typeck2.c.diff?cvsroot=gcc&only_with_tag=objc-improvements-branch&r1=1.144.2.12&r2=1.144.2.13



More information about the Gcc-cvs mailing list