OSDN Git Service

* Make-lang.in, boehm.c, buffer.c,
[pf3gnuchains/gcc-fork.git] / gcc / java / ChangeLog
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.
2002-12-22 green2002-12-22 Anthony Green <green@redhat.com>
2002-12-20 tromey * jcf-write.c (generate_bytecode_insns) [SWITCH_EXPR...
2002-12-19 tromey2002-12-18 Andrew Haley <aph@redhat.com>
2002-12-16 mmitchel * doc/include/gcc-common.texi: Change version number...
2002-12-16 zackMerge basic-improvements-branch to trunk
2002-12-06 aph2002-12-05 Ranjit Mathew <rmathew@hotmail.com>
2002-12-03 aph2002-12-03 Andrew Haley <aph@redhat.com>
2002-12-02 tromey For PR java/8740:
2002-11-28 ghazi * decl.c (java_init_decl_processing): Use `LL' on...
2002-11-25 dnovillo * jcf-reader.c: Don't expand JCF_readu4 inside the
2002-11-22 tromey * parse.y (patch_binop): Cast right hand side of shift...
2002-11-22 tromey2002-11-22 Ranjit Mathew <rmathew@hotmail.com>
2002-11-19 thorpej* gcc.c (The Specs Language): Document spec functions.
2002-11-18 tromey Fix for PR java/7912:
2002-11-18 aph2002-11-14 Jens-Michael Hoffmann <jensmh@gmx.de>
2002-11-06 tromey * gjavah.c (print_stub_or_jni): Include JNIEXPORT...
2002-11-06 tromey Fix for PR java/6388.
2002-11-02 tromey * java-tree.h: Move JV_STATE_ERROR before JV_STATE_DONE.
2002-11-02 tromey * class.c (make_method_value): Put class name, not...
2002-11-02 tromeyReverted erroneous checkin
2002-11-02 tromey Fix for PR java/6388.
2002-10-25 tromey * gcj.texi (Invoking gij): Document --showversion.
2002-10-23 tromey * gjavah.c (decode_signature_piece): In JNI mode,...
2002-10-21 aph2002-10-15 Andrew Haley <aph@redhat.com>
2002-10-20 tromey2002-10-20 Ranjit Mathew <rmathew@hotmail.com>
2002-10-16 rth * jcf-parse.c (get_constant): Fix type warning.
2002-10-15 aph2002-10-15 Andrew Haley <aph@redhat.com>
2002-10-14 aph2002-10-14 Andrew Haley <aph@redhat.com>
2002-10-11 mark * gcj.texi (Compatibility): Add Limitations and Extens...
2002-10-11 ghazicp:
2002-10-09 ghazi * parse.y (merge_string_cste): Add parentheses around...
2002-10-08 tromey * parse.y (variable_declarator_id): Simplify error...
2002-10-08 zack * system.h (GCCBUGURL): Delete.
2002-10-08 aph2002-10-08 Andrew Haley <aph@redhat.com>
2002-10-08 greenFix string concatenation bug.
2002-10-04 mkoch2002-10-03 Michael Koch <konqueror@gmx.de>
2002-10-02 sayle PR optimization/6627
2002-10-01 nathan * jcf-dump.c (print_constant, case CONSTANT_float...
2002-09-30 greenFix docs
2002-09-30 greenAdd -fno-assert flag.
2002-09-27 aph2002-09-26 Andrew Haley <aph@redhat.com>
2002-09-21 rth * jcf-parse.c (get_constant): Decode from IEEE...
2002-09-21 kazu * ChangeLog: Follow spelling conventions.
2002-09-17 tromey * lex.c (java_read_unicode_collapsing_terminators...
2002-09-16 geoffkIndex: gcc/ChangeLog
2002-09-16 rthgcc/
2002-09-15 kazus/Fix/Follow/
2002-09-15 kazu * lang.c: Fix spelling conventions.
2002-09-11 tromey2002-09-11 Per Bothner <per@bothner.com>
2002-09-11 tromey2002-09-03 Jesse Rosenstock <jmr@ugcs.caltech.edu>
2002-09-09 tromey2002-09-09 Ranjit Mathew <rmathew@hotmail.com>
2002-09-05 aph2002-08-28 Andrew Haley <aph@redhat.com>
2002-09-02 mark * gcj.texi: Add chapter about system properties.
2002-08-26 tromey * parse.y (try_builtin_assignconv): Allow narrowing...
2002-08-22 tromey * gcj.texi (Invoking gij): Document -cp and -classpath.
2002-08-22 tromey * Make-lang.in (java/jcf-path.o): Use $(datadir), not
2002-08-22 tromey For PR java/6005 and PR java/7611:
2002-08-16 tromey * gcj.texi (Class Initialization): Mention class initi...
2002-08-16 aph2002-07-30 Andrew Haley <aph@cambridge.redhat.com>
2002-08-13 tromey2002-08-13 Jesse Rosenstock <jmr@fulcrummicro.com>
2002-08-09 bryce2002-08-08 Bryce McKinlay <bryce@waitaki.otago.ac.nz>
2002-08-08 nathan * configure.in (enable_coverage): New enable switch.
2002-08-05 geoffkIndex: ChangeLog
2002-08-04 geoffkIndex: ChangeLog
2002-08-04 jsm28 * doc/include/gcc-common.texi (version-GCC): Increase...
2002-07-23 tromey * lex.c (java_lex): Check for `e' or `E' after 0.
2002-07-22 rth * expr.c (expand_expr) [TRY_FINALLY_EXPR]:...
2002-07-21 neil * c-lex.c (GET_ENVIRONMENT): Remove.
2002-07-11 sayle2002-07-10 Roger Sayle <roger@eyesopen.com>
2002-07-07 neil * c-common.c (c_common_post_options): Update prototype;
2002-07-06 sayle PR c++/7099
2002-07-02 tromey For PR libgcj/7073:
2002-07-01 sayle * tree.h: Modify builtin_function interface to take...
2002-07-01 bryce2002-06-29 T.J. Mather <tjmather@maxmind.com>
2002-06-27 ghazi * parse.y (check_modifiers, declare_local_variables...
2002-06-27 ghazi * lex.c (java_init_lex): Avoid incorrect hardcoded...
2002-06-26 ghazi * lex.c (java_read_char): Avoid "comparison is always...
2002-06-25 schwab * expr.c (JSR): Avoid undefined operation on PC.
2002-06-21 ghazicp:
2002-06-13 tromey2002-06-13 Akim Demaille <akim@epita.fr>
2002-06-11 tromey * jcf-write.c (generate_classfile): Use FIELD_SYNTHETIC.
2002-06-11 tromey2002-06-10 Akim Demaille <akim@epita.fr>
2002-06-11 tromey * Make-lang.in (java/lang.o): Use LANGHOOKS_DEF_H.
2002-06-11 tromey * parse.y (method_header): Give error message in all...
2002-06-10 bryce Don't use RTL inlining. Fix for PR java/6820.
2002-06-10 bryce * gjavah.c (throwable_p): Accept argument as either...
2002-06-08 hjl2002-06-08 H.J. Lu (hjl@gnu.org)
2002-06-04 tromey * jcf-write.c (perform_relocations): Optmize a goto...
2002-06-04 tromey2002-06-04 Michael Koch <konqueror@gmx.de>
2002-06-04 zack * java-tree.h, class.c, expr.c, jcf-parse.c, parse.y,
2002-06-04 geoffkMerge from pch-branch up to tag pch-commit-20020603.
2002-06-02 tromey Fix for PR java/5913:
next