summaryrefslogtreecommitdiffstats
path: root/gcc/java/gjavah.c
Commit message (Expand)AuthorAgeFilesLines
* * expr.c (build_java_jsr): Use emit_jump, not expand_goto.tromey2000-05-031-2/+1
* * gjavah.c (cxx_keyword_subst): Avoid potential infinite loop.tromey2000-04-191-4/+7
* PR gcj/211:tromey2000-04-181-21/+75
* 2000-04-17 Bryce McKinlay <bryce@albatross.co.nz>tromey2000-04-171-5/+5
* * gjavah.c (decompile_method): Use print_field_name.tromey2000-04-171-2/+2
* * boehm.c (mark_reference_fields, set_bit): Prototype.ghazi2000-04-041-0/+1
* * gjavah.c (D_NAN_MASK): Only define as word-reversed whentromey2000-03-301-1/+1
* * gjavah.c (main): Avoid using `argi' to report unimplementedtromey2000-02-261-1/+1
* * gjavah.c (print_name): In JNI case, correctly quote string.tromey2000-02-231-24/+51
* * gcc.texi (Bug Reporting): Refer to bugs.html.loewis2000-02-181-1/+1
* Mon Jan 18 14:30:09 2000 Joerg Brunsmann <joerg.brunsmann@fernuni-hagen.de>apbianco2000-02-151-2/+0
* * gjavah.c (jni_print_char): New function.tromey2000-02-151-25/+36
* * Makefile.in (TREE_H, collect2.o, gcc.h, mips-tfile.o, cccp.o,ghazi2000-02-151-2/+0
* * gjavah.c (overloaded_jni_method_exists_p): Add prototype.ghazi2000-02-061-2/+4
* 2000-01-31 Scott Bambrough <scottb@netwinder.org>tromey2000-02-031-9/+8
* * gjavah.c (options): Added `jni' entry.tromey2000-02-031-107/+373
* * jv-scan.c: Include version.c, <getopt.h>.tromey2000-02-021-145/+163
* * buffer.h: PROTO -> PARAMS.ghazi2000-01-211-30/+30
* * gjavah.c (print_field_info): Allow non-static final fields.tromey2000-01-171-10/+10
* * gjavah.c (decode_signature_piece): Print "::" in JArray<>. Thistromey1999-12-171-6/+7
* * gjavah.c (get_field_name, print_method_info, print_include,ghazi1999-09-161-7/+7
* * gjavah.c (add_class_decl): Generate include for gcj/array.h, nottromey1999-09-101-3/+6
* * gjavah.c (decode_signature_piece): Emit "::" in JArray<>.tromey1999-09-021-5/+15
* * gjavah.c, jcf-write.c, verify.c: Do not use C++ stylelaw1999-08-281-1/+1
* * gjavah.c (print_cxx_classname): Print "::" before qualifiedtromey1999-08-261-0/+6
* * gjavah.c (print_name, print_base_classname, utf8_cmp,ghazi1999-08-251-45/+70
* * check-init.c (check_bool2_init, done_alternative): Add staticghazi1999-08-101-1/+2
* 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
OpenPOWER on IntegriCloud