OSDN Git Service

* gcc.c (The Specs Language): Document spec functions.
[pf3gnuchains/gcc-fork.git] / gcc / java / ChangeLog
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:
2002-06-02 tromey Fix for PR java/1343, PR java/6336:
2002-05-28 zack * tree.h: Forward-declare struct realvaluetype.
2002-05-19 mmitchel * configure.in (AC_CHECK_FUNCS): Add checks for scandi...
2002-05-16 ro * Makefile.in: Allow for PWDCMD to override hardcoded...
2002-05-14 mmitchel * jcf-write.c (write_classfile): Unlink the temporary...
2002-05-08 mmitchel * java/jcf-write.c (write_classfile): Write the file...
2002-05-08 tromey * gjavah.c (throwable_p): Use xstrdup, not strdup.
2002-05-08 tromey Fix for PR java/1200:
2002-05-07 aj * parse.y (finish_for_loop): Fix if statement.
2002-05-07 tromey Fix for PR java/5941:
2002-05-04 mark For PR java/6519:
2002-04-27 tromey For PR java/6382:
2002-04-25 neil * c-common.h (c_common_parse_file): Update.
2002-04-25 tromey For PR java/6425:
2002-04-24 bothner * expr.c (PRE_JSR): Call NOTE_LABEL for return address.
2002-04-24 bothnerFix typos for 2002-03-08 entry.
2002-04-23 tromey For PR java/6314:
2002-04-22 mark * jcf-parse.c: (yyparse): Don't prepend "./" to relative
2002-04-22 aph2002-04-19 Andrew Haley <aph@redhat.com>
2002-04-18 neil * c-lang.c (LANG_HOOKS_INCOMPLETE_TYPE_ERROR): Redefine.
next