]> gcc.gnu.org Git - gcc.git/history - gcc/java/jcf-write.c
buffer.h: PROTO -> PARAMS.
[gcc.git] / gcc / java / jcf-write.c
2000-01-21 Kaveh R. Ghazibuffer.h: PROTO -> PARAMS.
2000-01-12 Mumit Khanjcf-path.c: Delete PATH_SEPARATOR and DIR_SEPARATOR...
2000-01-10 Anthony Greenjcf-write.c (generate_bytecode_insns): Emit invokeinter...
2000-01-07 Alexandre Petit... re GNATS gcj/122 (SP mismatch error from certain code...
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-10-13 Jeff LawFix thinko in last change.
1999-10-13 Alexandre Petit... (RELOCATION_VALUE_1): Fixed integer value from 0 to 1.
1999-10-13 Alexandre Petit... jcf-write.c: (RELOCATION_VALUE_0): New macro.
1999-10-07 Anthony GreenDuring class file generation...
1999-08-28 Jeffrey A Lawgjavah.c, [...]: Do not use C++ style comments in C...
1999-08-25 Kaveh R. Ghazigjavah.c (print_name, [...]): Add static prototype.
1999-07-30 Kaveh R. GhaziWarning fixes:
1999-03-21 Kaveh R. GhaziMakefile.in (jcf-dump.o): Depend on $(CONFIG_H) $(srcdi...
1999-03-15 Per Bothnerclass.c (make_class): Don't set CLASS_P here (because...
1999-03-10 Per Bothnerjcf-write.c (generate_bytecode_insns): Handle __builtin...
1999-02-21 Per Bothnerdecl.c (build_result_decl): New method.
1999-02-19 Per BothnerUse new TRY_FINALLY_EXPR tree node.
1999-02-02 Per BothnerOptimize: `return (a ? b : c)' as: `if (a) return b...
1999-02-02 Per Bothnerjcf-write.c (localvar_alloc): Only emit entry for Local...
1999-01-28 Per Bothnercheck-init.c (check_bool2_init, [...]): Handle TRUTH_AN...
1999-01-23 Kaveh GhaziUpdate copyrights for the last patch
1999-01-23 Kaveh R. GhaziWarning fixes:
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-07 Per Bothnerconstants.c (find_methodref_index): When the class...
1998-11-26 Per Bothnerjcf-write.c (generate_bytecode_insns): In Call_EXPR...
1998-11-24 Marc Espie* jcf-write.c (generate_bytecode_conditional): Fix...
1998-11-24 Alexandre Petit... [multiple changes]
1998-11-24 Per Bothnerjcf-write.c (generate_bytecode_insns): Don't free sw_st...
1998-11-15 Per Bothnerjvgenmain.c: Need to #include "gansidecl.h" (to get...
1998-11-15 Per Bothnerdecl.c (error_mark_node): New global.
1998-11-13 Tom Tromeygjavah.c (main): Handle --output-class-directory argument.
1998-11-12 Per Bothner*** empty log message ***
1998-11-10 Alexandre Petit... class.c (is_compiled_class): Call safe_layout_class...
1998-10-27 Jeffrey A Lawjcf-write.c (emit_load_or_store): Avoid implicit int...
1998-10-22 Tom Tromeyjcf-io.c (find_class): Use saw_java_source to determine...
1998-10-14 Tom Tromeyjcf-write.c (write_classfile): Add output class file...
1998-10-12 Per Bothner
1998-09-30 Jeffrey A Lawjcf-write.c (OP2, OP4): Use "_i", not "_I" to avoid...
1998-09-14 Jeffrey A LawMakefile.in: Add many missing dependencies.
1998-09-06 Anthony GreenInitial revision
This page took 1.066115 seconds and 51 git commands to generate.