jvspecs.c: Add (but don't enable) support for combining multiple .class and .java input...

* jvspecs.c:  Add (but don't enable) support for combining multiple
	.class and .java input filenames to a single jc1 invocation.
	Add support for -C flag (copile to .class files).
	Translate -classpath and -CLASSPATH arguments.
	* lang-specs.h:  Don't set %2 spec.

From-SVN: r23237
This commit is contained in:
Per Bothner 1998-10-22 16:11:51 -07:00
parent 61719ba72e
commit 172b2240e2

View File

@ -1,3 +1,11 @@
Thu Oct 22 23:01:54 1998 Per Bothner <bothner@cygnus.com>
* jvspecs.c: Add (but don't enable) support for combining multiple
.class and .java input filenames to a single jc1 invocation.
Add support for -C flag (copile to .class files).
Translate -classpath and -CLASSPATH arguments.
* lang-specs.h: Don't set %2 spec.
1998-10-22 Tom Tromey <tromey@cygnus.com>
* jcf-path.c (add_entry): Don't add trailing separator if entry is