OSDN Git Service

PR java/15578:
[pf3gnuchains/gcc-fork.git] / gcc / java / jvspec.c
2004-10-13 tromey PR java/15578:
2003-10-05 kcook * builtins.c, jcf.h, jvspec.c: Remove PARAMS macros.
2003-07-28 ajtreelang:
2003-07-19 ghazigcc:
2003-06-08 tromey * jvspec.c (jvgenmain_spec): Added `*' after fassume...
2003-01-01 neroden * Make-lang.in, boehm.c, buffer.c,
2002-12-16 zackMerge basic-improvements-branch to trunk
2002-11-19 thorpej* gcc.c (The Specs Language): Document spec functions.
2002-11-18 aph2002-11-14 Jens-Michael Hoffmann <jensmh@gmx.de>
2002-09-30 greenAdd -fno-assert flag.
2002-09-21 kazu * ChangeLog: Follow spelling conventions.
2002-04-23 tromey For PR java/6314:
2002-04-12 greenAdd --extdirs support.
2002-03-03 bothner Make --CLASSPATH by a synonym for --classpath and...
2002-02-28 bryce * expr.c (java_array_data_offset): Removed function.
2002-02-23 tromey Fix for PR java/2369:
2001-12-23 ghazi * arc.c (arc_hard_regno_mode_ok): Const-ify.
2001-12-15 brycegcc/java:
2001-12-03 neil * c-decl.c (grokdeclarator): Use ISO word.
2001-11-27 ro * gcc.c (set_collect_gcc_options): New function, split...
2001-09-07 apbianco2001-09-06 Alexandre Petit-Bianco <apbianco@redhat...
2001-09-06 green * class.c (O_BINARY): Define if necessary.
2001-08-12 djeRevert Rainer Orth's Java and gcc.c patch.
2001-08-02 ro * gcc.c (set_collect_gcc_options): New function, split...
2001-07-13 tromey * jvspec.c (jvgenmain_spec): Remove -ffilelist-file...
2001-05-18 bothner * jvspec.c (lang_specific_pre_link): Re-arrange the...
2001-04-29 ghazi * jcf-io.c (read_zip_member): Cast to long in comparis...
2001-04-23 ghazi * collect2.c (main): Use concat in lieu of xmalloc...
2001-03-23 aph2001-02-07 Andrew Haley <aph@redhat.com>
2001-03-19 bothner * jvspec.c (lang_specific_driver): Check for .zip...
2001-03-16 bothner * jvspec.c (lang_specific_driver): Fix -C handling.
2001-02-24 bothnerHandle compiling multiple input files at once, and...
2001-02-05 brycegcc/java:
2001-01-10 tromey * jvspec.c (jvgenmain_spec): Omit -fencoding from...
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