summaryrefslogtreecommitdiff
path: root/gcc/java/jcf.h
Commit message (Expand)AuthorAgeFilesLines
* * 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