gcc/gcc/fortran ChangeLog check.c data.c decl. ...

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


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

Modified files:
	gcc/fortran    : ChangeLog check.c data.c decl.c 
	                 dump-parse-tree.c f95-lang.c gfortran.h 
	                 intrinsic.c intrinsic.h iresolve.c module.c 
	                 parse.c resolve.c st.c symbol.c trans-array.c 
	                 trans-const.c trans-decl.c trans-intrinsic.c 
	                 trans-io.c trans-stmt.c trans-stmt.h 
	                 trans-types.c trans.c trans.h 

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/fortran/ChangeLog.diff?cvsroot=gcc&only_with_tag=objc-improvements-branch&r1=1.56.2.6&r2=1.56.2.7
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/fortran/check.c.diff?cvsroot=gcc&only_with_tag=objc-improvements-branch&r1=1.5.2.2&r2=1.5.2.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/fortran/data.c.diff?cvsroot=gcc&only_with_tag=objc-improvements-branch&r1=1.3.4.2&r2=1.3.4.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/fortran/decl.c.diff?cvsroot=gcc&only_with_tag=objc-improvements-branch&r1=1.8.2.3&r2=1.8.2.4
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/fortran/dump-parse-tree.c.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/gcc/fortran/f95-lang.c.diff?cvsroot=gcc&only_with_tag=objc-improvements-branch&r1=1.5.4.4&r2=1.5.4.5
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/fortran/gfortran.h.diff?cvsroot=gcc&only_with_tag=objc-improvements-branch&r1=1.10.2.4&r2=1.10.2.5
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/fortran/intrinsic.c.diff?cvsroot=gcc&only_with_tag=objc-improvements-branch&r1=1.6.2.4&r2=1.6.2.5
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/fortran/intrinsic.h.diff?cvsroot=gcc&only_with_tag=objc-improvements-branch&r1=1.5.2.4&r2=1.5.2.5
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/fortran/iresolve.c.diff?cvsroot=gcc&only_with_tag=objc-improvements-branch&r1=1.6.2.4&r2=1.6.2.5
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/fortran/module.c.diff?cvsroot=gcc&only_with_tag=objc-improvements-branch&r1=1.5.2.4&r2=1.5.2.5
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/fortran/parse.c.diff?cvsroot=gcc&only_with_tag=objc-improvements-branch&r1=1.7.2.3&r2=1.7.2.4
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/fortran/resolve.c.diff?cvsroot=gcc&only_with_tag=objc-improvements-branch&r1=1.4.4.3&r2=1.4.4.4
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/fortran/st.c.diff?cvsroot=gcc&only_with_tag=objc-improvements-branch&r1=1.4.2.1&r2=1.4.2.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/fortran/symbol.c.diff?cvsroot=gcc&only_with_tag=objc-improvements-branch&r1=1.5.2.2&r2=1.5.2.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/fortran/trans-array.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/fortran/trans-const.c.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/gcc/fortran/trans-decl.c.diff?cvsroot=gcc&only_with_tag=objc-improvements-branch&r1=1.10.2.4&r2=1.10.2.5
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/fortran/trans-intrinsic.c.diff?cvsroot=gcc&only_with_tag=objc-improvements-branch&r1=1.5.4.4&r2=1.5.4.5
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/fortran/trans-io.c.diff?cvsroot=gcc&only_with_tag=objc-improvements-branch&r1=1.5.4.4&r2=1.5.4.5
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/fortran/trans-stmt.c.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/gcc/fortran/trans-stmt.h.diff?cvsroot=gcc&only_with_tag=objc-improvements-branch&r1=1.3.4.1&r2=1.3.4.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/fortran/trans-types.c.diff?cvsroot=gcc&only_with_tag=objc-improvements-branch&r1=1.4.2.4&r2=1.4.2.5
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/fortran/trans.c.diff?cvsroot=gcc&only_with_tag=objc-improvements-branch&r1=1.6.4.3&r2=1.6.4.4
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/fortran/trans.h.diff?cvsroot=gcc&only_with_tag=objc-improvements-branch&r1=1.5.2.4&r2=1.5.2.5



More information about the Gcc-cvs mailing list