]> gcc.gnu.org Git - gcc.git/history - gcc/java/expr.c
* Clean up usages of TREE_INT_CST_LOW.
[gcc.git] / gcc / java / expr.c
2000-03-17 Richard Kenner* Clean up usages of TREE_INT_CST_LOW.
2000-03-16 Tom Tromeylang.c (flag_hash_synchronization): New global.
2000-03-14 Alexandre Petit... Added Java 1.1 language features.
2000-03-07 Alexandre Petit... re GNATS gcj/108 (Compiler doesn't check access modifie...
2000-03-07 Richard Kennertree.h (INT_CST_LT, [...]): Remove unneeded casts.
2000-03-07 Bryce McKinlaydecl.c (init_decl_processing): Added new class fields...
2000-02-27 Richard Kennerbuiltins.c (c_strlen): Use size_diffop and return ssize...
2000-02-26 Jeff LawFix copyrights
2000-02-26 Anthony Greenexpr.c (build_class_init): Mark the decl to be ignored...
2000-02-18 Pekka Nikanderre GNATS gcj/82 (code generation for jvm IRETURN fails...
2000-02-09 Andrew Haleyjava-except.h (struct eh_range): Add `expanded' field.
2000-01-21 Kaveh R. Ghazibuffer.h: PROTO -> PARAMS.
2000-01-08 Alexandre Petit... expr.c (java_lang_expand_expr): Switch to permanent...
2000-01-07 Anthony Greenexpr.c (java_lang_expand_expr): Switch to permanent...
2000-01-06 Alexandre Petit... Makefile.in (LIBDEPS): Added gcc's errors.o
1999-12-31 Kaveh R. Ghaziclass.c (assume_compiled, [...]): Add static prototype.
1999-12-31 Alexandre Petit... expr.c (expand_invoke): Layout the loaded class before...
1999-12-30 Alexandre Petit... class.c (class_depth): Return -1 if the class doesn...
1999-12-10 Andrew Haleyparse.h (BUILD_THROW): Add support for sjlj-exceptions.
1999-12-06 Alexandre Petit... jcf-write.c (generate_byecode_insns): Fixed indentation...
1999-09-02 Kaveh R. Ghaziclass.c (finish_class): Remove unused parameter, all...
1999-08-15 Anthony Greenexpr.c (java_lang_expand_expr): Mark static array data...
1999-08-10 Kaveh R. Ghazicheck-init.c (check_bool2_init, [...]): Add static...
1999-08-04 Kaveh R. GhaziWarning fixes:
1999-08-03 Richard Hendersondecl.c: Include defaults.h instead of expr.h.
1999-08-02 Jakub JelinekJakub Jelinek <jj@ultra.linux.cz>
1999-07-30 Kaveh R. GhaziWarning fixes:
1999-07-21 Andrew Haleylang.c (flag_use_divide_subroutine): New variable.
1999-07-15 Andrew Haleyexpr.c (expand_expr): Do not return the last statement...
1999-07-07 Alexandre Petit... [multiple changes]
1999-06-02 Anthony Green[multiple changes]
1999-05-28 Alexandre Petit... [multiple changes]
1999-05-19 Kaveh R. GhaziWarning fixes:
1999-05-12 Kaveh R. Ghaziexpr.c (expand_invoke): Mark parameter `nargs' with...
1999-04-27 Anthony Greenexpr.c (generate_name): Use ASM_GENERATE_INTERNAL_LABEL...
1999-04-26 Alexandre Petit... class.c (layout_class_method): Generate <clinit>'s...
1999-04-06 Per Bothnerexpr.c (pop_type_0): New function.
1999-03-21 Kaveh R. GhaziMakefile.in (jcf-dump.o): Depend on $(CONFIG_H) $(srcdi...
1999-03-12 Kaveh R. GhaziWarning fixes:
1999-03-06 Kaveh R. GhaziMakefile.in (jcf-parse.o): Depend on $(PARSE_H).
1999-02-21 Per Bothnerdecl.c (build_result_decl): New method.
1999-02-19 Per BothnerForce left-to-right evaluation of binary operations...
1999-02-19 Per BothnerUse new TRY_FINALLY_EXPR tree node.
1999-02-17 Andrew Haleyclass.c (build_utf8_ref): Back out broken patch which...
1999-01-25 Andrew Haleyexcept.c, [...] (expand_resume_after_catch): new function.
1999-01-23 Kaveh R. GhaziWarning fixes:
1999-01-16 Per Bothnerexpr.c (process_jvm_instruction): Coerce to correct...
1999-01-13 Andrew Haleyexpr.c (generate_name): Name prefix changed to avoid...
1999-01-09 Per Bothnerparse.y (build_new_array_init): Don't set EXPR_WFL_LINE...
1999-01-06 Jeff LawFix copyrights.
1999-01-06 Per Bothnercheck-init.c: New file.
1998-12-23 Per Bothnerexpr.c (process_jvm_instruction): Do load_type_state...
1998-12-12 Per BothnerLoks of changes so we can better compile from source.
1998-12-12 Per Bothnerexpr.c (encode_newarray_type, [...]): New functions.
1998-12-11 Tom Tromeyexpr.c (invoke_build_dtable): Renamed dtable -> vtable.
1998-11-25 Per Bothnerjava-tree.h (end_params_node): Declare global.
1998-11-25 Per Bothnerexpr.c (CHECK_PC_IN_RANGE): Add void cast to kill warnings.
1998-11-24 Alexandre Petit... [multiple changes]
1998-11-24 Per Bothnerexpr.c (java_lang_expand_expr): Add missing emit_queue.
1998-11-19 Alexandre Petit... class.c (unmangle_classname): Set QUALIFIED_P when...
1998-11-14 Per BothnerAllow uses of interface types to verify.
1998-11-12 Per BothnerExtensive changes.
1998-11-10 Alexandre Petit... class.c (is_compiled_class): Call safe_layout_class...
1998-10-14 Alexandre Petit... decl.c (runtime_exception_type_node, [...]): New global...
1998-10-12 Per Bothner
1998-09-14 Jeffrey A LawMakefile.in: Add many missing dependencies.
1998-09-06 Anthony GreenInitial revision
This page took 1.36111 seconds and 75 git commands to generate.