aboutsummaryrefslogtreecommitdiff
path: root/gcc/java/lang.c
AgeCommit message (Expand)Author
2002-11-182002-11-14 Jens-Michael Hoffmann <jensmh@gmx.de>Jens-Michael Hoffmann
2002-10-212002-10-15 Andrew Haley <aph@redhat.com>Andrew Haley
2002-10-142002-10-14 Andrew Haley <aph@redhat.com>Andrew Haley
2002-10-02 PR optimization/6627Roger Sayle
2002-09-30Add -fno-assert flag.Anthony Green
2002-09-21 * ChangeLog: Follow spelling conventions.Kazu Hirata
2002-09-15 * lang.c: Fix spelling conventions.Kazu Hirata
2002-08-22 For PR java/6005 and PR java/7611:Tom Tromey
2002-08-162002-07-30 Andrew Haley <aph@cambridge.redhat.com>Andrew Haley
2002-07-22 * expr.c (expand_expr) [TRY_FINALLY_EXPR]: Don't useRichard Henderson
2002-07-07 * c-common.c (c_common_post_options): Update prototype;Neil Booth
2002-06-10 Don't use RTL inlining. Fix for PR java/6820.Bryce McKinlay
2002-06-04Merge from pch-branch up to tag pch-commit-20020603.Geoffrey Keating
2002-04-25 * c-common.h (c_common_parse_file): Update.Neil Booth
2002-04-12Add --extdirs support.Anthony Green
2002-04-04 * c-common.c (truthvalue_conversion): Rename, update.Neil Booth
2002-04-01 * c-decl.c (grokdeclarator): Update.Neil Booth
2002-04-01 * c-common.c (unsigned_conversion_warning, convert_and_check,Neil Booth
2002-03-31 * diagnostic.c (print_error_function): Remove.Neil Booth
2002-03-29 * Makefile.in (convert.o, calls.o, expmed.o): Update.Neil Booth
2002-03-28 * rtlanal.c: Include flags.hJan Hubicka
2002-03-27 * c-common.c (c_expand_expr): Fix prototype.Neil Booth
2002-03-26 * Makefile.in (ggc-common.o): Update.Neil Booth
2002-03-20 * Makefile.in: Update.Neil Booth
2002-03-17 * c-common.h (yyparse, c_common_parse_file): New.Neil Booth
2002-03-13 * c-common.c (c_tree_code_type, c_tree_code_length,Kaveh Ghazi
2002-03-03 Make --CLASSPATH by a synonym for --classpath and -classpath.Per Bothner
2002-02-28 * expr.c (java_array_data_offset): Removed function.Bryce McKinlay
2002-02-28 * Makefile.in (integrate.o): Update.Neil Booth
2002-02-20 * gcj.texi: Option `--classpath' becomes `--CLASSPATH.'OptionNic Ferrier
2002-01-01 * parse.y (dump_java_tree): New function.Tom Tromey
2001-12-23 * arc.c (arc_hard_regno_mode_ok): Const-ify.Kaveh Ghazi
2001-12-15gcc/java:Bryce McKinlay
2001-12-07 * lang.c (lang_f_options): AddedTom Tromey
2001-11-18 * Makefile.in (c-parse.o, c-common.o): Update dependencies.Neil Booth
2001-11-15 * c-common.c: Include c-lex.h.Neil Booth
2001-11-09 * Makefile.in: Update.Neil Booth
2001-11-09 * c-lang.c (LANG_HOOKS_NAME): New.Neil Booth
2001-11-06 * alias.c:: Include langhooks.h.Neil Booth
2001-10-23 * alias.c (can_address_p): Compnonents are not addressable ifRichard Kenner
2001-10-152001-10-15 Alexandre Petit-Bianco <apbianco@redhat.com>Alexandre Petit-Bianco
2001-10-07 * builtins.c (expand_builtin_setjmp_receiver): Const-ify.Kaveh Ghazi
2001-09-12 * gjavah.c (cxx_keywords): Const-ification.Kaveh Ghazi
2001-09-06 * class.c (O_BINARY): Define if necessary.Anthony Green
2001-08-30 * jcf-io.c (open_class): Set filename field.Per Bothner
2001-08-16 * jcf-dump.c (main): Updated for change to jcf_path_seal.Tom Tromey
2001-08-092001-08-08 Alexandre Petit-Bianco <apbianco@redhat.com>Alexandre Petit-Bianco
2001-07-06 * lang.c (flag_assume_compiled): Removed.Tom Tromey
2001-06-28 * diagnostic.c (default_print_error_function): Tweak.Gabriel Dos Reis
2001-04-19* config/alpha/vms.h: Change OBJECT_SUFFIX and EXECUTABLE_SUFFIXDJ Delorie