OSDN Git Service

2000-07-21 Alexandre Petit-Bianco <apbianco@cygnus.com>
[pf3gnuchains/gcc-fork.git] / gcc / java / gjavah.c
2000-07-05 bryce * gjavah.c (HANDLE_METHOD): Call print_method_i...
2000-05-03 tromey * expr.c (build_java_jsr): Use emit_jump, not expand_goto.
2000-04-19 tromey * gjavah.c (cxx_keyword_subst): Avoid potential infini...
2000-04-18 tromey PR gcj/211:
2000-04-17 tromey2000-04-17 Bryce McKinlay <bryce@albatross.co.nz>
2000-04-17 tromey * gjavah.c (decompile_method): Use print_field_name.
2000-04-04 ghazi * boehm.c (mark_reference_fields, set_bit): Prototype.
2000-03-30 tromey * gjavah.c (D_NAN_MASK): Only define as word-reversed...
2000-02-26 tromey * gjavah.c (main): Avoid using `argi' to report unimpl...
2000-02-23 tromey * gjavah.c (print_name): In JNI case, correctly quote...
2000-02-18 loewis * gcc.texi (Bug Reporting): Refer to bugs.html.
2000-02-15 apbiancoMon Jan 18 14:30:09 2000 Joerg Brunsmann <joerg.bruns...
2000-02-15 tromey * gjavah.c (jni_print_char): New function.
2000-02-15 ghazi * Makefile.in (TREE_H, collect2.o, gcc.h, mips-tfile...
2000-02-06 ghazi * gjavah.c (overloaded_jni_method_exists_p)...
2000-02-03 tromey2000-01-31 Scott Bambrough <scottb@netwinder.org>
2000-02-03 tromey * gjavah.c (options): Added `jni' entry.
2000-02-02 tromey * jv-scan.c: Include version.c, <getopt.h>.
2000-01-21 ghazi * buffer.h: PROTO -> PARAMS.
2000-01-17 tromey * gjavah.c (print_field_info): Allow non-static final...
1999-12-17 tromey * gjavah.c (decode_signature_piece): Print "::" in...
1999-09-16 ghazi * gjavah.c (get_field_name, print_method_info, print_i...
1999-09-10 tromey * gjavah.c (add_class_decl): Generate include for...
1999-09-02 tromey * gjavah.c (decode_signature_piece): Emit "::" in...
1999-08-28 law * gjavah.c, jcf-write.c, verify.c: Do not use...
1999-08-26 tromey * gjavah.c (print_cxx_classname): Print "::" before...
1999-08-25 ghazi * gjavah.c (print_name, print_base_classname, utf8_cmp,
1999-08-10 ghazi * check-init.c (check_bool2_init, done_alternative...
1999-07-30 ghaziWarning fixes:
1999-07-25 green * gjavah.c (print_stub): New function.
1999-05-13 ghazi * gjavah.c (print_include): Cast the result...
1999-04-15 greenThu Apr 15 13:08:03 1999 Anthony Green <green@cygnus...
1999-04-05 ghazi * Makefile.in (gjavah.o): Depend on $(JAVA_TREE_H).
1999-03-31 tromey * gjavah.c (print_field_info): Allow constants of...
1999-03-23 ghaziWarning fixes:
1999-03-12 ghaziWarning fixes:
1999-02-26 tromey * gjavah.c (add_class_decl): Only generate `#include...
1999-02-26 tromey * gjavah.c (add_namelet): Check for standard package...
1999-02-24 tromey * gjavah.c (struct namelet): New structure.
1999-02-01 ghazi * Makefile.in (gjavah.o): Depend on $(CONFIG_H...
1999-01-23 ghaziUpdate copyrights for the last patch
1999-01-23 ghaziWarning fixes:
1999-01-16 bothner0
1999-01-10 rth * gjavah.c (java_float_finite): Use a union...
1998-12-15 tromey * gjavah.c (print_field_info): Changed how most negati...
1998-12-14 tromey * gjavah.c (print_field_info): If value to print is...
1998-12-14 tromey * gjavah.c (decompile_method): Decompile `return null'.
1998-12-13 tromey * gjavah.c (decompile_method): Handle all types of...
1998-12-13 tromey * jcf-reader.c (jcf_parse_one_method): Recognize
1998-12-12 bothnerLoks of changes so we can better compile from source...
1998-10-22 tromey * jcf-io.c (find_class): Use saw_java_source to determ...
1998-10-14 tromey * jcf-write.c (write_classfile): Add output class...
1998-10-12 bothner
1998-09-09 law * gjavah.c (java_no_argument): Renamed from...
1998-09-08 law * gjavah.c (print_class_decls): Fix thinko...
1998-09-06 greenInitial revision