r112674 - in /branches/gcc-4_1-branch/libjava/c...

tromey@gcc.gnu.org tromey@gcc.gnu.org
Tue Apr 4 17:19:00 GMT 2006


Author: tromey
Date: Tue Apr  4 17:19:41 2006
New Revision: 112674

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=112674
Log:
	* lib/gen-classlist.sh.in: Correct handle generated files.

2006-04-04  Mark Wielaard  <mark@klomp.org>

	* lib/gen-classlist.sh.in: Use classes.tmp, not classes.2
	as temporary file name.

2006-04-04  Tom Tromey  <tromey@redhat.com>

	* lib/split-for-gcj.sh: Updated for multi-field format.
	* lib/Makefile.am (CLEANFILES): Added classes.2.
	* lib/gen-classlist.sh.in (GCJ): Removed.  Create classes.1 and
	classes.2 using multiple fields.

Modified:
    branches/gcc-4_1-branch/libjava/classpath/ChangeLog.gcj
    branches/gcc-4_1-branch/libjava/classpath/lib/Makefile.am
    branches/gcc-4_1-branch/libjava/classpath/lib/Makefile.in
    branches/gcc-4_1-branch/libjava/classpath/lib/gen-classlist.sh.in
    branches/gcc-4_1-branch/libjava/classpath/lib/split-for-gcj.sh



More information about the Gcc-cvs mailing list