aboutsummaryrefslogtreecommitdiff
path: root/gcc/java/lang-options.h
AgeCommit message (Expand)AuthorFilesLines
2003-02-24lang-options.h: Added -Wdeprecated.Tom Tromey1-0/+2
2003-01-02except.c, [...]: Fix Copyright years.Steven Bosscher1-1/+1
2003-01-01Make-lang.in, [...]: Replace "GNU CC" with "GCC" in the copyright header.Steven Bosscher1-5/+6
2002-03-03Make --CLASSPATH by a synonym for --classpath and -classpath.Per Bothner1-2/+4
2002-02-28expr.c (java_array_data_offset): Removed function.Bryce McKinlay1-0/+4
2002-02-20gcj.texi: Option `--classpath' becomes `--CLASSPATH.'Option `--CLASSPATH' bec...Nic Ferrier1-2/+2
2001-08-08check-init.c (flags.h): IncludeAlexandre Petit-Bianco1-0/+2
2001-07-06lang.c (flag_assume_compiled): Removed.Tom Tromey1-20/+3
2001-05-26toplev.c (debug_args, [...]): Mark descriptions for translation.Zack Weinberg1-19/+36
2001-04-05lang-options.h: Add flag_check_references.Andrew Haley1-0/+1
2001-03-23re PR java/1213 (gcj should check for incorrect CLASSPATH)Alexandre Petit-Bianco1-0/+2
2001-02-23Handle compiling multiple input files at once, and @FILE syntax. See ChangeLog.Per Bothner1-0/+1
2001-01-17lang-options.h (-Wunsupported-jdk11): Removed.Alexandre Petit-Bianco1-1/+0
2001-01-05lang-options.h: Bring comment in line with reality.Phil Edwards1-2/+2
2000-11-25c-common.c: Remove USE_CPPLIB conditional inclusions.Neil Booth1-9/+0
2000-11-04lang-options.h: Mention -Wout-of-date.Tom Tromey1-0/+1
2000-10-20jvspec.c (lang_specific_driver): Recognize -MF and -MT.Tom Tromey1-0/+3
2000-09-12re GNATS gcj/33 (gcj mangles composed characters)Tom Tromey1-2/+4
2000-08-23java-tree.h (flag_extraneous_semicolon): New extern.Alexandre Petit-Bianco1-0/+1
2000-08-06Added a comma after the last element to avoid syntax errors when otherOvidiu Predescu1-1/+1
2000-05-02class.c (add_method_1): Set both DECL_EXTERNAL and METHOD_NATIVE on native fu...Tom Tromey1-0/+1
2000-03-16lang.c (flag_hash_synchronization): New global.Tom Tromey1-1/+2
2000-03-04Makefile.in (JAVA_OBJS): Added boehm.o.Tom Tromey1-1/+2
1999-07-21lang.c (flag_use_divide_subroutine): New variable.Andrew Haley1-1/+3
1999-05-11lang-options.h: -MD, -MMD, -M and -MM not needed here for cpplib-enabled build.Dave Brolley1-0/+2
1999-05-03check-init.c (check_init): Exclude a case of error when doing xrefs.Alexandre Petit-Bianco1-0/+3
1998-11-13gjavah.c (main): Handle --output-class-directory argument.Tom Tromey1-4/+2
1998-11-10class.c (is_compiled_class): Call safe_layout_class for class compiled from s...Alexandre Petit-Bianco1-2/+5
1998-10-22jcf-io.c (find_class): Use saw_java_source to determine when to look for `.ja...Tom Tromey1-0/+3
1998-10-16Remove old CYGNUS LOCAL comment.Per Bothner1-5/+2
1998-10-14jcf-write.c (write_classfile): Add output class file as target.Tom Tromey1-0/+4
1998-10-12Per Bothner1-0/+3
1998-09-06Initial revisionAnthony Green1-0/+35