OSDN Git Service

* Makefile.in: Remove pointless setting of CXXFLAGS for dejagnu
[pf3gnuchains/gcc-fork.git] / gcc / java / lang-options.h
2003-01-02 aj2003-01-02 Steven Bosscher <s.bosscher@student.tudelft.nl>
2003-01-01 neroden * Make-lang.in, boehm.c, buffer.c,
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-20 nferrier * gcj.texi: Option `--classpath' becomes `--CLASSPATH...
2001-08-09 apbianco2001-08-08 Alexandre Petit-Bianco <apbianco@redhat...
2001-07-06 tromey * lang.c (flag_assume_compiled): Removed.
2001-05-26 zack * toplev.c (debug_args, f_options, W_options): Mark
2001-04-05 aph2001-03-27 Andrew Haley <aph@cambridge.redhat.com>
2001-03-23 apbianco2001-03-22 Alexandre Petit-Bianco <apbianco@redhat...
2001-02-24 bothnerHandle compiling multiple input files at once, and...
2001-01-18 apbianco2001-01-17 Alexandre Petit-Bianco <apbianco@cygnus...
2001-01-05 pme2001-01-05 Phil Edwards <pme@sources.redhat.com>
2000-11-25 neil * c-common.c: Remove USE_CPPLIB conditional...
2000-11-04 tromey * lang-options.h: Mention -Wout-of-date.
2000-10-20 tromey * jvspec.c (lang_specific_driver): Recognize -MF and...
2000-09-12 tromey Fix for PR gcj/33:
2000-08-24 apbianco2000-08-08 Alexandre Petit-Bianco <apbianco@cygnus...
2000-08-06 ovidiuAdded a comma after the last element to avoid syntax...
2000-05-02 tromey * class.c (add_method_1): Set both DECL_EXTERNAL and...
2000-03-16 tromey * lang.c (flag_hash_synchronization): New global.
2000-03-04 tromey * Makefile.in (JAVA_OBJS): Added boehm.o.
1999-07-21 aph1999-07-15 Andrew Haley <aph@cygnus.com>
1999-05-11 brolleyTue May 11 11:46:36 1999 Dave Brolley <brolley@cygnus...
1999-05-03 apbiancoFri Apr 30 17:54:40 1999 Alexandre Petit-Bianco ...
1998-11-13 tromey * gjavah.c (main): Handle --output-class-directory...
1998-11-10 apbiancoTue Nov 10 12:34:03 1998 Alexandre Petit-Bianco ...
1998-10-22 tromey * jcf-io.c (find_class): Use saw_java_source to determ...
1998-10-16 bothnerRemove old CYGNUS LOCAL comment.
1998-10-14 tromey * jcf-write.c (write_classfile): Add output class...
1998-10-12 bothner
1998-09-06 greenInitial revision