Daily bump.
[gcc.git] / gcc / java / gjavah.c
2006-01-31 Marcin Daleckitree-vrp.c: Use XNEW/XCNEW allocation wrappers.
2006-01-21 Joseph Myersgcov.c (print_version), [...]): Update copyright notice...
2005-11-08 Terry LaurenzoRemoved decompilation for non-ELF targets.
2005-06-25 Kelley CookUpdate FSF address.
2005-06-09 Kaveh R. Ghazigjavah.c (error): Add ATTRIBUTE_PRINTF_1.
2005-06-06 Jakub Jelinekexgettext: Handle gmsgid and cmsgid arguments specially...
2005-05-04 Thomas Fitzsimmonsre PR java/20309 (gcjh needs a -force option)
2005-05-03 Tom Tromeyre PR java/21245 (gcjh creates invalid/empty header...
2005-04-26 Kaveh R. Ghazicollect2.c, [...]: Replace calls to `unlock_stream...
2005-04-24 Kaveh R. Ghazicollect2.c (main): Unlock the stdio streams.
2005-02-02 Tom Tromeyre PR java/19742 (gcjh shouldn't mangle names in JNI...
2005-02-01 Ranjit Mathewre PR java/19738 (gcjh generates invalid class member...
2005-02-01 Mark Mitchellrevert: gjavah.c (print_field_info): Mark static data...
2005-02-01 Mark Mitchellparser.c (cp_parser_primary_expression): Don't complain...
2004-11-25 Joseph Myersdarwin.h (SUBTARGET_OVERRIDE_OPTIONS): Use %qs instead...
2004-11-25 Tom Tromey* Merged gcj-abi-2-dev-branch to trunk.
2004-11-23 Ben Ellistongjavah.c (output_directory): Make static.
2004-11-08 Tom Tromeyre PR java/16843 (gcjh generated headers don't define...
2004-09-21 Matt AusternFix bootstrap.
2004-09-21 Tom Tromeyre PR java/17575 (gcjh does not clear its function...
2004-07-24 Mike Stumpboehm.c (set_bit): Improve type safety wrt unsignedness.
2004-07-12 Bryce McKinlayre PR java/16474 (gcjh: Illegal C++ produced for some...
2004-06-03 Mark G. Adamstree.h: Remove include of version.h
2004-05-21 Mark Wielaardgjavah.c (print_stub_or_jni): Mark functions only JNIEX...
2004-04-30 Ranjit Mathewre PR java/15133 (gcjh generates wrong method signatures)
2004-03-20 Kazu Hirataclass.c, [...]: Fix comment typos.
2004-02-10 Joseph Myersgjavah.c: Include "intl.h".
2003-12-20 Kazu Hirataclass.c: Remove uses of "register" specifier in declara...
2003-11-16 Tom Tromey* gjavah.c (print_stub_or_jni): Pass `env' to FatalError.
2003-06-28 Zack Weinbergdbxout.c (flag_debug_only_used_symbols): Delete redunda...
2003-05-03 Tom Tromeyre PR java/10491 (gcjh should make enclosing class...
2003-04-14 Tom Tromey* gjavah.c (print_c_decl): Indentation fix.
2003-03-21 Zack Weinbergjavaop.h (jfloat, jdouble): Make them structures mirror...
2003-03-12 Andrew Haleygjavah.c (is_first_data_member): New global variable.
2003-02-01 Mark Wielaard* gjavah.c (throwable_p): Allocate 1 more byte for...
2003-01-12 Kaveh R. Ghazi* All Files: Convert to ISO C style function definitions.
2003-01-10 Kaveh R. Ghazi* class.c, gjavah.c, parse.y, verify.c: Don't use PTR.
2003-01-10 Geoffrey KeatingMerge from pch-branch.
2003-01-09 Kaveh R. Ghazi* All Files: Remove PARAMS macro.
2003-01-09 Kaveh R. Ghaziexpr.c, [...]: Don't rely on the `DEFUN', `AND' or...
2003-01-01 Steven BosscherMake-lang.in, [...]: Replace "GNU CC" with "GCC" in...
2002-12-28 Mark Mitchellgjavah.c (print_name_for_stub_or_jni): Adjust call...
2002-12-16 Zack WeinbergMerge basic-improvements-branch to trunk
2002-11-18 Jens-Michael Hoffmannbuffer.c: Remove unnecessary casts.
2002-11-06 Tom Tromeygjavah.c (print_stub_or_jni): Include JNIEXPORT and...
2002-10-23 Tom Tromeyre PR java/8296 (gcjh generates incorrect JNI header)
2002-10-08 Zack Weinbergsystem.h (GCCBUGURL): Delete.
2002-09-21 Kazu HirataChangeLog: Follow spelling conventions.
2002-06-10 Bryce McKinlaygjavah.c (throwable_p): Accept argument as either a...
2002-05-19 Mark Mitchellconfigure.in (AC_CHECK_FUNCS): Add checks for scandir...
2002-05-08 Tom Tromey* gjavah.c (throwable_p): Use xstrdup, not strdup.
2002-05-08 Tom Tromeyre PR java/1200 (gcjh -jni doesn't respect class hierarchy)
2002-04-12 Anthony GreenAdd --extdirs support.
2002-03-03 Per BothnerMake --CLASSPATH by a synonym for --classpath and ...
2002-02-20 Nic Ferriergcj.texi: Option `--classpath' becomes `--CLASSPATH...
2002-01-31 Joseph Myersgccbug.in: Follow GNU Coding Standards for --version.
2002-01-16 Tom TromeyMore for PR java/5365:
2002-01-16 Tom Tromeyre PR java/5365 (gcjh -stubs does not include correct...
2001-12-27 Kaveh R. Ghazicollect2.c (is_ctor_dtor): Const-ify.
2001-12-09 Tom Tromeygjavah.c (decompile_method): Don't decompile to `return...
2001-12-09 Tom Tromeygjavah.c (cxx_keywords): Re-sorted.
2001-12-09 Tom Tromeygjavah.c (HANDLE_METHOD): Set `decompiled' before doing...
2001-12-09 Tom Tromeygjavah.c (print_namelet): Clear subnamelets.
2001-11-14 Tom Tromeygjavah.c (method_signature): New global.
2001-10-22 Kaveh R. Ghazi* gjavah.c (jni_print_char): Fix thinko in last change.
2001-10-21 Kaveh R. Ghazic-format.c (maybe_read_dollar_number): Use safe-ctype...
2001-09-12 Kaveh R. Ghazigjavah.c (cxx_keywords): Const-ification.
2001-08-16 Tom Tromeyjcf-dump.c (main): Updated for change to jcf_path_seal.
2001-03-23 Bryce McKinlaygjavah.c (cxx_keywords): Update from the definitive...
2001-03-23 Bryce McKinlay[multiple changes]
2001-01-12 Joseph Myersg77spec.c (lang_specific_driver): Update copyright...
2000-11-26 Joseph Myersg77spec.c (lang_specific_driver): Update copyright...
2000-11-08 Tom Tromeygjavah.c (process_file): Only include gcj/cni.h when...
2000-11-04 Tom Tromeylang-options.h: Mention -Wout-of-date.
2000-11-04 Tom Tromeyclass.c (cxx_keyword_p): Accept keywords with trailing...
2000-10-21 Kaveh R. GhaziWarning fixes:
2000-10-19 Alexandre Petit... gjavah.c (add_class_decl): Removed unused variables...
2000-10-12 Tom Tromeyre GNATS gcj/356 (gcjh bug: Can't #include <java/awt...
2000-10-06 Tom Tromeyjvspec.c (jvgenmain_spec): Added `-fdollars-in-identifi...
2000-08-25 Greg McGary* gjavah.c (cxx_keyword_subst): Use ARRAY_SIZE.
2000-08-08 Alexandre Petit... 2000-08-07 Alexandre Petit-Bianco <apbianco@cygnus.com
2000-07-05 Bryce McKinlaygjavah.c (HANDLE_METHOD): Call print_method_info with...
2000-05-03 Tom Tromeyexpr.c (build_java_jsr): Use emit_jump, not expand_goto.
2000-04-19 Tom Tromey* gjavah.c (cxx_keyword_subst): Avoid potential infinit...
2000-04-18 Tom Tromeyre GNATS gcj/211 (gcjh doesn't handle method names...
2000-04-17 Bryce McKinlaygjavah.c (print_name_for_stub_or_jni): Don't prefix...
2000-04-17 Tom Tromeyre GNATS gcj/205 (gcjh confused about similar method...
2000-04-04 Kaveh R. Ghaziboehm.c (mark_reference_fields, set_bit): Prototype.
2000-03-30 Tom Tromeygjavah.c (D_NAN_MASK): Only define as word-reversed...
2000-02-26 Alexandre Petit... gjavah.c (main): Avoid using `argi' to report unimpleme...
2000-02-23 Tom Tromeygjavah.c (print_name): In JNI case, correctly quote...
2000-02-18 Martin v. Löwisgcc.texi (Bug Reporting): Refer to bugs.html.
2000-02-15 Joerg Brunsmanngjavah.c: Delete ACC_VISIBILITY define.
2000-02-15 Tom Tromeygjavah.c (jni_print_char): New function.
2000-02-15 Kaveh R. GhaziMakefile.in (TREE_H, [...]): Depend on version.h.
2000-02-06 Kaveh R. Ghazigjavah.c (overloaded_jni_method_exists_p): Add prototype.
2000-02-03 Scott Bambroughgjavah.c (D_NAN_MASK): Alternate definition required...
2000-02-03 Tom Tromeygjavah.c (options): Added `jni' entry.
2000-02-02 Tom Tromeyjv-scan.c: Include version.c, <getopt.h>.
2000-01-21 Kaveh R. Ghazibuffer.h: PROTO -> PARAMS.
next