Make-lang.in (java/parse.o, [...]): Depend on input.h.
[platform/upstream/gcc.git] / gcc / java / ChangeLog
2003-05-04 Nathan SidwellMake-lang.in (java/parse.o, [...]): Depend on input.h.
2003-05-03 Tom Tromeyre PR java/10491 (gcjh should make enclosing class...
2003-05-03 Tom Tromeyre PR java/10459 (ICE with certain expressions as 3rd...
2003-05-02 Nathan SidwellMakefile.in (TREE_H): Replace location.h with input.h.
2003-05-01 Nathan Sidwellmissed from my previous checkin
2003-04-20 Mohan Embarjcf-io.c (find_class): use DIR_SEPARATOR instead of...
2003-04-14 Tom Tromey* gjavah.c (print_c_decl): Indentation fix.
2003-04-13 Zack Weinbergtree.c (build_constructor): New function.
2003-04-10 Eric Blakere PR java/10253 (String concatenation with int zero...
2003-04-10 Andrew Haley[multiple changes]
2003-03-30 Joseph Myersfastjar.texi: Remove @ at start of file.
2003-03-25 Tom Tromey* parse.y (create_interface): Call CHECK_DEPRECATED.
2003-03-23 Zack Weinbergconfigure.in: Check whether it is necessary to link...
2003-03-21 Zack Weinbergjavaop.h (jfloat, jdouble): Make them structures mirror...
2003-03-19 Nathanael Nerodec-common.h (c_dump_tree), [...]): Change return type...
2003-03-19 Tom Tromeylex.c (do_java_lex): Renamed from java_lex.
2003-03-13 Tom Tromeyparse.y (resolve_inner_class): Error if qualifier is...
2003-03-12 Andrew Haleygjavah.c (is_first_data_member): New global variable.
2003-03-11 Tom Tromeyparse.y (resolve_field_access): Initialize class if...
2003-03-11 Andrew Haleyjcf-io.c (caching_stat): Initialize origsep to remove...
2003-03-10 Ranjit Mathewjcf-io.c (caching_stat): Account for both DIR_SEPARATOR...
2003-03-08 Neil Boothc-common.h (c_common_init, [...]): Update.
2003-03-07 Ranjit Mathewjcf.h (COMPARE_FILENAMES): New macro similar to "strcmp...
2003-03-04 Tom Tromey* Make-lang.in (java.tags): New target.
2003-03-02 Roger Saylere PR c++/9367 (error: nonnull argument with extern...
2003-03-01 Tom Tromeyparse.y (jdep_resolve_class): Only check deprecation...
2003-02-28 Tom Tromeyre PR java/9695 (Inner class bug prevent GNU Classpath...
2003-02-26 Tom Tromeyjcf-write.c (generate_classfile): Check whether class...
2003-02-26 Roger Saylebuiltins.def (DEF_LIB_ALWAYS_BUILTIN, [...]): Delete.
2003-02-24 Tom Tromeylang-options.h: Added -Wdeprecated.
2003-02-20 Nathan SidwellChange base class access representation.
2003-02-12 Ranjit Mathewdecl.c (java_init_decl_processing): Change soft_lookupj...
2003-02-08 Roger Saylejcf-io.c (java_or_class_file): Use libiberty's lbasenam...
2003-02-04 Joseph Myersfastjar.texi: Update to GFDL 1.2.
2003-02-03 Andrew Haleyparse.y (java_expand_classes): Scan the whole class...
2003-02-03 Adrian BunkFix for java/4269:
2003-02-01 Mark Wielaard* gjavah.c (throwable_p): Allocate 1 more byte for...
2003-01-31 Nathan Sidwelltree.h (TYPE_BINFO_SIZE, [...]): Remove.
2003-01-30 Tom Tromeyjcf-parse.c (read_class): Update identifier's class...
2003-01-30 Loren J. RittleMake-lang.in (po-generated): Find the targets in $...
2003-01-29 Tom Tromeyparse.y (patch_assignment): Only transform the rhs...
2003-01-29 Tom Tromey* jcf-write.c (generate_bytecode_conditional): Typo...
2003-01-28 Tom Tromeylex.c (java_lex): Don't include UEOF as part of token.
2003-01-28 Tom Tromeyparse.y (java_check_regular_methods): Check for constru...
2003-01-24 Tom Tromeyclass.c (build_static_field_ref): Only a String or...
2003-01-24 Tom Tromeyjcf-parse.c (parse_zip_file_entries): Overwrite trailin...
2003-01-23 Tom Tromeyexpr.c (build_known_method_ref): Use method's context...
2003-01-23 Tom Tromey* constants.c (set_constant_entry): Allocated cleared...
2003-01-23 Tom Tromeyjava-tree.h: Don't use PARAMS.
2003-01-23 Nathanael Nerodejcf-parse.c (process_zip_dir): Remove unused variable.
2003-01-22 Tom Tromeyexpr.c (build_invokeinterface): Abort if method's conte...
2003-01-22 Tom Tromeygcj.texi (Input and output files): Mention non-class...
2003-01-21 Tom Tromeyclass.c (supers_all_compiled): New function.
2003-01-21 Tom Tromeyparse.y (method_header): Native method can't be strictfp.
2003-01-21 Kaveh R. GhaziMakefile.in (GCC_WARN_CFLAGS): Add $(WERROR) $($@-warn...
2003-01-18 Kazu Hiratacheck-init.c: Fix comment typos.
2003-01-18 Kaveh R. GhaziMake-lang.in (java/jcf-write.o): Depend on $(TM_P_H).
2003-01-17 Kaveh R. Ghazi* jcf-io.c (caching_stat): Cast the 3rd arg of scandir...
2003-01-17 Kaveh R. Ghazibuiltins.c (java_build_function_call_expr): Renamed...
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...
next