summaryrefslogtreecommitdiff
path: root/gcc/java/gjavah.c
Commit message (Expand)AuthorAgeFilesLines
* Warning fixes:ghazi1999-07-301-7/+9
* * gjavah.c (print_stub): New function.green1999-07-251-97/+232
* * gjavah.c (print_include): Cast the result of `strlen' to intghazi1999-05-131-2/+2
* Thu Apr 15 13:08:03 1999 Anthony Green <green@cygnus.com>green1999-04-151-0/+3
* * Makefile.in (gjavah.o): Depend on $(JAVA_TREE_H).ghazi1999-04-051-3/+5
* * gjavah.c (print_field_info): Allow constants of other types.tromey1999-03-311-46/+110
* Warning fixes:ghazi1999-03-231-5/+5
* Warning fixes:ghazi1999-03-121-5/+5
* * gjavah.c (add_class_decl): Only generate `#include' if outertromey1999-02-261-20/+78
* * gjavah.c (add_namelet): Check for standard package names here.tromey1999-02-261-14/+17
* * gjavah.c (struct namelet): New structure.tromey1999-02-241-51/+261
* * Makefile.in (gjavah.o): Depend on $(CONFIG_H) and system.h.ghazi1999-02-011-8/+3
* Update copyrights for the last patchghazi1999-01-231-1/+1
* Warning fixes:ghazi1999-01-231-7/+7
* 0bothner1999-01-161-9/+5
* * gjavah.c (java_float_finite): Use a union to do type punning.rth1999-01-101-4/+12
* * gjavah.c (print_field_info): Changed how most negative number istromey1998-12-151-14/+14
* * gjavah.c (print_field_info): If value to print is the smallesttromey1998-12-141-13/+34
* * gjavah.c (decompile_method): Decompile `return null'.tromey1998-12-141-1/+22
* * gjavah.c (decompile_method): Handle all types of `return'tromey1998-12-131-2/+26
* * jcf-reader.c (jcf_parse_one_method): Recognizetromey1998-12-131-5/+43
* bothner1998-12-121-1/+1
* * jcf-io.c (find_class): Use saw_java_source to determine when totromey1998-10-221-8/+18
* * jcf-write.c (write_classfile): Add output class file as target.tromey1998-10-141-48/+115
* bothner1998-10-121-125/+256
* * gjavah.c (java_no_argument): Renamed from no_argument to avoidlaw1998-09-091-9/+9
* * gjavah.c (print_class_decls): Fix thinko in arglistlaw1998-09-081-1/+1
* Initial revisiongreen1998-09-061-0/+959