Make-lang.in (f/target.o): Depend on toplev.h.
[gcc.git] / gcc / java / ChangeLog
2003-01-16 Kaveh R. GhaziMake-lang.in (f/target.o): Depend on toplev.h.
2003-01-16 Kaveh R. Ghaziarm.h (CONDITIONAL_REGISTER_USAGE): Avoid signed/unsign...
2003-01-14 Tom Tromeyclass.c (make_class_data): Check that super is compiled...
2003-01-14 Andrew Haleydecl.c (java_init_decl_processing): _Jv_NewMultiArray...
2003-01-14 Andrew Haleydecl.c (java_init_decl_processing): Temporarily back...
2003-01-14 Andrew Haley[multiple changes]
2003-01-12 Kaveh R. GhaziMake-lang.in (keyword.h): Pass "-L ANSI-C" to gperf.
2003-01-12 Kaveh R. Ghazi* All Files: Convert to ISO C style function definitions.
2003-01-10 Nathanael Nerode* parse.y (check_pkg_class_access): ANSIfy definition.
2003-01-10 Kaveh Ghazimissed from last checkin
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-09 Kaveh R. Ghazijv-scan.c, parse.y: Remove VPARAMS, VA_OPEN, VA_FIXEDAR...
2003-01-09 Christian CornelssenMake-lang.in (java.install-common, [...]): Prepend...
2003-01-08 Nathanael Nerode* java-tree.h: Protect against multiple inclusion.
2003-01-07 Tom Tromeyclass.c (add_assume_compiled): Don't adjust parent...
2003-01-05 Kaveh R. GhaziWarning fixes:
2003-01-03 Tom Tromeyre PR java/8712 (ICE at fold-const.c:2934)
2003-01-03 Tom Tromeygcj.texi (Standard Properties): Document http.proxyHost...
2003-01-03 Tom Tromey* gcj.texi (GNU Classpath Properties): Document new...
2003-01-02 Steven Bosscherexcept.c, [...]: Fix Copyright years.
2003-01-01 Steven BosscherMake-lang.in, [...]: Replace "GNU CC" with "GCC" in...
2002-12-31 DJ DelorieMinor typos
2002-12-30 DJ Deloriei* Make-lang.in: Protect against texi2pod/pod2man failing.
2002-12-28 Joseph Myerscpp.texi, [...]: Use @copying.
2002-12-28 Mark Mitchellgjavah.c (print_name_for_stub_or_jni): Adjust call...
2002-12-23 Joseph Myersgcj.texi: Include Cover Texts in man page.
2002-12-23 Jeff Sturmclass.c (build_static_field_ref): Check FIELD_FINAL.
2002-12-23 Joseph Myersgcc-common.texi: Define DEVELOPMENT.
2002-12-22 Anthony Greengcj.texi (Limitations): Add note about org.xml.sax...
2002-12-20 Tom Tromeyre PR java/8955 (switch case statement causes gcj to...
2002-12-19 Andrew Haleyre PR libgcj/8945 (StringTokenizer)
2002-12-16 Mark Mitchellgcc-common.texi: Change version number to 3.4.
2002-12-16 Zack WeinbergMerge basic-improvements-branch to trunk
2002-12-06 Ranjit Mathewparse.y (source_end_java_method): Remove custom encodin...
2002-12-03 Andrew HaleynatClassLoader.cc (_Jv_PrepareCompiledClass): Call...
2002-12-02 Tom TromeyFor PR java/8740:
2002-11-28 Kaveh R. Ghazi* decl.c (java_init_decl_processing): Use `LL' on 64...
2002-11-25 Diego Novillojcf-reader.c: Don't expand JCF_readu4 inside the expans...
2002-11-22 Tom Tromeyre PR java/8676 (ICE in generate_bytecode_conditional...
2002-11-22 Ranjit Mathewjcf-write.c (write_classfile): Remove target class...
2002-11-19 Jason Thorpegcc.c (The Specs Language): Document spec functions.
2002-11-18 Tom Tromeyre PR java/7912 (invalid verification error for arrays)
2002-11-18 Jens-Michael Hoffmannbuffer.c: Remove unnecessary casts.
2002-11-06 Tom Tromeygjavah.c (print_stub_or_jni): Include JNIEXPORT and...
2002-11-06 Tom Tromeyre PR java/6388 (Integer.MIN_VALUE == 0x80000000 optimi...
2002-11-02 Tom Tromey* java-tree.h: Move JV_STATE_ERROR before JV_STATE_DONE.
2002-11-02 Tom Tromeyre PR java/8415 (reflection bug: exception info for...
2002-11-02 Tom TromeyReverted erroneous checkin
2002-11-02 Tom Tromeyre PR java/6388 (Integer.MIN_VALUE == 0x80000000 optimi...
2002-10-25 Tom Tromeygcj.texi (Invoking gij): Document --showversion.
2002-10-23 Tom Tromeyre PR java/8296 (gcjh generates incorrect JNI header)
2002-10-21 Andrew Haleyparse.y (patch_invoke): Call force_evaluation_order...
2002-10-20 Ranjit Mathewgcj.texi: Added item describing the GCJ runtime propert...
2002-10-16 Richard Henderson* jcf-parse.c (get_constant): Fix type warning.
2002-10-15 Andrew Haleyjava-tree.h (java_inlining_merge_static_initializers...
2002-10-14 Andrew Haleytree-inline.c (remap_block): All local class initializa...
2002-10-11 Mark Wielaard* gcj.texi (Compatibility): Add Limitations and Extensi...
2002-10-11 Kaveh R. Ghazidecl.c (typename_hash): Use htab_hash_pointer.
2002-10-09 Kaveh R. Ghazi* parse.y (merge_string_cste): Add parentheses around...
2002-10-08 Tom Tromeyre PR java/8003 (gcj segfaults on simple java line...
2002-10-08 Zack Weinbergsystem.h (GCCBUGURL): Delete.
2002-10-08 Andrew Haleyparse.y (attach_init_test_initialization_flags): Check...
2002-10-08 Anthony GreenFix string concatenation bug.
2002-10-04 Michael Kochgcj.texi (Standard properties): Change default of java...
2002-10-02 Roger Saylere PR rtl-optimization/6627 (-fno-align-functions regre...
2002-10-01 Nathan Sidwelljcf-dump.c (print_constant, [...]): Don't fall foul...
2002-09-30 Anthony GreenFix docs
2002-09-30 Anthony GreenAdd -fno-assert flag.
2002-09-27 Andrew Haleyexpr.c (build_java_array_length_access): Check for...
2002-09-21 Richard Hendersonjcf-parse.c (get_constant): Decode from IEEE no matter...
2002-09-21 Kazu HirataChangeLog: Follow spelling conventions.
2002-09-17 Tom Tromeyre PR java/7950 (jc1 parses files ending in 0x0d incorr...
2002-09-16 Geoffrey KeatingIndex: gcc/ChangeLog
2002-09-16 Richard Hendersonreal.c, real.h: Rewrite from scratch.
2002-09-15 Kazu Hiratas/Fix/Follow/
2002-09-15 Kazu Hirata* lang.c: Fix spelling conventions.
2002-09-11 Per Bothnerparse.y (fold_constant_for_init): If a VAR_DECL, conver...
2002-09-11 Jesse RosenstockFor PR java/5794:
2002-09-09 Ranjit Mathewparse.y (DIR_SEPARATOR): Don't define.
2002-09-05 Andrew Haleyverify.c (verify_jvm_instructions): Allow exception...
2002-09-02 Mark Wielaardgcj.texi: Add chapter about system properties.
2002-08-26 Tom Tromeyparse.y (try_builtin_assignconv): Allow narrowing primi...
2002-08-22 Tom Tromey* gcj.texi (Invoking gij): Document -cp and -classpath.
2002-08-22 Tom Tromeyre PR libgcj/7633 ($(prefix)/share used rather than...
2002-08-22 Tom TromeyFor PR java/6005 and PR java/7611:
2002-08-16 Tom Tromeygcj.texi (Class Initialization): Mention class initiali...
2002-08-16 Andrew HaleyMake-lang.in (java-tree-inline.o): New.
2002-08-13 Jesse RosenstockFor PR java/7483:
2002-08-09 Bryce McKinlayjcf-write.c (get_access_flags): Return correct access...
2002-08-08 Nathan Sidwellconfigure.in (enable_coverage): New enable switch.
2002-08-05 Geoffrey KeatingIndex: ChangeLog
2002-08-04 Geoffrey KeatingIndex: ChangeLog
2002-08-04 Joseph Myersgcc-common.texi (version-GCC): Increase to 3.3.
2002-07-23 Tom Tromey* lex.c (java_lex): Check for `e' or `E' after 0.
2002-07-22 Richard Hendersonexpr.c (expand_expr): Don't use GOTO_SUBROUTINE_EXPR...
2002-07-21 Neil Boothc-lex.c (GET_ENVIRONMENT): Remove.
2002-07-11 Roger Saylebuiltins.def: Make the argument types of abort and...
next