This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

gcc/gcc/java ChangeLog boehm.c class.c constan ...


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

Modified files:
	gcc/java       : ChangeLog boehm.c class.c constants.c decl.c 
	                 expr.c gcj.texi java-gimplify.c jcf-parse.c 
	                 jcf-write.c lang.c lex.c parse.h parse.y 
	                 resource.c typeck.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/java/ChangeLog.diff?cvsroot=gcc&only_with_tag=objc-improvements-branch&r1=1.1226.2.18&r2=1.1226.2.19
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/java/boehm.c.diff?cvsroot=gcc&only_with_tag=objc-improvements-branch&r1=1.17.8.1&r2=1.17.8.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/java/class.c.diff?cvsroot=gcc&only_with_tag=objc-improvements-branch&r1=1.160.2.14&r2=1.160.2.15
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/java/constants.c.diff?cvsroot=gcc&only_with_tag=objc-improvements-branch&r1=1.31.4.5&r2=1.31.4.6
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/java/decl.c.diff?cvsroot=gcc&only_with_tag=objc-improvements-branch&r1=1.156.2.12&r2=1.156.2.13
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/java/expr.c.diff?cvsroot=gcc&only_with_tag=objc-improvements-branch&r1=1.167.2.13&r2=1.167.2.14
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/java/gcj.texi.diff?cvsroot=gcc&only_with_tag=objc-improvements-branch&r1=1.54.2.5&r2=1.54.2.6
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/java/java-gimplify.c.diff?cvsroot=gcc&only_with_tag=objc-improvements-branch&r1=1.4.4.5&r2=1.4.4.6
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/java/jcf-parse.c.diff?cvsroot=gcc&only_with_tag=objc-improvements-branch&r1=1.142.2.7&r2=1.142.2.8
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/java/jcf-write.c.diff?cvsroot=gcc&only_with_tag=objc-improvements-branch&r1=1.128.2.10&r2=1.128.2.11
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/java/lang.c.diff?cvsroot=gcc&only_with_tag=objc-improvements-branch&r1=1.140.2.8&r2=1.140.2.9
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/java/lex.c.diff?cvsroot=gcc&only_with_tag=objc-improvements-branch&r1=1.106.4.4&r2=1.106.4.5
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/java/parse.h.diff?cvsroot=gcc&only_with_tag=objc-improvements-branch&r1=1.91.2.7&r2=1.91.2.8
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/java/parse.y.diff?cvsroot=gcc&only_with_tag=objc-improvements-branch&r1=1.437.2.14&r2=1.437.2.15
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/java/resource.c.diff?cvsroot=gcc&only_with_tag=objc-improvements-branch&r1=1.6.2.6&r2=1.6.2.7
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/java/typeck.c.diff?cvsroot=gcc&only_with_tag=objc-improvements-branch&r1=1.56.8.8&r2=1.56.8.9


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]