aboutsummaryrefslogtreecommitdiff
path: root/gcc/java
AgeCommit message (Expand)AuthorFilesLines
2002-12-30Minor typosDJ Delorie1-1/+1
2002-12-30i* Make-lang.in: Protect against texi2pod/pod2man failing.DJ Delorie2-16/+20
2002-12-28cpp.texi, [...]: Use @copying.Joseph Myers2-45/+35
2002-12-28gjavah.c (print_name_for_stub_or_jni): Adjust call to print_cxx_classname.Mark Mitchell2-7/+18
2002-12-23gcj.texi: Include Cover Texts in man page.Joseph Myers2-0/+7
2002-12-23class.c (build_static_field_ref): Check FIELD_FINAL.Jeff Sturm7-17/+38
2002-12-23gcc-common.texi: Define DEVELOPMENT.Joseph Myers3-8/+12
2002-12-22gcj.texi (Limitations): Add note about org.xml.sax and org.w3c.dom.Anthony Green2-0/+16
2002-12-20re PR java/8955 (switch case statement causes gcj to throw segmentation fault)Tom Tromey2-2/+12
2002-12-19re PR libgcj/8945 (StringTokenizer)Andrew Haley2-1/+10
2002-12-16gcc-common.texi: Change version number to 3.4.Mark Mitchell2-1/+5
2002-12-16Merge basic-improvements-branch to trunkZack Weinberg30-68/+149
2002-12-06parse.y (source_end_java_method): Remove custom encoding of line numbers for ...Ranjit Mathew2-0/+8
2002-12-03natClassLoader.cc (_Jv_PrepareCompiledClass): Call _Jv_PushClass.Andrew Haley3-0/+7
2002-12-02For PR java/8740:Tom Tromey2-36/+63
2002-11-28* decl.c (java_init_decl_processing): Use `LL' on 64-bit constant.Kaveh R. Ghazi2-1/+5
2002-11-25jcf-reader.c: Don't expand JCF_readu4 inside the expansion of JCF_SKIP.Diego Novillo2-1/+8
2002-11-22re PR java/8676 (ICE in generate_bytecode_conditional at jcf-write.c:1359)Tom Tromey2-0/+10
2002-11-22jcf-write.c (write_classfile): Remove target class file...Ranjit Mathew2-0/+16
2002-11-19gcc.c (The Specs Language): Document spec functions.Jason Thorpe2-0/+10
2002-11-18re PR java/7912 (invalid verification error for arrays)Tom Tromey6-16/+44
2002-11-18buffer.c: Remove unnecessary casts.Jens-Michael Hoffmann15-62/+73
2002-11-06gjavah.c (print_stub_or_jni): Include JNIEXPORT and JNICALL in a JNI header.Tom Tromey2-1/+9
2002-11-06re PR java/6388 (Integer.MIN_VALUE == 0x80000000 optimized to false on powerpc)Tom Tromey5-42/+67
2002-11-02* java-tree.h: Move JV_STATE_ERROR before JV_STATE_DONE.Tom Tromey2-2/+5
2002-11-02re PR java/8415 (reflection bug: exception info for Method)Tom Tromey2-1/+6
2002-11-02Reverted erroneous checkinTom Tromey5-61/+42
2002-11-02re PR java/6388 (Integer.MIN_VALUE == 0x80000000 optimized to false on powerpc)Tom Tromey5-42/+61
2002-10-25gcj.texi (Invoking gij): Document --showversion.Tom Tromey2-2/+10
2002-10-23re PR java/8296 (gcjh generates incorrect JNI header)Tom Tromey2-1/+7
2002-10-21parse.y (patch_invoke): Call force_evaluation_order on a static arg list.Andrew Haley3-1/+131
2002-10-20gcj.texi: Added item describing the GCJ runtime property "gnu.gcj.progname".Ranjit Mathew2-0/+8
2002-10-15* jcf-parse.c (get_constant): Fix type warning.Richard Henderson2-1/+5
2002-10-15java-tree.h (java_inlining_merge_static_initializers): Declare.Andrew Haley2-0/+7
2002-10-14tree-inline.c (remap_block): All local class initialization flags go in the o...Andrew Haley2-6/+130
2002-10-11* gcj.texi (Compatibility): Add Limitations and Extensions section.Mark Wielaard2-4/+40
2002-10-11decl.c (typename_hash): Use htab_hash_pointer.Kaveh R. Ghazi2-1/+5
2002-10-09* parse.y (merge_string_cste): Add parentheses around & within |.Kaveh R. Ghazi2-1/+5
2002-10-08re PR java/8003 (gcj segfaults on simple java line of code)Tom Tromey2-6/+6
2002-10-08system.h (GCCBUGURL): Delete.Zack Weinberg4-9/+14
2002-10-08parse.y (attach_init_test_initialization_flags): Check for error_mark_node.Andrew Haley2-2/+10
2002-10-08Fix string concatenation bug.Anthony Green2-2/+17
2002-10-04gcj.texi (Standard properties): Change default of java.awt.toolkit to gnu.awt...Michael Koch2-1/+6
2002-10-02re PR rtl-optimization/6627 (-fno-align-functions regression from 2.95)Roger Sayle2-0/+14
2002-10-01jcf-dump.c (print_constant, [...]): Don't fall foul of type-based aliasing.Nathan Sidwell2-3/+16
2002-09-30Fix docsAnthony Green2-1/+4
2002-09-30Add -fno-assert flag.Anthony Green8-5/+52
2002-09-27expr.c (build_java_array_length_access): Check for null pointer.Andrew Haley2-6/+29
2002-09-21jcf-parse.c (get_constant): Decode from IEEE no matter what the target format.Richard Henderson2-30/+27
2002-09-21ChangeLog: Follow spelling conventions.Kazu Hirata12-55/+70