summaryrefslogtreecommitdiff
path: root/gcc/java/gjavah.c
Commit message (Expand)AuthorAgeFilesLines
* * gjavah.c (cxx_keywords): Update from the definitive list in cp/lex.c.bryce2001-03-231-4/+77
* 2001-03-23 Bryce McKinlay <bryce@albatross.co.nz>bryce2001-03-231-1/+6
* f:jsm282001-01-121-1/+1
* f:jsm282000-11-261-1/+1
* * gjavah.c (process_file): Only include gcj/cni.h when generatingtromey2000-11-081-1/+2
* * lang-options.h: Mention -Wout-of-date.tromey2000-11-041-0/+4
* * class.c (cxx_keyword_p): Accept keywords with trailing `$'s.tromey2000-11-041-6/+22
* Warning fixes:ghazi2000-10-211-0/+4
* 2000-10-18 Alexandre Petit-Bianco <apbianco@cygnus.com>apbianco2000-10-191-4/+0
* Fix for PR gcj/356:tromey2000-10-121-22/+6
* * jvspec.c (jvgenmain_spec): Added `-fdollars-in-identifiers'.tromey2000-10-061-20/+11
* * gjavah.c (cxx_keyword_subst): Use ARRAY_SIZE.gkm2000-08-251-1/+1
* 2000-08-07 Alexandre Petit-Bianco <apbianco@cygnus.comapbianco2000-08-081-23/+47
* * gjavah.c (HANDLE_METHOD): Call print_method_info with a NULLbryce2000-07-051-10/+14
* * 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