summaryrefslogtreecommitdiff
path: root/gcc/java/jcf.h
Commit message (Expand)AuthorAgeFilesLines
* * expr.c (build_java_jsr): Use emit_jump, not expand_goto.tromey2000-05-031-1/+1
* Fix copyrightslaw2000-02-261-1/+1
* Mon Jan 18 14:30:09 2000 Joerg Brunsmann <joerg.brunsmann@fernuni-hagen.de>apbianco2000-02-151-0/+2
* * buffer.h: PROTO -> PARAMS.ghazi2000-01-211-27/+27
* Fri Dec 24 00:25:29 1999 Alexandre Petit-Bianco <apbianco@cygnus.com>apbianco2000-01-061-3/+0
* * gjavah.c (get_field_name, print_method_info, print_include,ghazi1999-09-161-2/+2
* * class.c (finish_class): Remove unused parameter, all callersghazi1999-09-021-1/+1
* * check-init.c (check_bool2_init, done_alternative): Add staticghazi1999-08-101-7/+7
* * Makefile.in (jcf-dump.o): Depend on $(CONFIG_H)ghazi1999-03-211-1/+1
* * jcf.h (UTF8_GET): Mask first byte of 3-byte encoding with 0x0f,tromey1999-02-221-1/+1
* * Makefile.in (gjavah.o): Depend on $(CONFIG_H) and system.h.ghazi1999-02-011-2/+1
* * gjavah.c (main): Handle --output-class-directory argument.tromey1998-11-131-0/+2
* Tue Nov 10 12:34:03 1998 Alexandre Petit-Bianco <apbianco@cygnus.com>apbianco1998-11-101-1/+1
* * jcf-io.c (find_class): Use saw_java_source to determine when totromey1998-10-221-2/+14
* * jcf-write.c (write_classfile): Add output class file as target.tromey1998-10-141-2/+11
* Initial revisiongreen1998-09-061-0/+260