summaryrefslogtreecommitdiff
path: root/gcc/java/lang-options.h
Commit message (Expand)AuthorAgeFilesLines
* Make --CLASSPATH by a synonym for --classpath and -classpath.bothner2002-03-031-2/+4
* * expr.c (java_array_data_offset): Removed function.bryce2002-02-281-0/+4
* * gcj.texi: Option `--classpath' becomes `--CLASSPATH.'Optionnferrier2002-02-201-2/+2
* 2001-08-08 Alexandre Petit-Bianco <apbianco@redhat.com>apbianco2001-08-091-0/+2
* * lang.c (flag_assume_compiled): Removed.tromey2001-07-061-20/+3
* * toplev.c (debug_args, f_options, W_options): Markzack2001-05-261-19/+36
* 2001-03-27 Andrew Haley <aph@cambridge.redhat.com>aph2001-04-051-0/+1
* 2001-03-22 Alexandre Petit-Bianco <apbianco@redhat.com>apbianco2001-03-231-0/+2
* Handle compiling multiple input files at once, and @FILE syntax. See ChangeLog.bothner2001-02-241-0/+1
* 2001-01-17 Alexandre Petit-Bianco <apbianco@cygnus.com>apbianco2001-01-181-1/+0
* 2001-01-05 Phil Edwards <pme@sources.redhat.com>pme2001-01-051-2/+2
* * c-common.c: Remove USE_CPPLIB conditional inclusions.neil2000-11-251-9/+0
* * lang-options.h: Mention -Wout-of-date.tromey2000-11-041-0/+1
* * jvspec.c (lang_specific_driver): Recognize -MF and -MT.tromey2000-10-201-0/+3
* Fix for PR gcj/33:tromey2000-09-121-2/+4
* 2000-08-08 Alexandre Petit-Bianco <apbianco@cygnus.com>apbianco2000-08-241-0/+1
* Added a comma after the last element to avoid syntax errors when otherovidiu2000-08-061-1/+1
* * class.c (add_method_1): Set both DECL_EXTERNAL and METHOD_NATIVEtromey2000-05-021-0/+1
* * lang.c (flag_hash_synchronization): New global.tromey2000-03-161-1/+2
* * Makefile.in (JAVA_OBJS): Added boehm.o.tromey2000-03-041-1/+2
* 1999-07-15 Andrew Haley <aph@cygnus.com>aph1999-07-211-1/+3
* Tue May 11 11:46:36 1999 Dave Brolley <brolley@cygnus.com>brolley1999-05-111-0/+2
* Fri Apr 30 17:54:40 1999 Alexandre Petit-Bianco <apbianco@cygnus.com>apbianco1999-05-031-0/+3
* * gjavah.c (main): Handle --output-class-directory argument.tromey1998-11-131-4/+2
* Tue Nov 10 12:34:03 1998 Alexandre Petit-Bianco <apbianco@cygnus.com>apbianco1998-11-101-2/+5
* * jcf-io.c (find_class): Use saw_java_source to determine when totromey1998-10-221-0/+3
* Remove old CYGNUS LOCAL comment.bothner1998-10-161-5/+2
* * jcf-write.c (write_classfile): Add output class file as target.tromey1998-10-141-0/+4
* bothner1998-10-121-0/+3
* Initial revisiongreen1998-09-061-0/+35