| Commit message (Expand) | Author | Age | Files | Lines |
* | For PR libgcj/5303: | tromey | 2002-04-08 | 4 | -3/+162 |
* | * gcj.texi (Invocation): Update JvAttachCurrentThread documentation. | bryce | 2002-04-08 | 2 | -9/+49 |
* | * parse.y (resolve_qualified_expression_name): Clear "from_super" flag | bryce | 2002-04-08 | 2 | -0/+6 |
* | * gcj.texi (Invocation): Document CNI invocation API. | bryce | 2002-04-08 | 2 | -1/+67 |
* | * c-common.c (truthvalue_conversion): Rename, update. | neil | 2002-04-04 | 4 | -6/+16 |
* | * c-decl.c (grokdeclarator): Update. | neil | 2002-04-01 | 4 | -8/+17 |
* | * c-common.c (unsigned_conversion_warning, convert_and_check, | neil | 2002-04-01 | 6 | -8/+28 |
* | * diagnostic.c (print_error_function): Remove. | neil | 2002-03-31 | 2 | -25/+28 |
* | 2002-03-29 Martin Kahlert <martin.kahlert@infineon.com> | apbianco | 2002-03-29 | 2 | -5/+11 |
* | 2002-03-29 Tom Tromey <tromey@redhat.com> | apbianco | 2002-03-29 | 2 | -3/+17 |
* | * Makefile.in (convert.o, calls.o, expmed.o): Update. | neil | 2002-03-29 | 8 | -6/+23 |
* | 2002-03-29 Martin Kahlert <martin.kahlert@infineon.com> | tromey | 2002-03-29 | 2 | -2/+11 |
* | * except.c (expand_end_java_handler): If the handler type is NULL, | tromey | 2002-03-29 | 2 | -2/+17 |
* | 2002-03-28 Alexandre Petit-Bianco <apbianco@redhat.com> | apbianco | 2002-03-28 | 2 | -0/+22 |
* | * rtlanal.c: Include flags.h | hubicka | 2002-03-28 | 2 | -0/+7 |
* | 2002-03-28 Bryce McKinlay <bryce@waitaki.otago.ac.nz> | bryce | 2002-03-28 | 2 | -14/+7 |
* | Fix for PR java/5993: | bryce | 2002-03-28 | 2 | -32/+24 |
* | * expr.c (expand_invoke): Don't generate null pointer check if | tromey | 2002-03-27 | 2 | -2/+8 |
* | * c-common.c (c_expand_expr): Fix prototype. | neil | 2002-03-27 | 4 | -9/+16 |
* | Fix for PR java/5850: | bryce | 2002-03-27 | 3 | -10/+14 |
* | Fix for PR java/5942: | tromey | 2002-03-26 | 3 | -1/+12 |
* | * Makefile.in (ggc-common.o): Update. | neil | 2002-03-26 | 4 | -1/+10 |
* | * toplev.c: Don't include setjmp.h. Kill float_handler_set, | zack | 2002-03-25 | 2 | -51/+42 |
* | Fix for PR java/5368: | mark | 2002-03-25 | 2 | -1/+7 |
* | * c-decl.c (maybe_build_cleanup): Remove. | neil | 2002-03-25 | 2 | -11/+4 |
* | 2002-03-22 Tom Tromey <tromey@redhat.com> | tromey | 2002-03-23 | 2 | -1/+12 |
* | 2002-03-21 Eric Blake <ebb9@email.byu.edu> | ericb | 2002-03-23 | 2 | -0/+7 |
* | * parse.y (build_access_to_thisn): Stop when FROM is not an inner | tromey | 2002-03-21 | 2 | -3/+8 |
* | * Makefile.in (fold-const.o, stor-layout.o, stmt.o, | neil | 2002-03-21 | 2 | -0/+13 |
* | * gcj.texi: @code{gcj} becomes @command{gcj}. | nferrier | 2002-03-20 | 2 | -58/+65 |
* | * Makefile.in: Update. | neil | 2002-03-20 | 3 | -2/+9 |
* | 2002-03-18 Alexandre Petit-Bianco <apbianco@redhat.com> | tromey | 2002-03-18 | 2 | -1/+6 |
* | * parse.y (parser_check_super_interface): Fix error message | bryce | 2002-03-18 | 2 | -5/+10 |
* | * jcf-parse.c (get_constant): Delete unused variables. | ghazi | 2002-03-18 | 2 | -2/+4 |
* | * c-common.h (yyparse, c_common_parse_file): New. | neil | 2002-03-17 | 4 | -4/+12 |
* | * parse.y (craft_constructor): Return the constructor decl. | bryce | 2002-03-16 | 2 | -6/+23 |
* | Fix gcj -R. | green | 2002-03-15 | 2 | -4/+6 |
* | * c-common.c (c_tree_code_type, c_tree_code_length, | ghazi | 2002-03-13 | 2 | -16/+14 |
* | * jcf-parse.c (get_constant) [CONSTANT_String]: String values are | tromey | 2002-03-12 | 2 | -44/+7 |
* | * parse.y (qualify_ambiguous_name): Handle case where QUAL_WFL is | tromey | 2002-03-12 | 2 | -2/+13 |
* | * jcf-write.c (write_classfile): Improve error strings. | bryce | 2002-03-12 | 2 | -2/+6 |
* | 2002-03-11 Eric Blake <ebb9@email.byu.edu> | ericb | 2002-03-12 | 2 | -75/+84 |
* | * parse.y (patch_assignment): Wrap the right-hand-side with a save_expr | bryce | 2002-03-11 | 3 | -3/+19 |
* | libjava: | bryce | 2002-03-10 | 2 | -0/+10 |
* | * parse.y (java_complete_lhs): Check if patch_assignment | bothner | 2002-03-09 | 2 | -6/+9 |
* | Fix for PR java/5812. | bothner | 2002-03-08 | 2 | -11/+17 |
* | * java/Make-lang.in (JAVA_TARGET_INSTALL_NAME): Define. | jsturm | 2002-03-07 | 2 | -0/+9 |
* | 2002-03-05 David Billinghurst <David.Billinghurst@riotinto.com> | billingd | 2002-03-05 | 2 | -3/+9 |
* | * emit-rtl.c, final.c, fold-const.c, gengenrtl.c, optabs.c, | zack | 2002-03-03 | 4 | -23/+7 |
* | * attribs.c (init_attributes, decl_attributes): Use ARRAY_SIZE in | ghazi | 2002-03-03 | 5 | -5/+12 |