summaryrefslogtreecommitdiff
path: root/gcc/java/jvspec.c
Commit message (Expand)AuthorAgeFilesLines
* * jvspec.c (jvgenmain_spec): Add `%{<...}' construct for eachtromey2000-03-271-1/+8
* Fix copyrightslaw2000-02-261-1/+1
* * buffer.h: PROTO -> PARAMS.ghazi2000-01-211-2/+2
* * jvgenmain.c (usage): New function.tromey1999-10-151-1/+9
* * jvspec.c (jvgenmain_spec): Use `%umain', not just `%u'.tromey1999-10-141-4/+4
* * jvspec.c (lang_specific_driver): Don't read spec file iftromey1999-09-231-0/+1
* * gjavah.c (get_field_name, print_method_info, print_include,ghazi1999-09-161-2/+1
* * Makefile.in (gcc.o, gccspec.o, cppspec.o): Depend on gcc.h.ghazi1999-09-131-25/+18
* * jvspec.c (lang_specific_driver): Correctly handle --help again.tromey1999-08-251-2/+6
* * gjavah.c (print_name, print_base_classname, utf8_cmp,ghazi1999-08-251-2/+6
* 1999-07-15 Andrew Haley <aph@cygnus.com>aph1999-07-211-5/+4
* * jvspec.c (lang_specific_driver): Recognize --help.tromey1999-06-281-0/+2
* Warning fixes:ghazi1999-05-191-5/+5
* * Make-lang.in (jvspec.o): Don't define WITH_THREAD_x or WITH_GC_xtromey1999-05-111-133/+41
* Warning fixes:ghazi1999-03-231-0/+2
* * jvspec.c (lang_specific_driver): Recognize -fsyntax-only andtromey1999-02-231-0/+7
* * jvspec.c (xmalloc): Kill the prototype. It does not belonglaw1999-02-101-1/+0
* * jvspec.c (lang_specific_driver): Use libgcj, not libjava.tromey1999-02-101-16/+16
* * jvspec.c (THREAD_NAME): Renamed -lqthreads to -lgcjcoop.tromey1999-02-101-5/+5
* * jvspec.c (xmalloc): Fix the prototype to match the one obtainedghazi1999-02-021-2/+2
* Fix typo in comment.bothner1999-02-021-1/+2
* 0bothner1999-02-021-0/+14
* * Makefile.in (jc1, jv-scan): Link with $(SUBDIR_OBSTACK).ghazi1998-11-271-1/+0
* * gjavah.c (main): Handle --output-class-directory argument.tromey1998-11-131-0/+16
* * jvspec.c (lang_specific_driver): Correctly handle case wheretromey1998-11-121-3/+11
* * jvspec.c (GC_NAME): New define.tromey1998-11-111-4/+13
* bothner1998-10-221-14/+171
* bothner1998-10-121-7/+16
* Initial revisiongreen1998-09-061-0/+357