aboutsummaryrefslogtreecommitdiff
path: root/gcc/java
AgeCommit message (Expand)AuthorFilesLines
2005-04-04gcj.texi: Fix a typo.Kazu Hirata3-2/+7
2005-04-02re PR libgcj/20090 (gij should be implemented in Java)Thomas Fitzsimmons2-4/+53
2005-04-01decl.c (java_init_decl_processing): Fix types of _Jv_MonitorEnter...Tom Tromey2-9/+21
2005-03-30[multiple changes]Jan Hubicka4-5/+19
2005-03-30* parse.y (maybe_yank_clinit): Don't crash if bbody is NULL.Ian Lance Taylor2-1/+5
2005-03-30jcf-dump.c (HANDLE_INNERCLASSES_ATTRIBUTE): Handle cases where inner_class_in...Tom Tromey2-7/+20
2005-03-29natRuntime.cc (insertSystemProperties): Set gnu.gcj.runtime.endorsed.dirs.Tom Tromey2-0/+14
2005-03-25From libjava...Anthony Green2-2/+9
2005-03-23jvm.h (GCJ_40_BC_ABI_VERSION): New define.Tom Tromey2-1/+13
2005-03-23langhooks.h (truthvalue_conversion): Remove.Joseph Myers2-2/+4
2005-03-18re PR java/20522 (ICE in update_aliases, at java/decl.c:163)Andrew Haley2-1/+17
2005-03-17re PR java/20502 (gcj failure if .jar contains same .class twice)Bryce McKinlay2-17/+39
2005-03-17expr.c (expand_java_arrayload): Don't generate a NullPointerException based o...Andrew Haley2-24/+11
2005-03-16gcc-version.m4: Delete.Zack Weinberg2-33/+38
2005-03-11Main.java (main): Handle '-p'.Tom Tromey2-2/+12
2005-03-10re PR java/20312 (No warning on bad method)Ranjit Mathew2-5/+7
2005-03-09re PR java/20338 (Program compiled with gcj crashes when accessing private st...Ranjit Mathew2-2/+9
2005-03-08* Revert patch from 2005-03-08 for causing bootstrap failure onJulian Brown2-7/+5
2005-03-08[multiple changes]Bryce McKinlay1-0/+4
2005-03-08* decl.c (finish_method): Give methods once-only linkage.Julian Brown2-0/+11
2005-03-07[multiple changes]Bryce McKinlay5-191/+37
2005-03-07gcj.texi (Invoking gcj-dbtool): Document '-f'.Tom Tromey2-2/+10
2005-03-06jcf-dump.c, [...]: Update copyright.Kazu Hirata7-6/+11
2005-03-06Remove xref code.Ranjit Mathew9-224/+45
2005-03-05c-semantics.c (build_stmt): Use TYPE_P instead of IS_NON_TYPE_CODE_CLASS.Kazu Hirata2-2/+7
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