aboutsummaryrefslogtreecommitdiff
path: root/gcc/java
AgeCommit message (Expand)AuthorFilesLines
2005-03-04re PR java/18362 (internal compiler error: in size_binop, at fold-const.c:1598)Andrew Haley2-8/+22
2005-03-03jcf-io.c (caching_stat): Use __extension__ to avoid pedantic warning.Kaveh R. Ghazi3-8/+11
2005-03-01re PR java/8608 (segmentation fault on compiling bad program)Per Bothner2-24/+25
2005-03-01jcf-reader.c (get_attribute): Handle SourceDebugExtension (JSR 45) if HANDLE_...Per Bothner3-0/+20
2005-03-01java-tree.h (IDENTIFIER_HANDLECLASS_VALUE): Remove ancient macro.Per Bothner2-8/+7
2005-02-23re PR libgcj/16923 (-D* Options passed to JNI_CreateJavaVM are ignored)Thomas Fitzsimmons2-5/+41
2005-02-22re PR java/20056 ('verification failed: incompatible type on stack' with --in...Tom Tromey2-17/+45
2005-02-19re PR java/20056 ('verification failed: incompatible type on stack' with --in...Tom Tromey2-2/+6
2005-02-19re PR java/20056 ('verification failed: incompatible type on stack' with --in...Tom Tromey4-15/+61
2005-02-14re PR java/19921 (wrong argument count for invokeInterface with new multidime...Tom Tromey2-0/+7
2005-02-14re PR java/19907 (Incorrect code generated for ManifestElement.java)Andrew Haley3-13/+50
2005-02-12builtins.c, [...]: Update copyright.Kazu Hirata7-6/+12
2005-02-11re PR java/15543 ("jv-scan --complexity" segfaults)Per Bothner4-35/+23
2005-02-09builtins.c (DEF_BUILTIN): Add COND argument.Richard Henderson3-0/+11
2005-02-08expr.c (add_type_assertion): Use the proper enumeration type, since this is w...Marcin Dalecki2-1/+6
2005-02-06cpp.texi: Include gcc-common.texi.Joseph Myers2-1/+5
2005-02-02gcj.texi (libgcj Runtime Properties): Default library_control to 'cache'.Tom Tromey2-5/+10
2005-02-02re PR java/15543 ("jv-scan --complexity" segfaults)Ranjit Mathew3-3/+13
2005-02-02re PR java/19742 (gcjh shouldn't mangle names in JNI output.)Tom Tromey2-0/+7
2005-02-01jcf-write.c (generate_bytecode_insns): Implement RSHIFT_EXPR of unsigned type...Roger Sayle2-1/+8
2005-02-01re PR java/19738 (gcjh generates invalid class member floating-point initiali...Ranjit Mathew2-27/+40
2005-02-01revert: gjavah.c (print_field_info): Mark static data members of floating-poi...Mark Mitchell2-12/+13
2005-02-01parser.c (cp_parser_primary_expression): Don't complain about floating-point ...Mark Mitchell2-6/+17
2005-02-01re PR java/9157 (SEGV on bad java source)Ranjit Mathew2-4/+12
2005-01-25* Make-lang.in (java/java-tree-inline.o): Removed.Tom Tromey2-10/+5
2005-01-25Correct the date for my last ChangeLog entry.Ranjit Mathew1-1/+1
2005-01-25re PR java/19070 (internal compiler error: in generate_bytecode_conditional, ...Ranjit Mathew2-2/+10
2005-01-24java-tree.h (gcj_abi_version): Declare.Tom Tromey4-5/+70
2005-01-24re PR java/19295 (Incorrect bytecode produced for bitwise AND)Roger Sayle2-9/+24
2005-01-22* java-except.h, java-tree.h: Remove unused prototypes.Kazu Hirata3-7/+4
2005-01-21re PR java/18091 (Valgrind errors building libjava)Andrew Pinski2-2/+10
2005-01-17verify-impl.c (get_short): Sign extend.Tom Tromey2-3/+11
2005-01-12expr.c (build_jni_stub): Replace mistaken use of TYPE_SIZE_UNIT with TYPE_SIZE.Ranjit Mathew2-2/+7
2005-01-10* verify.c: Revert to the version before the BC-ABI merge.Ranjit Mathew2-74/+38
2005-01-10re PR java/19277 (allows array.length++ although it is final)Ranjit Mathew2-2/+17
2005-01-09parse.y (process_imports): Allocate (and free) original_name only when not al...Mark Wielaard3-9/+34
2005-01-05* gcj.texi (Standard Properties): java.ext.dirs is now used.Tom Tromey2-1/+5
2004-12-20typeck.c: Use fold_convert for ints and booleans.Andrew Haley2-1/+5
2004-12-17re PR java/18931 (Java bytecode ICE in except.c remove_unreachable_regions)Andrew Haley4-19/+16
2004-12-13re PR target/18459 (gcj no longer works on win32)Danny Smith1-1/+1
2004-12-13defaults.h (TARGET_USE_JCR_SECTION): New macro.Danny Smith2-4/+13
2004-12-08re PR java/18811 (rhug build problem, regression?)Andrew Haley1-0/+1
2004-12-08jcf-parse.c (load_class): Remove sanity test for missing inner class file.Andrew Haley2-6/+5
2004-12-06Make-lang.in (JAVA_MANFILES): Added gcj-dbtool.Tom Tromey3-5/+119
2004-12-06re PR java/14853 (Assignment to final field permitted when compiling to native)Tom Tromey4-5/+19
2004-12-03lang.c (flag_new_verifier): Define.Tom Tromey3-4/+16
2004-12-03re PR bootstrap/14614 (Double target prefixed gcjh)Tom Tromey2-1/+9
2004-12-03re PR java/18812 (ICE in catalina/common/lib/naming-resources.jar)Andrew Haley2-1/+13
2004-12-03re PR java/18697 (Miscompilation of GtkMenuItemPeer.setParent(MenuItem))Andrew Haley2-3/+9
2004-12-02re PR java/16675 (Null parameter values for anonymous constructor invocation ...Tom Tromey2-0/+9