summaryrefslogtreecommitdiff
path: root/gcc/java/jcf-write.c
Commit message (Expand)AuthorAgeFilesLines
* Warning fixes:ghazi1999-07-301-2/+2
* * Makefile.in (jcf-dump.o): Depend on $(CONFIG_H)ghazi1999-03-211-23/+51
* abothner1999-03-151-1/+3
* bothner1999-03-101-0/+7
* bothner1999-02-211-1/+20
* bothner1999-02-191-41/+54
* abothner1999-02-021-46/+93
* bothner1999-02-021-2/+5
* bothner1999-01-281-0/+3
* Update copyrights for the last patchghazi1999-01-231-1/+1
* Warning fixes:ghazi1999-01-231-5/+1
* abothner1998-12-231-24/+166
* 8bothner1998-12-121-19/+40
* abothner1998-12-121-23/+83
* abothner1998-12-071-21/+79
* Hbothner1998-11-261-3/+25
* * jcf-write.c (generate_bytecode_conditional): Fix typo.law1998-11-241-1/+1
* Tue Nov 24 17:06:38 1998 Per Bothner <bothner@cygnus.com>apbianco1998-11-241-1/+2
* bothner1998-11-241-2/+1
* 8bothner1998-11-151-2/+2
* bothner1998-11-151-28/+65
* * gjavah.c (main): Handle --output-class-directory argument.tromey1998-11-131-13/+89
* *** empty log message ***bothner1998-11-121-84/+741
* Tue Nov 10 12:34:03 1998 Alexandre Petit-Bianco <apbianco@cygnus.com>apbianco1998-11-101-1/+0
* * jcf-write.c (emit_load_or_store): Avoid implicit int arguments.law1998-10-271-0/+1
* * jcf-io.c (find_class): Use saw_java_source to determine when totromey1998-10-221-2/+1
* * jcf-write.c (write_classfile): Add output class file as target.tromey1998-10-141-0/+1
* bothner1998-10-121-313/+1228
* * jcf-write.c (OP2, OP4): Use "_i", not "_I" to avoid problems onlaw1998-09-301-3/+3
* * Makefile.in: Add many missing dependencies.law1998-09-141-1/+1
* Initial revisiongreen1998-09-061-0/+964