aboutsummaryrefslogtreecommitdiff
path: root/gcc/java/jvspec.c
AgeCommit message (Expand)AuthorFilesLines
1999-02-23jvspec.c (lang_specific_driver): Recognize -fsyntax-only and disable linking ...Tom Tromey1-0/+7
1999-02-10jvspec.c (xmalloc): Kill the prototype.Jeffrey A Law1-1/+0
1999-02-10jvspec.c (lang_specific_driver): Use libgcj, not libjava.Tom Tromey1-16/+16
1999-02-10jvspec.c (THREAD_NAME): Renamed -lqthreads to -lgcjcoop.Tom Tromey1-5/+5
1999-02-02jvspec.c (xmalloc): Fix the prototype to match the one obtained from libiberty.hKaveh R. Ghazi1-2/+2
1999-02-02Fix typo in comment.Per Bothner1-1/+2
1999-02-02jcf-write.c (localvar_alloc): Only emit entry for LocalVariableTable if debug...Per Bothner1-0/+14
1998-11-27Makefile.in (jc1, jv-scan): Link with $(SUBDIR_OBSTACK).Kaveh R. Ghazi1-1/+0
1998-11-13gjavah.c (main): Handle --output-class-directory argument.Tom Tromey1-0/+16
1998-11-12jvspec.c (lang_specific_driver): Correctly handle case where GC_NAME not defi...Tom Tromey1-3/+11
1998-11-11jvspec.c (GC_NAME): New define.Tom Tromey1-4/+13
1998-10-22jvspecs.c: Add (but don't enable) support for combining multiple .class and ....Per Bothner1-14/+171
1998-10-12Per Bothner1-7/+16
1998-09-06Initial revisionAnthony Green1-0/+357