aboutsummaryrefslogtreecommitdiff
path: root/gcc/java
AgeCommit message (Expand)AuthorFilesLines
2003-03-18Backport:Kaveh R. Ghazi2-0/+11
2003-02-05Bump version.Gabriel Dos Reis2-1/+5
2003-02-05Mark ChangeLogGabriel Dos Reis1-0/+4
2003-01-28* Make-lang.in (java.install-common, java.uninstall)Christian Cornelssen2-50/+56
2002-11-22Update version numbersMark Mitchell1-1/+1
2002-11-19Mark ChangeLogMark Mitchell1-0/+4
2002-11-19Mark ChangeLogMark Mitchell1-0/+4
2002-11-19Mark ChangeLogMark Mitchell1-0/+4
2002-10-21[multiple changes]Matthias Klose2-5/+27
2002-10-06re PR rtl-optimization/6627 (-fno-align-functions regression from 2.95)Roger Sayle2-0/+14
2002-08-14Mark ChangeLogMark Mitchell1-0/+4
2002-08-04gcc-common.texi (version-GCC): Increase to 3.2.Joseph Myers2-1/+5
2002-07-25Mark ChangeLogMark Mitchell1-0/+4
2002-06-25* expr.c (JSR): Avoid undefined operation on PC.Andreas Schwab2-1/+9
2002-06-11Don't use RTL inlining. Fix for PR java/6820.Bryce McKinlay2-0/+38
2002-06-08jcf-path.c (jcf_path_init): Allocate 1 more byte for string.H.J. Lu2-1/+5
2002-06-04[multiple changes]Mark Mitchell6-18/+254
2002-05-15Mark ChangeLogMark Mitchell1-0/+4
2002-05-14Mark ChangeLogMark Mitchell1-0/+4
2002-04-25For PR java/6425:Tom Tromey2-1/+9
2002-04-24expr.c (PRE_JSR): Call NOTE_LABEL for return address.Per Bothner3-8/+9
2002-04-23Fix typos for 2002-03-08 entry.Per Bothner1-2/+2
2002-04-23Fixe rmiregistry docsAnthony Green2-1/+6
2002-04-23For PR java/6314:Tom Tromey3-22/+24
2002-04-22re PR java/2791 (Bogus "class `foo' already defined ..." error from jc1)Alexandre Petit-Bianco2-3/+5
2002-04-22jcf-write.c (push_long_const): lo, hi: New variables.Andrew Haley3-9/+24
2002-04-18class.c (make_class_data): Set DECL_ALIGN on static class data, for hash sync...Bryce McKinlay4-4/+16
2002-04-17jcf-write.c (generate_bytecode_insns): Only write const_0 if not negative zero.Mark Wielaard2-1/+7
2002-04-17re PR java/6294 (private inner interface is flagged illegal)Bryce McKinlay2-1/+8
2002-04-15re PR java/6085 (gcj SEGVs on complicated inner class structures)Bryce McKinlay2-18/+12
2002-04-10* gcj.texi (Input Options): Fix extdirs patch.Andreas Jaeger2-17/+21
2002-04-10Fix build problem.Anthony Green2-1/+6
2002-04-10gcj.texi (Input Options): Add --extdirs documentation.Anthony Green9-20/+174
2002-04-08For PR libgcj/5303:Tom Tromey4-3/+162
2002-04-08gcj.texi (Invocation): Update JvAttachCurrentThread documentation.Bryce McKinlay2-9/+49
2002-04-08parse.y (resolve_qualified_expression_name): Clear "from_super" flag after us...Bryce McKinlay2-0/+6
2002-04-08* gcj.texi (Invocation): Document CNI invocation API.Bryce McKinlay2-1/+67
2002-04-05gcj.texi: @code{gcj} becomes @command{gcj}.Nic Ferrier2-58/+65
2002-03-29parse.y (do_resolve_class): Fix infinite recursion.Martin Kahlert2-5/+11
2002-03-29parse.y (check_inner_circular_reference): Ignore incomplete types.Tom Tromey2-3/+17
2002-03-29lex.c (java_new_lexer): Alias "646" to DEFAULT_ENCODING.Martin Kahlert2-2/+11
2002-03-29re PR java/5986 (SIGSEGV in __gcj_personality_v0)Tom Tromey2-2/+17
2002-03-28re PR java/4715 (Tree check failure in check_inner_circular_reference)Alexandre Petit-Bianco2-0/+22
2002-03-28parse.y (resolve_package): Initialize "decl".Bryce McKinlay2-14/+7
2002-03-28re PR java/5993 (crashes on Hello World)Bryce McKinlay2-32/+24
2002-03-27expr.c (expand_invoke): Don't generate null pointer check if we're calling <i...Tom Tromey2-2/+8
2002-03-27re PR java/5850 (resolving inherited member variables with same name works po...Bryce McKinlay3-10/+14
2002-03-26re PR java/5942 (tree check failure when compiling Classpath with strictfp St...Tom Tromey3-1/+13
2002-03-25re PR java/5368 (gcj-3.0.3 segfaults with 20 line program)Mark Wielaard2-1/+7
2002-03-23expr.c (build_field_ref): Don't build a check if the field is a member of `th...Tom Tromey2-1/+11