aboutsummaryrefslogtreecommitdiff
path: root/gcc/java/lang.c
AgeCommit message (Expand)AuthorFilesLines
2001-12-07lang.c (lang_f_options): Added optimize-static-class-initialization.Tom Tromey1-10/+2
2001-11-18Makefile.in (c-parse.o, c-common.o): Update dependencies.Neil Booth1-2/+5
2001-11-15c-common.c: Include c-lex.h.Neil Booth1-36/+33
2001-11-09Makefile.in: Update.Neil Booth1-41/+2
2001-11-09c-lang.c (LANG_HOOKS_NAME): New.Neil Booth1-11/+3
2001-11-06Clean up langhooksNeil Booth1-0/+1
2001-10-23alias.c (can_address_p): Compnonents are not addressable if the containing ty...Richard Kenner1-10/+0
2001-10-15lang.c (langhooks.h): Included.Alexandre Petit-Bianco1-5/+9
2001-10-07builtins.c (expand_builtin_setjmp_receiver): Const-ify.Kaveh R. Ghazi1-2/+2
2001-09-12gjavah.c (cxx_keywords): Const-ification.Kaveh R. Ghazi1-1/+1
2001-09-06class.c (O_BINARY): Define if necessary.Anthony Green1-0/+9
2001-08-30jcf-io.c (open_class): Set filename field.Per Bothner1-23/+30
2001-08-16jcf-dump.c (main): Updated for change to jcf_path_seal.Tom Tromey1-1/+11
2001-08-08check-init.c (flags.h): IncludeAlexandre Petit-Bianco1-0/+13
2001-07-06lang.c (flag_assume_compiled): Removed.Tom Tromey1-5/+0
2001-06-28diagnostic.c (default_print_error_function): Tweak.Gabriel Dos Reis1-4/+7
2001-04-19vms.h: Change OBJECT_SUFFIX and EXECUTABLE_SUFFIX to TARGET_OBJECT_SUFFIX and...DJ Delorie1-4/+4
2001-03-28decl.c (end_java_method): Do not save and restore flag_non_call_exceptions.Richard Henderson1-6/+2
2001-03-27Remove flag_new_exceptions.Richard Henderson1-2/+0
2001-03-23re PR java/1213 (gcj should check for incorrect CLASSPATH)Alexandre Petit-Bianco1-0/+4
2001-03-23gcj.texi (Configure-time Options): Add -fcheck-references.Andrew Haley1-1/+5
2001-02-23Handle compiling multiple input files at once, and @FILE syntax. See ChangeLog.Per Bothner1-0/+5
2001-01-21* lang.c (put_decl_node): Print method's name.Per Bothner1-2/+5
2001-01-17lang-options.h (-Wunsupported-jdk11): Removed.Alexandre Petit-Bianco1-7/+0
2001-01-10[multiple changes]Alexandre Petit-Bianco1-11/+21
2001-01-10c-lang.c (lang_hooks): Update.Neil Booth1-4/+8
2001-01-09c-lang.c (lang_hooks): Update.Neil Booth1-8/+6
2001-01-07toplev.c (main): Call the front-end specific post_options hook if one is given.Neil Booth1-0/+3
2001-01-05cpp.texi: Update for -MP.Neil Booth1-2/+3
2000-11-04lang-options.h: Mention -Wout-of-date.Tom Tromey1-37/+59
2000-10-20jvspec.c (lang_specific_driver): Recognize -MF and -MT.Tom Tromey1-26/+57
2000-10-13[multiple changes]Alexandre Petit-Bianco1-1/+1
2000-09-23Make-lang.in (JAVA_SRCS): Include java-tree.h.Mark Mitchell1-0/+11
2000-09-12re GNATS gcj/33 (gcj mangles composed characters)Tom Tromey1-1/+13
2000-08-24lang.c (lang_decode_option): Use ARRAY_SIZE.Greg McGary1-4/+1
2000-08-23java-tree.h (flag_extraneous_semicolon): New extern.Alexandre Petit-Bianco1-1/+11
2000-06-11Warning fixes:Kaveh R. Ghazi1-1/+1
2000-06-02alias.c (lang_get_alias_set): Remove.Richard Henderson1-0/+10
2000-05-17Add options -Wunused-variable, -Wunused-function, -Wunused-label,Andrew Cagney1-1/+1
2000-05-09top level:Zack Weinberg1-2/+2
2000-05-02class.c (add_method_1): Set both DECL_EXTERNAL and METHOD_NATIVE on native fu...Tom Tromey1-1/+6
2000-03-16lang.c (flag_hash_synchronization): New global.Tom Tromey1-1/+6
2000-03-16* lang.c (lang_decode_option): Enable -Wunused when -Wall given.Tom Tromey1-0/+3
2000-03-13Added Java 1.1 language features.Alexandre Petit-Bianco1-1/+1
2000-03-04Makefile.in (JAVA_OBJS): Added boehm.o.Tom Tromey1-0/+4
2000-02-26Fix copyrightsJeff Law1-1/+1
2000-01-21buffer.h: PROTO -> PARAMS.Kaveh R. Ghazi1-5/+5
1999-11-21constants.c (find_methodref_index): Unwrap method names before inserting them...Anthony Green1-2/+29
1999-10-16java-tree.h (flag_bounds_check): Remove extern decl.Greg McGary1-6/+1
1999-09-20Add comment saying that lang_decode_options should not complain aboutNick Clifton1-0/+1