jcf-write.c (write_classfile): Remove target class file...
[gcc.git] / gcc / java / jcf-write.c
2002-11-22 Ranjit Mathewjcf-write.c (write_classfile): Remove target class...
2002-09-16 Richard Hendersonreal.c, real.h: Rewrite from scratch.
2002-08-09 Bryce McKinlayjcf-write.c (get_access_flags): Return correct access...
2002-06-11 Tom Tromeyjcf-write.c (generate_classfile): Use FIELD_SYNTHETIC.
2002-06-04 Tom Tromey* jcf-write.c (perform_relocations): Optmize a goto...
2002-06-04 Geoffrey KeatingMerge from pch-branch up to tag pch-commit-20020603.
2002-05-14 Mark Mitchelljcf-write.c (write_classfile): Unlink the temporary...
2002-05-08 Mark Mitchelljcf-write.c (write_classfile): Write the file to a...
2002-04-22 Andrew Haleyjcf-write.c (push_long_const): lo, hi: New variables.
2002-04-17 Mark Wielaardjcf-write.c (generate_bytecode_insns): Only write const...
2002-03-12 Bryce McKinlay* jcf-write.c (write_classfile): Improve error strings.
2002-02-18 Tom Tromeyjava-tree.h (TYPE_STRICTFP): New macro.
2001-12-21 Tom TromeyFor PR java/4509:
2001-12-21 Tom TromeyFor PR java/4766:
2001-12-16 Joseph MyersChangeLog, [...]: Fix spelling errors.
2001-12-04 Per Bothnerdecl.c (complete_start_java_method): Now generate TRY_F...
2001-12-01 Neil Boothc-decl.c (duplicate_decls, [...]): Remove trailing...
2001-11-19 Tom Tromeyre PR java/1401 (+= semantics not correct (when generat...
2001-11-08 Tom TromeyPatch for PR java/1414:
2001-10-11 Per Bothnerparse.y (patch_synchronized_statement): Use a TRY_FINAL...
2001-10-08 Tom Tromeyre PR java/4489 (bytecode generation endless loop with...
2001-09-17 Tom Tromeyre PR java/4189 (gcj generates bytecode for switch...
2001-09-07 Alexandre Petit... re PR java/4230 (gcj -C segfaults on static string...
2001-08-31 Per Bothnerjcf-write.c (generate_classfile): Check that field...
2001-08-30 Per Bothnerjcf-write.c (generate_classfile): Don't write ConstantV...
2001-08-28 Per Bothnerjcf-write.c (generate_bytecode_insns): For increments...
2001-08-28 Mark Mitchelljcf-write.c (generate_bytecode_insns): Generate an...
2001-08-17 Alexandre Petit... [multiple changes]
2001-08-01 Alexandre Petit... *** empty log message ***
2001-05-13 Richard Hendersonjava-tree.def (JAVA_EXC_OBJ_EXPR): New.
2001-05-02 Kaveh R. Ghazicall.c: NULL_PTR -> NULL.
2001-04-26 Per Bothnerjcf-write.c (generate_bytecode_insns case SWITCH_EXPR...
2001-04-04 Per Bothnerjava-tree.h (CONSTANT_VALUE_P): New macro.
2001-03-28 Richard HendersonIA-64 ABI Exception Handling.
2001-03-28 Richard Hendersonjava-tree.h (throw_node): Define as a single member...
2001-03-24 Per Bothnerre PR java/1208 (Gcj can't compile a class file it...
2001-03-23 Alexandre Petit... re PR java/1213 (gcj should check for incorrect CLASSPATH)
2001-03-17 Per Bothnerjcf-write.c (generate_bytecode_insns): Handle emitting...
2001-02-04 Richard Kennerdiagnostic.h (set_internal_error_function): Renamed.
2001-01-24 Alexandre Petit... class.c (layout_class): Don't lay the superclass out...
2000-12-06 Alexandre Petit... [multiple changes]
2000-09-23 Mark MitchellMake-lang.in (JAVA_SRCS): Include java-tree.h.
2000-08-29 Zack Weinbergtop level:
2000-08-16 Alexandre Petit... jcf-write.c (generate_bytecode_conditional): Re-install...
2000-08-11 Alexandre Petit... class.c (maybe_layout_super_class): Fixed indentation.
2000-07-13 Tom TromeyReverting incorrectly applied change
2000-07-13 Tom Tromey* lang-specs.h: Added %{I*}.
2000-07-11 Alexandre Petit... Fixing a really lame patch. Sorry for the ChangeLog...
2000-07-08 Alexandre Petit... parse.y (generate_classfile): Exclude null strings.
2000-07-08 Alexandre Petit... jcf-write.c (generate_classfile): Properly install...
2000-06-30 Alexandre Petit... jcf-write.c (push_long_const): Appropriately cast short...
2000-06-22 Alexandre Petit... [multiple changes]
2000-06-15 Kaveh R. Ghazijcf-write.c (CHECK_PUT): Add static prototype.
2000-06-11 Kaveh R. GhaziWarning fixes:
2000-06-01 Alexandre Petit... re GNATS gcj/71 (failure to compile an interface method...
2000-05-19 Alexandre Olivajcf-write.c (generate_classfile): Scan the source_file...
2000-05-09 Zack Weinbergtop level:
2000-03-28 Alexandre Petit... [multiple changes]
2000-03-23 Alexandre Petit... [multiple changes]
2000-03-22 Alexandre Petit... jcf-write.c (generate_bytecode_insns): TRY_FINALLY_EXPR...
2000-03-14 Alexandre Petit... Added Java 1.1 language features.
2000-02-26 Alexandre Petit... jcf-write.c (generate_bytecode_insns): TRY_FINALLY_EXPR...
2000-02-21 Alexandre Petit... [multiple changes]
2000-01-31 Anthony Greenjcf-write.c (generate_bytecode_insns): Use TYPE_IS_WIDE...
2000-01-29 Alexandre Petit... [multiple changes]
2000-01-27 Andrew Haleyjcf-write.c (emit_goto): RESERVE 3 bytes for insn.
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.
next