| Commit message (Expand) | Author | Age | Files | Lines |
* | * tree.h: Remove include of version.h | mgadams | 2004-06-03 | 1 | -0/+1 |
* | * gjavah.c (print_stub_or_jni): Mark functions only JNIEXPORT, not | mark | 2004-05-21 | 1 | -1/+1 |
* | Fixes PR java/15133 | rmathew | 2004-04-30 | 1 | -2/+5 |
* | * class.c, gjavah.c, lang.c: Fix comment typos. | kazu | 2004-03-20 | 1 | -1/+1 |
* | * gjavah.c: Include "intl.h". | jsm28 | 2004-02-10 | 1 | -62/+70 |
* | * class.c: Remove uses of "register" specifier in | kazu | 2003-12-20 | 1 | -3/+3 |
* | * gjavah.c (print_stub_or_jni): Pass `env' to FatalError. | tromey | 2003-11-16 | 1 | -1/+1 |
* | * dbxout.c (flag_debug_only_used_symbols): Delete redundant | zack | 2003-06-28 | 1 | -1/+1 |
* | PR java/10491: | tromey | 2003-05-03 | 1 | -0/+32 |
* | * gjavah.c (print_c_decl): Indentation fix. | tromey | 2003-04-14 | 1 | -6/+6 |
* | * javaop.h (jfloat, jdouble): Make them structures mirroring | zack | 2003-03-21 | 1 | -36/+48 |
* | 2003-03-04 Andrew Haley <aph@redhat.com> | aph | 2003-03-12 | 1 | -0/+16 |
* | * gjavah.c (throwable_p): Allocate 1 more byte for string. | mark | 2003-02-01 | 1 | -1/+1 |
* | * All Files: Convert to ISO C style function definitions. | ghazi | 2003-01-12 | 1 | -85/+31 |
* | * class.c, gjavah.c, parse.y, verify.c: Don't use PTR. | ghazi | 2003-01-10 | 1 | -5/+5 |
* | Merge from pch-branch. | geoffk | 2003-01-10 | 1 | -0/+1 |
* | * All Files: Remove PARAMS macro. | ghazi | 2003-01-09 | 1 | -40/+38 |
* | * expr.c, gjavah.c, javaop.h, jcf-dump.c, jcf-io.c, jcf-reader.c, | ghazi | 2003-01-09 | 1 | -34/+19 |
* | * Make-lang.in, boehm.c, buffer.c, | neroden | 2003-01-01 | 1 | -4/+7 |
* | * gjavah.c (print_name_for_stub_or_jni): Adjust call to | mmitchel | 2002-12-28 | 1 | -7/+9 |
* | Merge basic-improvements-branch to trunk | zack | 2002-12-16 | 1 | -0/+2 |
* | 2002-11-14 Jens-Michael Hoffmann <jensmh@gmx.de> | aph | 2002-11-18 | 1 | -12/+12 |
* | * gjavah.c (print_stub_or_jni): Include JNIEXPORT and JNICALL in | tromey | 2002-11-06 | 1 | -1/+4 |
* | * gjavah.c (decode_signature_piece): In JNI mode, print | tromey | 2002-10-23 | 1 | -1/+1 |
* | * system.h (GCCBUGURL): Delete. | zack | 2002-10-08 | 1 | -1/+1 |
* | * ChangeLog: Follow spelling conventions. | kazu | 2002-09-21 | 1 | -1/+1 |
* | * gjavah.c (throwable_p): Accept argument as either a classname or | bryce | 2002-06-10 | 1 | -10/+19 |
* | * configure.in (AC_CHECK_FUNCS): Add checks for scandir and | mmitchel | 2002-05-19 | 1 | -2/+0 |
* | * gjavah.c (throwable_p): Use xstrdup, not strdup. | tromey | 2002-05-08 | 1 | -2/+2 |
* | Fix for PR java/1200: | tromey | 2002-05-08 | 1 | -11/+110 |
* | Add --extdirs support. | green | 2002-04-12 | 1 | -12/+19 |
* | Make --CLASSPATH by a synonym for --classpath and -classpath. | bothner | 2002-03-03 | 1 | -5/+6 |
* | * gcj.texi: Option `--classpath' becomes `--CLASSPATH.'Option | nferrier | 2002-02-20 | 1 | -33/+34 |
* | gcc: | jsm28 | 2002-01-31 | 1 | -2/+2 |
* | More for PR java/5365: | tromey | 2002-01-16 | 1 | -3/+8 |
* | Fix for PR java/5365: | tromey | 2002-01-16 | 1 | -3/+11 |
* | * collect2.c (is_ctor_dtor): Const-ify. | ghazi | 2001-12-27 | 1 | -1/+1 |
* | * gjavah.c (decompile_method): Don't decompile to `return this' | tromey | 2001-12-09 | 1 | -1/+4 |
* | * gjavah.c (cxx_keywords): Re-sorted. | tromey | 2001-12-09 | 1 | -2/+2 |
* | * gjavah.c (HANDLE_METHOD): Set `decompiled' before doing anything | tromey | 2001-12-09 | 1 | -1/+1 |
* | * gjavah.c (print_namelet): Clear subnamelets. | tromey | 2001-12-09 | 1 | -1/+3 |
* | * gjavah.c (method_signature): New global. | tromey | 2001-11-14 | 1 | -16/+148 |
* | * gjavah.c (jni_print_char): Fix thinko in last change. | ghazi | 2001-10-22 | 1 | -1/+1 |
* | * c-format.c (maybe_read_dollar_number): Use safe-ctype macros | ghazi | 2001-10-21 | 1 | -5/+2 |
* | * gjavah.c (cxx_keywords): Const-ification. | ghazi | 2001-09-12 | 1 | -1/+1 |
* | * jcf-dump.c (main): Updated for change to jcf_path_seal. | tromey | 2001-08-16 | 1 | -2/+2 |
* | * gjavah.c (cxx_keywords): Update from the definitive list in cp/lex.c. | bryce | 2001-03-23 | 1 | -4/+77 |
* | 2001-03-23 Bryce McKinlay <bryce@albatross.co.nz> | bryce | 2001-03-23 | 1 | -1/+6 |
* | f: | jsm28 | 2001-01-12 | 1 | -1/+1 |
* | f: | jsm28 | 2000-11-26 | 1 | -1/+1 |