OSDN Git Service

Workaround for Itanium A/B step errata
[pf3gnuchains/gcc-fork.git] / gcc / java / jvspec.c
2000-10-20 tromey * jvspec.c (lang_specific_driver): Recognize -MF and...
2000-10-06 tromey * jvspec.c (jvgenmain_spec): Added `-fdollars-in-ident...
2000-08-02 zack * gcc.h (lang_specific_driver): Constify second argument.
2000-03-27 tromey * jvspec.c (jvgenmain_spec): Add `%{<...}' construct...
2000-02-26 lawFix copyrights
2000-01-21 ghazi * buffer.h: PROTO -> PARAMS.
1999-10-15 tromey * jvgenmain.c (usage): New function.
1999-10-14 tromey * jvspec.c (jvgenmain_spec): Use `%umain', not just...
1999-09-23 tromey * jvspec.c (lang_specific_driver): Don't read spec...
1999-09-16 ghazi * gjavah.c (get_field_name, print_method_info, print_i...
1999-09-13 ghazi * Makefile.in (gcc.o, gccspec.o, cppspec.o): Depend...
1999-08-25 tromey * jvspec.c (lang_specific_driver): Correctly handle...
1999-08-25 ghazi * gjavah.c (print_name, print_base_classname, utf8_cmp,
1999-07-21 aph1999-07-15 Andrew Haley <aph@cygnus.com>
1999-06-28 tromey * jvspec.c (lang_specific_driver): Recognize --help.
1999-05-19 ghaziWarning fixes:
1999-05-11 tromey * Make-lang.in (jvspec.o): Don't define WITH_THREAD_x...
1999-03-23 ghaziWarning fixes:
1999-02-23 tromey * jvspec.c (lang_specific_driver): Recognize -fsyntax...
1999-02-10 law * jvspec.c (xmalloc): Kill the prototype. ...
1999-02-10 tromey * jvspec.c (lang_specific_driver): Use libgcj, not...
1999-02-10 tromey * jvspec.c (THREAD_NAME): Renamed -lqthreads to -lgcjcoop.
1999-02-02 ghazi * jvspec.c (xmalloc): Fix the prototype to...
1999-02-02 bothnerFix typo in comment.
1999-02-02 bothner0
1998-11-27 ghazi * Makefile.in (jc1, jv-scan): Link with $(SUBDI...
1998-11-13 tromey * gjavah.c (main): Handle --output-class-directory...
1998-11-12 tromey * jvspec.c (lang_specific_driver): Correctly handle...
1998-11-11 tromey * jvspec.c (GC_NAME): New define.
1998-10-22 bothner
1998-10-12 bothner
1998-09-06 greenInitial revision