Age | Commit message (Expand) | Author | Files | Lines |
1999-02-19 | parse.y (obtain_incomplete_type): Don't wrap unknown types in TREE_LIST - jus... | Per Bothner | 1 | -10/+14 |
1999-02-19 | parse.y (obtain_incomplete_type): Don't wrap unknown types in TREE_LIST - jus... | Per Bothner | 1 | -0/+14 |
1999-02-19 | parse.y (check_pkg_class_access): Allow private class access within the same ... | Alexandre Petit-Bianco | 1 | -0/+8 |
1999-02-19 | parse.y (check_pkg_class_access): Allow private class access within the same ... | Alexandre Petit-Bianco | 1 | -4/+38 |
1999-02-19 | Use new TRY_FINALLY_EXPR tree node. | Per Bothner | 6 | -720/+547 |
1999-02-19 | Use new TRY_FINALLY_EXPR tree node. | Per Bothner | 1 | -21/+5 |
1999-02-19 | Use new TRY_FINALLY_EXPR tree node. | Per Bothner | 1 | -6/+10 |
1999-02-19 | Use new TRY_FINALLY_EXPR tree node. | Per Bothner | 1 | -0/+17 |
1999-02-18 | jcf-parse.c (get_constant): Add braces around computation of 'd' when REAL_AR... | Andrew Haley | 1 | -0/+5 |
1999-02-18 | jcf-parse.c (get_constant): Add braces around computation of 'd' when REAL_AR... | Andrew Haley | 1 | -4/+6 |
1999-02-17 | class.c (build_utf8_ref): Back out broken patch which was intended to to outp... | Andrew Haley | 4 | -22/+42 |
1999-02-16 | [multiple changes] | Alexandre Petit-Bianco | 4 | -1711/+1728 |
1999-02-16 | parse.y (valid_builtin_assignconv_identity_widening_p): Got rid of an ancient... | Alexandre Petit-Bianco | 2 | -16/+8 |
1999-02-10 | jvspec.c (xmalloc): Kill the prototype. | Jeffrey A Law | 2 | -1/+5 |
1999-02-10 | lex.c (yylex): Encode \0 as UTF8. | Alexandre Petit-Bianco | 2 | -2/+5 |
1999-02-10 | jvspec.c (lang_specific_driver): Use libgcj, not libjava. | Tom Tromey | 4 | -24/+31 |
1999-02-10 | jvspec.c (THREAD_NAME): Renamed -lqthreads to -lgcjcoop. | Tom Tromey | 3 | -9/+14 |
1999-02-09 | lex.c (java_lang_cloneable): Initialize. | Alexandre Petit-Bianco | 4 | -429/+462 |
1999-02-08 | parse.h: DECL_P renamed JDECL_P. | Alexandre Petit-Bianco | 4 | -47/+80 |
1999-02-08 | lex.c (java_read_char): Fixed utf8 decoding. | Alexandre Petit-Bianco | 4 | -68/+118 |
1999-02-05 | class.c (make_class_data): The superclass of an interface should be null, not... | Andrew Haley | 3 | -2/+12 |
1999-02-04 | class.c (build_utf8_ref): Output signatures using '.' as a separator, rather ... | Andrew Haley | 2 | -10/+21 |
1999-02-03 | Make-lang.in ($(GCJ)(exeext)): Remove choose-temp.o, pexecute.o and mkstemp.o. | Marc Espie | 2 | -3/+8 |
1999-02-02 | * jcf-io.c: Do not include sys/stat.h or sys/wait.h | Jeffrey A Law | 2 | -2/+4 |
1999-02-02 | jvspec.c (xmalloc): Fix the prototype to match the one obtained from libiberty.h | Kaveh R. Ghazi | 2 | -2/+7 |
1999-02-02 | Optimize: `return (a ? b : c)' as: `if (a) return b; else return c;'. | Per Bothner | 2 | -1/+3 |
1999-02-02 | Optimize: `return (a ? b : c)' as: `if (a) return b; else return c;'. | Per Bothner | 1 | -46/+93 |
1999-02-02 | Optimize: `return (a ? b : c)' as: `if (a) return b; else return c;'. | Per Bothner | 1 | -0/+14 |
1999-02-02 | parse.y (patch_method_invocation): Handle calling static methods... | Per Bothner | 1 | -0/+8 |
1999-02-02 | parse.y (patch_method_invocation): Handle calling static methods... | Per Bothner | 2 | -14/+38 |
1999-02-02 | Fix typo in comment. | Per Bothner | 1 | -1/+2 |
1999-02-02 | jcf-write.c (localvar_alloc): Only emit entry for LocalVariableTable if debug... | Per Bothner | 1 | -0/+9 |
1999-02-02 | jcf-write.c (localvar_alloc): Only emit entry for LocalVariableTable if debug... | Per Bothner | 1 | -0/+14 |
1999-02-02 | jcf-write.c (localvar_alloc): Only emit entry for LocalVariableTable if debug... | Per Bothner | 1 | -2/+5 |
1999-02-01 | Makefile.in: Add missing dependencies for jcf-dump.o, gjavah.o, check-init.o,... | Hans-Peter Nilsson | 2 | -8/+17 |
1999-02-01 | Makefile.in (gjavah.o): Depend on $(CONFIG_H) and system.h. | Kaveh R. Ghazi | 6 | -22/+23 |
1999-01-31 | flags.h: Declare flag_no_ident. | Zack Weinberg | 2 | -2/+6 |
1999-01-29 | * check-init.c (check_init): Fix CLEANUP_POINT_EXPR typo. | Richard Henderson | 2 | -1/+5 |
1999-01-29 | parse.h (BUILD_APPEND): If ARG is a non-String object reference... | Tom Tromey | 3 | -7/+19 |
1999-01-28 | check-init.c (check_bool2_init, [...]): Handle TRUTH_AND_EXPR, TRUTH_OR_EXPR,... | Per Bothner | 2 | -2/+14 |
1999-01-28 | check-init.c (check_bool2_init, [...]): Handle TRUTH_AND_EXPR, TRUTH_OR_EXPR,... | Per Bothner | 1 | -0/+3 |
1999-01-25 | except.c, [...] (expand_resume_after_catch): new function. | Andrew Haley | 4 | -10/+18 |
1999-01-23 | Update copyrights for the last patch | Kaveh Ghazi | 14 | -14/+14 |
1999-01-23 | Warning fixes: | Kaveh R. Ghazi | 22 | -544/+663 |
1999-01-21 | [multiple changes] | Andrew Haley | 2 | -1/+60 |
1999-01-19 | java-tree.h: (check_for_initialization): Added prototype. | Alexandre Petit-Bianco | 5 | -23/+56 |
1999-01-18 | parse.y (patch_binop): Do a type conversion from signed to unsigned and then ... | Andrew Haley | 3 | -5/+20 |
1999-01-17 | * Makefile.in (zextract.o): Add dependencies. | Jeffrey A Law | 2 | -0/+3 |
1999-01-17 | * Makefile.in: Do not put ^Ls at the start of a line. | Jeffrey A Law | 2 | -3/+7 |
1999-01-16 | expr.c (process_jvm_instruction): Coerce to correct Throwable sub-type the re... | Per Bothner | 1 | -0/+17 |