summaryrefslogtreecommitdiff
path: root/gcc/java/lang.c
Commit message (Expand)AuthorAgeFilesLines
* * c-common.c (unsigned_conversion_warning, convert_and_check,neil2002-04-011-0/+7
* * diagnostic.c (print_error_function): Remove.neil2002-03-311-25/+19
* * Makefile.in (convert.o, calls.o, expmed.o): Update.neil2002-03-291-0/+4
* * rtlanal.c: Include flags.hhubicka2002-03-281-0/+3
* * c-common.c (c_expand_expr): Fix prototype.neil2002-03-271-1/+2
* * Makefile.in (ggc-common.o): Update.neil2002-03-261-0/+2
* * Makefile.in: Update.neil2002-03-201-1/+2
* * c-common.h (yyparse, c_common_parse_file): New.neil2002-03-171-0/+2
* * c-common.c (c_tree_code_type, c_tree_code_length,ghazi2002-03-131-16/+6
* Make --CLASSPATH by a synonym for --classpath and -classpath.bothner2002-03-031-1/+10
* * expr.c (java_array_data_offset): Removed function.bryce2002-02-281-1/+5
* * Makefile.in (integrate.o): Update.neil2002-02-281-0/+2
* * gcj.texi: Option `--classpath' becomes `--CLASSPATH.'Optionnferrier2002-02-201-4/+4
* * parse.y (dump_java_tree): New function.tromey2002-01-011-2/+4
* * arc.c (arc_hard_regno_mode_ok): Const-ify.ghazi2001-12-231-9/+9
* gcc/java:bryce2001-12-151-1/+6
* * lang.c (lang_f_options): Addedtromey2001-12-071-10/+2
* * Makefile.in (c-parse.o, c-common.o): Update dependencies.neil2001-11-181-2/+5
* * c-common.c: Include c-lex.h.neil2001-11-151-36/+33
* * Makefile.in: Update.neil2001-11-091-41/+2
* * c-lang.c (LANG_HOOKS_NAME): New.neil2001-11-091-11/+3
* * alias.c:: Include langhooks.h.neil2001-11-061-0/+1
* * alias.c (can_address_p): Compnonents are not addressable ifkenner2001-10-231-10/+0
* 2001-10-15 Alexandre Petit-Bianco <apbianco@redhat.com>apbianco2001-10-151-5/+9
* * builtins.c (expand_builtin_setjmp_receiver): Const-ify.ghazi2001-10-071-2/+2
* * gjavah.c (cxx_keywords): Const-ification.ghazi2001-09-121-1/+1
* * class.c (O_BINARY): Define if necessary.green2001-09-061-0/+9
* * jcf-io.c (open_class): Set filename field.bothner2001-08-301-23/+30
* * jcf-dump.c (main): Updated for change to jcf_path_seal.tromey2001-08-161-1/+11
* 2001-08-08 Alexandre Petit-Bianco <apbianco@redhat.com>apbianco2001-08-091-0/+13
* * lang.c (flag_assume_compiled): Removed.tromey2001-07-061-5/+0
* * diagnostic.c (default_print_error_function): Tweak.gdr2001-06-281-4/+7
* * config/alpha/vms.h: Change OBJECT_SUFFIX and EXECUTABLE_SUFFIXdj2001-04-191-4/+4
* * decl.c (end_java_method): Do not save and restorerth2001-03-281-6/+2
* Remove flag_new_exceptions.rth2001-03-281-2/+0
* 2001-03-22 Alexandre Petit-Bianco <apbianco@redhat.com>apbianco2001-03-231-0/+4
* 2001-02-07 Andrew Haley <aph@redhat.com>aph2001-03-231-1/+5
* Handle compiling multiple input files at once, and @FILE syntax. See ChangeLog.bothner2001-02-241-0/+5
* * lang.c (put_decl_node): Print method's name.bothner2001-01-211-2/+5
* 2001-01-17 Alexandre Petit-Bianco <apbianco@cygnus.com>apbianco2001-01-181-7/+0
* 2001-01-08 Alexandre Petit-Bianco <apbianco@cygnus.com>apbianco2001-01-101-11/+21
* * c-lang.c (lang_hooks): Update.neil2001-01-101-4/+8
* * c-lang.c (lang_hooks): Update.neil2001-01-091-8/+6
* * toplev.c (main): Call the front-end specific post_optionsneil2001-01-071-0/+3
* * cpp.texi: Update for -MP. Clarify behaviour of -MT.neil2001-01-051-2/+3
* * lang-options.h: Mention -Wout-of-date.tromey2000-11-041-37/+59
* * jvspec.c (lang_specific_driver): Recognize -MF and -MT.tromey2000-10-201-26/+57
* 2000-10-11 Rodney Brown <RodneyBrown@mynd.com>apbianco2000-10-131-1/+1
* * Make-lang.in (JAVA_SRCS): Include java-tree.h.mmitchel2000-09-231-0/+11
* Fix for PR gcj/33:tromey2000-09-121-1/+13