summaryrefslogtreecommitdiff
path: root/gcc/java
Commit message (Expand)AuthorAgeFilesLines
* For PR libgcj/5303:tromey2002-04-084-3/+162
* * gcj.texi (Invocation): Update JvAttachCurrentThread documentation.bryce2002-04-082-9/+49
* * parse.y (resolve_qualified_expression_name): Clear "from_super" flagbryce2002-04-082-0/+6
* * gcj.texi (Invocation): Document CNI invocation API.bryce2002-04-082-1/+67
* * c-common.c (truthvalue_conversion): Rename, update.neil2002-04-044-6/+16
* * c-decl.c (grokdeclarator): Update.neil2002-04-014-8/+17
* * c-common.c (unsigned_conversion_warning, convert_and_check,neil2002-04-016-8/+28
* * diagnostic.c (print_error_function): Remove.neil2002-03-312-25/+28
* 2002-03-29 Martin Kahlert <martin.kahlert@infineon.com>apbianco2002-03-292-5/+11
* 2002-03-29 Tom Tromey <tromey@redhat.com>apbianco2002-03-292-3/+17
* * Makefile.in (convert.o, calls.o, expmed.o): Update.neil2002-03-298-6/+23
* 2002-03-29 Martin Kahlert <martin.kahlert@infineon.com>tromey2002-03-292-2/+11
* * except.c (expand_end_java_handler): If the handler type is NULL,tromey2002-03-292-2/+17
* 2002-03-28 Alexandre Petit-Bianco <apbianco@redhat.com>apbianco2002-03-282-0/+22
* * rtlanal.c: Include flags.hhubicka2002-03-282-0/+7
* 2002-03-28 Bryce McKinlay <bryce@waitaki.otago.ac.nz>bryce2002-03-282-14/+7
* Fix for PR java/5993:bryce2002-03-282-32/+24
* * expr.c (expand_invoke): Don't generate null pointer check iftromey2002-03-272-2/+8
* * c-common.c (c_expand_expr): Fix prototype.neil2002-03-274-9/+16
* Fix for PR java/5850:bryce2002-03-273-10/+14
* Fix for PR java/5942:tromey2002-03-263-1/+12
* * Makefile.in (ggc-common.o): Update.neil2002-03-264-1/+10
* * toplev.c: Don't include setjmp.h. Kill float_handler_set,zack2002-03-252-51/+42
* Fix for PR java/5368:mark2002-03-252-1/+7
* * c-decl.c (maybe_build_cleanup): Remove.neil2002-03-252-11/+4
* 2002-03-22 Tom Tromey <tromey@redhat.com>tromey2002-03-232-1/+12
* 2002-03-21 Eric Blake <ebb9@email.byu.edu>ericb2002-03-232-0/+7
* * parse.y (build_access_to_thisn): Stop when FROM is not an innertromey2002-03-212-3/+8
* * Makefile.in (fold-const.o, stor-layout.o, stmt.o,neil2002-03-212-0/+13
* * gcj.texi: @code{gcj} becomes @command{gcj}.nferrier2002-03-202-58/+65
* * Makefile.in: Update.neil2002-03-203-2/+9
* 2002-03-18 Alexandre Petit-Bianco <apbianco@redhat.com>tromey2002-03-182-1/+6
* * parse.y (parser_check_super_interface): Fix error messagebryce2002-03-182-5/+10
* * jcf-parse.c (get_constant): Delete unused variables.ghazi2002-03-182-2/+4
* * c-common.h (yyparse, c_common_parse_file): New.neil2002-03-174-4/+12
* * parse.y (craft_constructor): Return the constructor decl.bryce2002-03-162-6/+23
* Fix gcj -R.green2002-03-152-4/+6
* * c-common.c (c_tree_code_type, c_tree_code_length,ghazi2002-03-132-16/+14
* * jcf-parse.c (get_constant) [CONSTANT_String]: String values aretromey2002-03-122-44/+7
* * parse.y (qualify_ambiguous_name): Handle case where QUAL_WFL istromey2002-03-122-2/+13
* * jcf-write.c (write_classfile): Improve error strings.bryce2002-03-122-2/+6
* 2002-03-11 Eric Blake <ebb9@email.byu.edu>ericb2002-03-122-75/+84
* * parse.y (patch_assignment): Wrap the right-hand-side with a save_exprbryce2002-03-113-3/+19
* libjava:bryce2002-03-102-0/+10
* * parse.y (java_complete_lhs): Check if patch_assignmentbothner2002-03-092-6/+9
* Fix for PR java/5812.bothner2002-03-082-11/+17
* * java/Make-lang.in (JAVA_TARGET_INSTALL_NAME): Define.jsturm2002-03-072-0/+9
* 2002-03-05 David Billinghurst <David.Billinghurst@riotinto.com>billingd2002-03-052-3/+9
* * emit-rtl.c, final.c, fold-const.c, gengenrtl.c, optabs.c,zack2002-03-034-23/+7
* * attribs.c (init_attributes, decl_attributes): Use ARRAY_SIZE inghazi2002-03-035-5/+12