summaryrefslogtreecommitdiff
path: root/gcc/java
Commit message (Expand)AuthorAgeFilesLines
* re PR libgcj/20090 (gij should be implemented in Java)Thomas Fitzsimmons2005-04-022-4/+53
* decl.c (java_init_decl_processing): Fix types of _Jv_MonitorEnter...Tom Tromey2005-04-012-9/+21
* [multiple changes]Jan Hubicka2005-03-304-5/+19
* * parse.y (maybe_yank_clinit): Don't crash if bbody is NULL.Ian Lance Taylor2005-03-302-1/+5
* jcf-dump.c (HANDLE_INNERCLASSES_ATTRIBUTE): Handle cases where inner_class_in...Tom Tromey2005-03-302-7/+20
* natRuntime.cc (insertSystemProperties): Set gnu.gcj.runtime.endorsed.dirs.Tom Tromey2005-03-292-0/+14
* From libjava...Anthony Green2005-03-252-2/+9
* jvm.h (GCJ_40_BC_ABI_VERSION): New define.Tom Tromey2005-03-232-1/+13
* langhooks.h (truthvalue_conversion): Remove.Joseph Myers2005-03-232-2/+4
* re PR java/20522 (ICE in update_aliases, at java/decl.c:163)Andrew Haley2005-03-182-1/+17
* re PR java/20502 (gcj failure if .jar contains same .class twice)Bryce McKinlay2005-03-172-17/+39
* expr.c (expand_java_arrayload): Don't generate a NullPointerException based o...Andrew Haley2005-03-172-24/+11
* gcc-version.m4: Delete.Zack Weinberg2005-03-162-33/+38
* Main.java (main): Handle '-p'.Tom Tromey2005-03-112-2/+12
* re PR java/20312 (No warning on bad method)Ranjit Mathew2005-03-102-5/+7
* re PR java/20338 (Program compiled with gcj crashes when accessing private st...Ranjit Mathew2005-03-092-2/+9
* * Revert patch from 2005-03-08 for causing bootstrap failure onJulian Brown2005-03-082-7/+5
* [multiple changes]Bryce McKinlay2005-03-081-0/+4
* * decl.c (finish_method): Give methods once-only linkage.Julian Brown2005-03-082-0/+11
* [multiple changes]Bryce McKinlay2005-03-075-191/+37
* gcj.texi (Invoking gcj-dbtool): Document '-f'.Tom Tromey2005-03-072-2/+10
* jcf-dump.c, [...]: Update copyright.Kazu Hirata2005-03-067-6/+11
* Remove xref code.Ranjit Mathew2005-03-069-224/+45
* c-semantics.c (build_stmt): Use TYPE_P instead of IS_NON_TYPE_CODE_CLASS.Kazu Hirata2005-03-052-2/+7
* re PR java/18362 (internal compiler error: in size_binop, at fold-const.c:1598)Andrew Haley2005-03-042-8/+22
* jcf-io.c (caching_stat): Use __extension__ to avoid pedantic warning.Kaveh R. Ghazi2005-03-033-8/+11
* re PR java/8608 (segmentation fault on compiling bad program)Per Bothner2005-03-012-24/+25
* jcf-reader.c (get_attribute): Handle SourceDebugExtension (JSR 45) if HANDLE_...Per Bothner2005-03-013-0/+20
* java-tree.h (IDENTIFIER_HANDLECLASS_VALUE): Remove ancient macro.Per Bothner2005-03-012-8/+7
* re PR libgcj/16923 (-D* Options passed to JNI_CreateJavaVM are ignored)Thomas Fitzsimmons2005-02-232-5/+41
* re PR java/20056 ('verification failed: incompatible type on stack' with --in...Tom Tromey2005-02-222-17/+45
* re PR java/20056 ('verification failed: incompatible type on stack' with --in...Tom Tromey2005-02-192-2/+6
* re PR java/20056 ('verification failed: incompatible type on stack' with --in...Tom Tromey2005-02-194-15/+61
* re PR java/19921 (wrong argument count for invokeInterface with new multidime...Tom Tromey2005-02-142-0/+7
* re PR java/19907 (Incorrect code generated for ManifestElement.java)Andrew Haley2005-02-143-13/+50
* builtins.c, [...]: Update copyright.Kazu Hirata2005-02-127-6/+12
* re PR java/15543 ("jv-scan --complexity" segfaults)Per Bothner2005-02-114-35/+23
* builtins.c (DEF_BUILTIN): Add COND argument.Richard Henderson2005-02-093-0/+11
* expr.c (add_type_assertion): Use the proper enumeration type, since this is w...Marcin Dalecki2005-02-082-1/+6
* cpp.texi: Include gcc-common.texi.Joseph Myers2005-02-062-1/+5
* gcj.texi (libgcj Runtime Properties): Default library_control to 'cache'.Tom Tromey2005-02-022-5/+10
* re PR java/15543 ("jv-scan --complexity" segfaults)Ranjit Mathew2005-02-023-3/+13
* re PR java/19742 (gcjh shouldn't mangle names in JNI output.)Tom Tromey2005-02-022-0/+7
* jcf-write.c (generate_bytecode_insns): Implement RSHIFT_EXPR of unsigned type...Roger Sayle2005-02-012-1/+8
* re PR java/19738 (gcjh generates invalid class member floating-point initiali...Ranjit Mathew2005-02-012-27/+40
* revert: gjavah.c (print_field_info): Mark static data members of floating-poi...Mark Mitchell2005-02-012-12/+13
* parser.c (cp_parser_primary_expression): Don't complain about floating-point ...Mark Mitchell2005-02-012-6/+17
* re PR java/9157 (SEGV on bad java source)Ranjit Mathew2005-02-012-4/+12
* * Make-lang.in (java/java-tree-inline.o): Removed.Tom Tromey2005-01-252-10/+5
* Correct the date for my last ChangeLog entry.Ranjit Mathew2005-01-251-1/+1