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]

r112677 - in /trunk/libjava/classpath: ChangeLo...


Author: tromey
Date: Tue Apr  4 20:05:01 2006
New Revision: 112677

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=112677
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:
    trunk/libjava/classpath/ChangeLog.gcj
    trunk/libjava/classpath/lib/Makefile.am
    trunk/libjava/classpath/lib/Makefile.in
    trunk/libjava/classpath/lib/gen-classlist.sh.in
    trunk/libjava/classpath/lib/split-for-gcj.sh


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