summaryrefslogtreecommitdiff
path: root/gcc/java/lang.c
Commit message (Expand)AuthorAgeFilesLines
* * 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
* * Makefile.in (jcf-dump.o): Depend on $(CONFIG_H)ghazi1999-03-211-1/+2
* Update copyrights for the last patchghazi1999-01-231-1/+1
* Warning fixes:ghazi1999-01-231-1/+1
* bothner1998-12-231-0/+2
* bothner1998-11-251-1/+1
* Tue Nov 24 17:06:38 1998 Per Bothner <bothner@cygnus.com>apbianco1998-11-241-1/+6
* Wed Nov 18 23:54:53 1998 Alexandre Petit-Bianco <apbianco@cygnus.com>apbianco1998-11-191-1/+21
* * gjavah.c (main): Handle --output-class-directory argument.tromey1998-11-131-0/+8
* Wed Oct 28 08:03:31 1998 Alexandre Petit-Bianco <apbianco@cygnus.com>apbianco1998-10-281-13/+0
* * jcf-path.c (add_entry): Don't add trailing separator if entry istromey1998-10-221-20/+21
* * jcf-io.c (find_class): Use saw_java_source to determine when totromey1998-10-221-2/+30
* Wed Oct 14 18:21:29 1998 Alexandre Petit-Bianco <apbianco@cygnus.com>apbianco1998-10-141-18/+19
* * jcf-write.c (write_classfile): Add output class file as target.tromey1998-10-141-1/+77
* bothner1998-10-121-0/+48
* * Makefile.in: Add many missing dependencies.law1998-09-141-1/+2
* Initial revisiongreen1998-09-061-0/+406