summaryrefslogtreecommitdiff
path: root/gcc/java/lang.c
Commit message (Expand)AuthorAgeFilesLines
* * 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
* * lang.c (lang_decode_option): Use ARRAY_SIZE.gkm2000-08-241-4/+1
* 2000-08-08 Alexandre Petit-Bianco <apbianco@cygnus.com>apbianco2000-08-241-1/+11
* Warning fixes:ghazi2000-06-111-1/+1
* gcc/rth2000-06-031-0/+10
* Add options -Wunused-variable, -Wunused-function, -Wunused-label,cagney2000-05-171-1/+1
* top level:zack2000-05-091-2/+2
* * class.c (add_method_1): Set both DECL_EXTERNAL and METHOD_NATIVEtromey2000-05-021-1/+6
* * lang.c (flag_hash_synchronization): New global.tromey2000-03-161-1/+6
* * lang.c (lang_decode_option): Enable -Wunused when -Wall given.tromey2000-03-161-0/+3
* Added Java 1.1 language features.apbianco2000-03-141-1/+1
* * Makefile.in (JAVA_OBJS): Added boehm.o.tromey2000-03-041-0/+4
* Fix copyrightslaw2000-02-261-1/+1
* * buffer.h: PROTO -> PARAMS.ghazi2000-01-211-5/+5
* * constants.c (find_methodref_index): Unwrap method names beforegreen1999-11-211-2/+29
* * java-tree.h (flag_bounds_check): Remove extern decl.gkm1999-10-161-6/+1
* Add comment saying that lang_decode_options should not complain aboutnickc1999-09-201-0/+1
* * c-parse.in (language_string): Constify.ghazi1999-08-311-1/+1
* * java-tree.h (lang_printable_name): Constify a char*.ghazi1999-08-291-1/+1
* * gjavah.c (print_name, print_base_classname, utf8_cmp,ghazi1999-08-251-12/+13
* * check-init.c (check_bool2_init, done_alternative): Add staticghazi1999-08-101-3/+6
* * lang.c (java_dummy_print): Constify a char*.ghazi1999-08-091-6/+5
* Warning fixes:ghazi1999-08-041-1/+2
* 1999-07-15 Andrew Haley <aph@cygnus.com>aph1999-07-211-0/+4
* Fri May 14 12:31:08 1999 Alexandre Petit-Bianco <apbianco@cygnus.com>apbianco1999-05-141-10/+0
* Fix typo. redudant -> redundantlaw1999-05-061-1/+1
* Fri Apr 30 17:54:40 1999 Alexandre Petit-Bianco <apbianco@cygnus.com>apbianco1999-05-031-1/+11
* Mon Apr 19 14:44:48 1999 Alexandre Petit-Bianco <apbianco@cygnus.com>apbianco1999-04-191-3/+4
* * Makefile.in (gjavah.o): Depend on $(JAVA_TREE_H).ghazi1999-04-051-1/+0
* Mon Mar 22 20:14:26 1999 Alexandre Petit-Bianco <apbianco@cygnus.com>apbianco1999-03-221-1/+1
* 1999-03-22 Alexandre Petit-Bianco <apbianco@cygnus.com>apbianco1999-03-221-0/+16