Age | Commit message (Expand) | Author | Files | Lines |
2005-06-25 | Update FSF address. | Kelley Cook | 1 | -2/+2 |
2005-06-09 | gjavah.c (error): Add ATTRIBUTE_PRINTF_1. | Kaveh R. Ghazi | 1 | -1/+1 |
2005-06-06 | exgettext: Handle gmsgid and cmsgid arguments specially, as gcc-internal-form... | Jakub Jelinek | 1 | -5/+8 |
2005-05-04 | re PR java/20309 (gcjh needs a -force option) | Thomas Fitzsimmons | 1 | -8/+42 |
2005-05-03 | re PR java/21245 (gcjh creates invalid/empty header files) | Tom Tromey | 1 | -2/+18 |
2005-04-26 | collect2.c, [...]: Replace calls to `unlock_stream' with `unlock_std_streams'. | Kaveh R. Ghazi | 1 | -3/+1 |
2005-04-24 | collect2.c (main): Unlock the stdio streams. | Kaveh R. Ghazi | 1 | -0/+5 |
2005-02-02 | re PR java/19742 (gcjh shouldn't mangle names in JNI output.) | Tom Tromey | 1 | -0/+2 |
2005-02-01 | re PR java/19738 (gcjh generates invalid class member floating-point initiali... | Ranjit Mathew | 1 | -27/+33 |
2005-02-01 | revert: gjavah.c (print_field_info): Mark static data members of floating-poi... | Mark Mitchell | 1 | -12/+6 |
2005-02-01 | parser.c (cp_parser_primary_expression): Don't complain about floating-point ... | Mark Mitchell | 1 | -6/+12 |
2004-11-25 | darwin.h (SUBTARGET_OVERRIDE_OPTIONS): Use %qs instead of `%s' in diagnostic. | Joseph Myers | 1 | -7/+7 |
2004-11-25 | * Merged gcj-abi-2-dev-branch to trunk. | Tom Tromey | 1 | -1/+4 |
2004-11-23 | gjavah.c (output_directory): Make static. | Ben Elliston | 1 | -2/+2 |
2004-11-08 | re PR java/16843 (gcjh generated headers don't define final constants) | Tom Tromey | 1 | -24/+63 |
2004-09-21 | Fix bootstrap. | Matt Austern | 1 | -1/+1 |
2004-09-21 | re PR java/17575 (gcjh does not clear its function name cache between files) | Tom Tromey | 1 | -0/+17 |
2004-07-24 | boehm.c (set_bit): Improve type safety wrt unsignedness. | Mike Stump | 1 | -18/+18 |
2004-07-12 | re PR java/16474 (gcjh: Illegal C++ produced for some non-gcj bytecode) | Bryce McKinlay | 1 | -4/+3 |
2004-06-03 | tree.h: Remove include of version.h | Mark G. Adams | 1 | -0/+1 |
2004-05-21 | gjavah.c (print_stub_or_jni): Mark functions only JNIEXPORT, not extern. | Mark Wielaard | 1 | -1/+1 |
2004-04-30 | re PR java/15133 (gcjh generates wrong method signatures) | Ranjit Mathew | 1 | -2/+5 |
2004-03-20 | class.c, [...]: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2004-02-10 | gjavah.c: Include "intl.h". | Joseph Myers | 1 | -62/+70 |
2003-12-20 | class.c: Remove uses of "register" specifier in declarations of arguments and... | Kazu Hirata | 1 | -3/+3 |
2003-11-16 | * gjavah.c (print_stub_or_jni): Pass `env' to FatalError. | Tom Tromey | 1 | -1/+1 |
2003-06-28 | dbxout.c (flag_debug_only_used_symbols): Delete redundant declaration. | Zack Weinberg | 1 | -1/+1 |
2003-05-03 | re PR java/10491 (gcjh should make enclosing class a "friend" of inner classes) | Tom Tromey | 1 | -0/+32 |
2003-04-14 | * gjavah.c (print_c_decl): Indentation fix. | Tom Tromey | 1 | -6/+6 |
2003-03-21 | javaop.h (jfloat, jdouble): Make them structures mirroring the bit fields of ... | Zack Weinberg | 1 | -36/+48 |
2003-03-12 | gjavah.c (is_first_data_member): New global variable. | Andrew Haley | 1 | -0/+16 |
2003-02-01 | * gjavah.c (throwable_p): Allocate 1 more byte for string. | Mark Wielaard | 1 | -1/+1 |
2003-01-12 | * All Files: Convert to ISO C style function definitions. | Kaveh R. Ghazi | 1 | -85/+31 |
2003-01-10 | * class.c, gjavah.c, parse.y, verify.c: Don't use PTR. | Kaveh R. Ghazi | 1 | -5/+5 |
2003-01-10 | Merge from pch-branch. | Geoffrey Keating | 1 | -0/+1 |
2003-01-09 | * All Files: Remove PARAMS macro. | Kaveh R. Ghazi | 1 | -40/+38 |
2003-01-09 | expr.c, [...]: Don't rely on the `DEFUN', `AND' or `__STDC__' macros. | Kaveh R. Ghazi | 1 | -34/+19 |
2003-01-01 | Make-lang.in, [...]: Replace "GNU CC" with "GCC" in the copyright header. | Steven Bosscher | 1 | -4/+7 |
2002-12-28 | gjavah.c (print_name_for_stub_or_jni): Adjust call to print_cxx_classname. | Mark Mitchell | 1 | -7/+9 |
2002-12-16 | Merge basic-improvements-branch to trunk | Zack Weinberg | 1 | -0/+2 |
2002-11-18 | buffer.c: Remove unnecessary casts. | Jens-Michael Hoffmann | 1 | -12/+12 |
2002-11-06 | gjavah.c (print_stub_or_jni): Include JNIEXPORT and JNICALL in a JNI header. | Tom Tromey | 1 | -1/+4 |
2002-10-23 | re PR java/8296 (gcjh generates incorrect JNI header) | Tom Tromey | 1 | -1/+1 |
2002-10-08 | system.h (GCCBUGURL): Delete. | Zack Weinberg | 1 | -1/+1 |
2002-09-21 | ChangeLog: Follow spelling conventions. | Kazu Hirata | 1 | -1/+1 |
2002-06-10 | gjavah.c (throwable_p): Accept argument as either a classname or signature fr... | Bryce McKinlay | 1 | -10/+19 |
2002-05-19 | configure.in (AC_CHECK_FUNCS): Add checks for scandir and alphasort. | Mark Mitchell | 1 | -2/+0 |
2002-05-08 | * gjavah.c (throwable_p): Use xstrdup, not strdup. | Tom Tromey | 1 | -2/+2 |
2002-05-08 | re PR java/1200 (gcjh -jni doesn't respect class hierarchy) | Tom Tromey | 1 | -11/+110 |
2002-04-12 | Add --extdirs support. | Anthony Green | 1 | -12/+19 |