gcc/gcc/java ChangeLog java-tree.h jcf-io.c jc ...

billingd@gcc.gnu.org billingd@gcc.gnu.org
Sat Jun 8 19:31:00 GMT 2002


CVSROOT:	/cvs/gcc
Module name:	gcc
Branch: 	cygwin-mingw-gcc-3_1-branch
Changes by:	billingd@gcc.gnu.org	2002-06-08 19:31:23

Modified files:
	gcc/java       : ChangeLog java-tree.h jcf-io.c jcf-write.c 
	                 jcf.h parse.y 

Log message:
	2002-06-09  David.Billinghurst <David.Billinghurst@riotinto.com>
	
	2002-05-18  Mark Mitchell  <mark@codesourcery.com>
	* java-tree.h (CLASS_BEING_LAIDOUT): Remove duplicate definition.
	* jcf-io.c (dirent.h): Include it.
	(fnmatch.h): Likewise.
	(compare_path): New function.
	(java_or_class_file): Likewise.
	(memoized_dirlist_entry): New type.
	(memoized_dirlist_lookup_eq): New function.
	(memoized_dirlists): New variable.
	(caching_stat): New function.
	(memoized_class_lookup_eq): New function.
	(memoized_class_lookups): Likewise.
	(find_class): Use memoized_class_lookups and caching_stat.
	* jcf.h (JCF_USE_SCANDIR): Define.
	* parse.y (java_expand_classes): Write the class files in reverse
	order.
	
	2002-05-13  Mark Mitchell  <mark@codesourcery.com>
	* jcf-write.c (write_classfile): Unlink the temporary file if it
	cannot be renamed.  Use concat to build up the name of the
	temporary file.
	
	2002-05-13  Mark Mitchell  <mark@codesourcery.com>
	* jcf-write.c (write_classfile): Unlink the temporary file if it
	cannot be renamed.  Use concat to build up the name of the
	temporary file.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/java/ChangeLog.diff?cvsroot=gcc&only_with_tag=cygwin-mingw-gcc-3_1-branch&r1=1.925.2.54&r2=1.925.2.54.2.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/java/java-tree.h.diff?cvsroot=gcc&only_with_tag=cygwin-mingw-gcc-3_1-branch&r1=1.136.2.2&r2=1.136.2.2.2.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/java/jcf-io.c.diff?cvsroot=gcc&only_with_tag=cygwin-mingw-gcc-3_1-branch&r1=1.33&r2=1.33.4.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/java/jcf-write.c.diff?cvsroot=gcc&only_with_tag=cygwin-mingw-gcc-3_1-branch&r1=1.99.2.3&r2=1.99.2.3.2.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/java/jcf.h.diff?cvsroot=gcc&only_with_tag=cygwin-mingw-gcc-3_1-branch&r1=1.28.2.2&r2=1.28.2.2.2.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/java/parse.y.diff?cvsroot=gcc&only_with_tag=cygwin-mingw-gcc-3_1-branch&r1=1.353.2.18&r2=1.353.2.18.2.1



More information about the Gcc-cvs mailing list