aboutsummaryrefslogtreecommitdiff
path: root/gcc/java
AgeCommit message (Expand)Author
2002-12-062002-12-05 Ranjit Mathew <rmathew@hotmail.com>Ranjit Mathew
2002-12-032002-12-03 Andrew Haley <aph@redhat.com>Andrew Haley
2002-12-02 For PR java/8740:Tom Tromey
2002-11-28 * decl.c (java_init_decl_processing): Use `LL' on 64-bit constant.Kaveh Ghazi
2002-11-25 * jcf-reader.c: Don't expand JCF_readu4 inside theDiego Novillo
2002-11-22 * parse.y (patch_binop): Cast right hand side of shift expressionTom Tromey
2002-11-222002-11-22 Ranjit Mathew <rmathew@hotmail.com>Ranjit Mathew
2002-11-19* gcc.c (The Specs Language): Document spec functions.Jason Thorpe
2002-11-18 Fix for PR java/7912:Tom Tromey
2002-11-182002-11-14 Jens-Michael Hoffmann <jensmh@gmx.de>Jens-Michael Hoffmann
2002-11-06 * gjavah.c (print_stub_or_jni): Include JNIEXPORT and JNICALL inTom Tromey
2002-11-06 Fix for PR java/6388.Tom Tromey
2002-11-02 * java-tree.h: Move JV_STATE_ERROR before JV_STATE_DONE.Tom Tromey
2002-11-02 * class.c (make_method_value): Put class name, not signature, intoTom Tromey
2002-11-02Reverted erroneous checkinTom Tromey
2002-11-02 Fix for PR java/6388.Tom Tromey
2002-10-25 * gcj.texi (Invoking gij): Document --showversion.Tom Tromey
2002-10-23 * gjavah.c (decode_signature_piece): In JNI mode, printTom Tromey
2002-10-212002-10-15 Andrew Haley <aph@redhat.com>Andrew Haley
2002-10-202002-10-20 Ranjit Mathew <rmathew@hotmail.com>Ranjit Mathew
2002-10-16 * jcf-parse.c (get_constant): Fix type warning.Richard Henderson
2002-10-152002-10-15 Andrew Haley <aph@redhat.com>Andrew Haley
2002-10-142002-10-14 Andrew Haley <aph@redhat.com>Andrew Haley
2002-10-11 * gcj.texi (Compatibility): Add Limitations and Extensions section.Mark Wielaard
2002-10-11cp:Kaveh Ghazi
2002-10-09 * parse.y (merge_string_cste): Add parentheses around & within |.Kaveh Ghazi
2002-10-08 * parse.y (variable_declarator_id): Simplify error path forTom Tromey
2002-10-08 * system.h (GCCBUGURL): Delete.Zack Weinberg
2002-10-082002-10-08 Andrew Haley <aph@redhat.com>Andrew Haley
2002-10-08Fix string concatenation bug.Anthony Green
2002-10-042002-10-03 Michael Koch <konqueror@gmx.de>Michael Koch
2002-10-02 PR optimization/6627Roger Sayle
2002-10-01 * jcf-dump.c (print_constant, case CONSTANT_float): Don't fallNathan Sidwell
2002-09-30Fix docsAnthony Green
2002-09-30Add -fno-assert flag.Anthony Green
2002-09-272002-09-26 Andrew Haley <aph@redhat.com>Andrew Haley
2002-09-21 * jcf-parse.c (get_constant): Decode from IEEE no matterRichard Henderson
2002-09-21 * ChangeLog: Follow spelling conventions.Kazu Hirata
2002-09-17 * lex.c (java_read_unicode_collapsing_terminators): Handle caseTom Tromey
2002-09-16Index: gcc/ChangeLogGeoffrey Keating
2002-09-16gcc/Richard Henderson
2002-09-15s/Fix/Follow/Kazu Hirata
2002-09-15 * lang.c: Fix spelling conventions.Kazu Hirata
2002-09-112002-09-11 Per Bothner <per@bothner.com>Per Bothner
2002-09-112002-09-03 Jesse Rosenstock <jmr@ugcs.caltech.edu>Jesse Rosenstock
2002-09-092002-09-09 Ranjit Mathew <rmathew@hotmail.com>Ranjit Mathew
2002-09-052002-08-28 Andrew Haley <aph@redhat.com>Andrew Haley
2002-09-02 * gcj.texi: Add chapter about system properties.Mark Wielaard
2002-08-26 * parse.y (try_builtin_assignconv): Allow narrowing primitiveTom Tromey
2002-08-22 * gcj.texi (Invoking gij): Document -cp and -classpath.Tom Tromey