OSDN Git Service

��> 2003-06-07�� Anthony Green�� <green@redhat.com>
[pf3gnuchains/gcc-fork.git] / gcc / java / ChangeLog
2003-06-08 green��> 2003-06-07�� Anthony Green�� <green@redhat.com>
2003-06-08 neilf:
2003-06-07 neil * Makefile.in (OJBS, c-opts.o): Update.
2003-06-05 hubicka * install.tex: Document profiledbootstrap.
2003-05-31 sayle * flags.h (flag_wrapv): New flag controlling overflow...
2003-05-29 sayle * builtins.c (cos_builtin, sin_builtin, sqrt_builtin...
2003-05-23 neroden * win32-host.c: Normalize copyright boilerplate.
2003-05-17 ghazigcc:
2003-05-13 zack * diagnostic.c (output_format): Add support for %m.
2003-05-13 rth * class.c (layout_class_method): Set DECL_EXTERNAL.
2003-05-04 nathan * Make-lang.in (java/parse.o, java/parse-scan.o):...
2003-05-03 tromey PR java/10491:
2003-05-03 tromey PR java/10459:
2003-05-02 nathan * Makefile.in (TREE_H): Replace location.h with input.h.
2003-05-01 nathanmissed from my previous checkin
2003-04-20 tromey2003-04-20 Mohan Embar <gnustuff@thisiscool.com>
2003-04-14 tromey * gjavah.c (print_c_decl): Indentation fix.
2003-04-13 zack * tree.c (build_constructor): New function.
2003-04-10 ericb2003-04-10 Eric Blake <ebb9@email.byu.edu>
2003-04-10 aph2003-03-16 Mohan Embar <gnustuff@thisiscool.com>
2003-03-30 jsm28fastjar:
2003-03-25 tromey * parse.y (create_interface): Call CHECK_DEPRECATED.
2003-03-23 zack * configure.in: Check whether it is necessary to link...
2003-03-21 zack * javaop.h (jfloat, jdouble): Make them structures...
2003-03-19 neroden(gcc)
2003-03-19 tromey * lex.c (do_java_lex): Renamed from java_lex.
2003-03-13 tromey * parse.y (resolve_inner_class): Error if qualifier...
2003-03-12 aph2003-03-04 Andrew Haley <aph@redhat.com>
2003-03-11 tromey * parse.y (resolve_field_access): Initialize class...
2003-03-11 aph2003-03-11 Andrew Haley <aph@redhat.com>
2003-03-10 aph2003-03-10 Ranjit Mathew <rmathew@hotmail.com>
2003-03-08 neil * c-common.h (c_common_init, c_common_post_options...
2003-03-07 tromey2003-03-05 Ranjit Mathew <rmathew@hotmail.com>
2003-03-04 tromey * Make-lang.in (java.tags): New target.
2003-03-02 sayle PR c++/9367
2003-03-01 tromey * parse.y (jdep_resolve_class): Only check deprecation...
2003-02-28 tromey PR java/9695:
2003-02-26 tromey * jcf-write.c (generate_classfile): Check whether...
2003-02-26 sayle * builtins.def (DEF_LIB_ALWAYS_BUILTIN, DEF_UNUSED_BUI...
2003-02-24 tromey * lang-options.h: Added -Wdeprecated.
2003-02-20 nathan Change base class access representation.
2003-02-12 tromey2003-02-12 Ranjit Mathew <rmathew@hotmail.com>
2003-02-08 sayle * jcf-io.c (java_or_class_file): Use libiberty's lbasename
2003-02-04 jsm28fastjar:
2003-02-03 aph2003-01-31 Andrew Haley <aph@redhat.com>
2003-02-03 aph2003-01-31 Adrian Bunk <bunk@fs.tum.de>
2003-02-01 mark * gjavah.c (throwable_p): Allocate 1 more byte...
2003-01-31 nathan * tree.h (TYPE_BINFO_SIZE, TYPE_BINFO_SIZE_UNIT):...
2003-01-30 tromey * jcf-parse.c (read_class): Update identifier's class...
2003-01-30 ljrittle * Make-lang.in (po-generated): Find the targets in...
2003-01-29 tromey * parse.y (patch_assignment): Only transform the rhs...
2003-01-29 tromey * jcf-write.c (generate_bytecode_conditional): Typo...
2003-01-28 tromey * lex.c (java_lex): Don't include UEOF as part of...
2003-01-28 tromey * parse.y (java_check_regular_methods): Check for...
2003-01-24 tromey * class.c (build_static_field_ref): Only a String...
2003-01-24 tromey * jcf-parse.c (parse_zip_file_entries): Overwrite...
2003-01-23 tromey * expr.c (build_known_method_ref): Use method's contex...
2003-01-23 tromey * constants.c (set_constant_entry): Allocated cleared...
2003-01-23 tromey * java-tree.h: Don't use PARAMS.
2003-01-23 neroden2003-01-22 Nathanael Nerode <neroden@gcc.gnu.org>
2003-01-22 tromey * expr.c (build_invokeinterface): Abort if method...
2003-01-22 tromey * gcj.texi (Input and output files): Mention non-class...
2003-01-21 tromey * class.c (supers_all_compiled): New function.
2003-01-21 tromey * parse.y (method_header): Native method can't be...
2003-01-21 ghazigcc:
2003-01-18 kazu * check-init.c: Fix comment typos.
2003-01-18 ghazi * Make-lang.in (java/jcf-write.o): Depend on $(TM_P_H).
2003-01-17 ghazi * jcf-io.c (caching_stat): Cast the 3rd arg of scandir...
2003-01-17 ghazi * builtins.c (java_build_function_call_expr): Renamed...
2003-01-16 ghazif:
2003-01-16 ghazi * arm.h (CONDITIONAL_REGISTER_USAGE): Avoid signed...
2003-01-14 tromey * class.c (make_class_data): Check that super is compi...
2003-01-14 aph2003-01-14 Andrew Haley <aph@redhat.com>
2003-01-14 aph2003-01-14 Andrew Haley <aph@redhat.com>
2003-01-14 aph2003-01-14 Andrew Haley <aph@redhat.com>
2003-01-12 ghazi * Make-lang.in (keyword.h): Pass "-L ANSI-C" to gperf.
2003-01-12 ghazi * All Files: Convert to ISO C style function definitions.
2003-01-10 neroden * parse.y (check_pkg_class_access): ANSIfy definition.
2003-01-10 ghazimissed from last checkin
2003-01-10 ghazi * class.c, gjavah.c, parse.y, verify.c: Don't use...
2003-01-10 geoffkMerge from pch-branch.
2003-01-09 ghazi * All Files: Remove PARAMS macro.
2003-01-09 ghazi * expr.c, gjavah.c, javaop.h, jcf-dump.c, jcf-io.c...
2003-01-09 ghazi * jv-scan.c, parse.y: Remove VPARAMS, VA_OPEN, VA_FIXE...
2003-01-09 aj2003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
2003-01-08 neroden * java-tree.h: Protect against multiple inclusion.
2003-01-07 tromey * class.c (add_assume_compiled): Don't adjust parent...
2003-01-05 ghaziWarning fixes:
2003-01-03 tromey Fix for PR java/8712:
2003-01-03 tromey * gcj.texi (Standard Properties): Document http.proxyH...
2003-01-03 tromey * gcj.texi (GNU Classpath Properties): Document new...
2003-01-02 aj2003-01-02 Steven Bosscher <s.bosscher@student.tudelft.nl>
2003-01-01 neroden * Make-lang.in, boehm.c, buffer.c,
2002-12-31 djMinor typos
2002-12-30 dji* Make-lang.in: Protect against texi2pod/pod2man failing.
2002-12-28 jsm28gcc:
2002-12-28 mmitchel * gjavah.c (print_name_for_stub_or_jni): Adjust call to
2002-12-23 jsm28gcc/java:
2002-12-23 jsturm* class.c (build_static_field_ref): Check FIELD_FINAL.
2002-12-23 jsm28 * doc/include/gcc-common.texi: Define DEVELOPMENT.
next