| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Make --CLASSPATH by a synonym for --classpath and -classpath. | bothner | 2002-03-03 | 9 | -76/+101 |
* | 2002-02-28 Alexandre Petit-Bianco <apbianco@redhat.com> | apbianco | 2002-03-02 | 3 | -9/+41 |
* | * expr.c (build_java_arraystore_check): Fix formatting. | bryce | 2002-02-28 | 2 | -3/+7 |
* | * expr.c (java_array_data_offset): Removed function. | bryce | 2002-02-28 | 9 | -130/+163 |
* | * Makefile.in (integrate.o): Update. | neil | 2002-02-28 | 4 | -5/+21 |
* | * c-common.c, c-common.h, c-decl.c, c-lex.c, c-parse.in, | zack | 2002-02-27 | 3 | -5/+6 |
* | Fix for PR java/2369: | tromey | 2002-02-23 | 2 | -0/+51 |
* | * class.c: Change vtable to be more compatible with g++ v3 abi. | bothner | 2002-02-22 | 2 | -4/+30 |
* | * parse.y (patch_method_invocation): Set CAN_COMPLETE_NORMALLY on call | bothner | 2002-02-22 | 2 | -1/+7 |
* | * gcj.texi: Option `--classpath' becomes `--CLASSPATH.'Option | nferrier | 2002-02-20 | 1 | -0/+15 |
* | * gcj.texi: Option `--classpath' becomes `--CLASSPATH.'Option | nferrier | 2002-02-20 | 7 | -70/+79 |
* | * builtins.c (check_for_builtin): New function. | bothner | 2002-02-20 | 5 | -32/+29 |
* | * java-tree.h (TYPE_STRICTFP): New macro. | tromey | 2002-02-18 | 8 | -13/+54 |
* | 2002-02-12 David Billinghurst <Davod.Billinghurst@riotinto.com> | billingd | 2002-02-11 | 2 | -13/+20 |
* | * gcj.texi (Input Options): --CLASSPATH does not suppress system | tromey | 2002-02-07 | 2 | -1/+6 |
* | 2002-02-04 Anthony Green <green@redhat.com> | bryce | 2002-02-04 | 2 | -1/+20 |
* | * parse.y (java_expand_classes): Fix typo in static field loop. | bryce | 2002-02-04 | 2 | -0/+5 |
* | * class.c (add_field): Mark static fields external. | rth | 2002-02-03 | 4 | -16/+48 |
* | added change for gcj manual. | nferrier | 2002-02-01 | 1 | -0/+4 |
* | * gcj.texi (About CNI): New node. | nferrier | 2002-02-01 | 1 | -1/+870 |