summaryrefslogtreecommitdiff
path: root/gcc/java/jvspec.c
Commit message (Expand)AuthorAgeFilesLines
...
* jvspec.c (lang_specific_driver): Recognize -fsyntax-only and disable linking ...Tom Tromey1999-02-231-0/+7
* jvspec.c (xmalloc): Kill the prototype.Jeffrey A Law1999-02-101-1/+0
* jvspec.c (lang_specific_driver): Use libgcj, not libjava.Tom Tromey1999-02-101-16/+16
* jvspec.c (THREAD_NAME): Renamed -lqthreads to -lgcjcoop.Tom Tromey1999-02-101-5/+5
* jvspec.c (xmalloc): Fix the prototype to match the one obtained from libiberty.hKaveh R. Ghazi1999-02-021-2/+2
* Fix typo in comment.Per Bothner1999-02-021-1/+2
* jcf-write.c (localvar_alloc): Only emit entry for LocalVariableTable if debug...Per Bothner1999-02-021-0/+14
* Makefile.in (jc1, jv-scan): Link with $(SUBDIR_OBSTACK).Kaveh R. Ghazi1998-11-271-1/+0
* gjavah.c (main): Handle --output-class-directory argument.Tom Tromey1998-11-131-0/+16
* jvspec.c (lang_specific_driver): Correctly handle case where GC_NAME not defi...Tom Tromey1998-11-121-3/+11
* jvspec.c (GC_NAME): New define.Tom Tromey1998-11-111-4/+13
* jvspecs.c: Add (but don't enable) support for combining multiple .class and ....Per Bothner1998-10-221-14/+171
* Per Bothner1998-10-121-7/+16
* Initial revisionAnthony Green1998-09-061-0/+357