]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/java/decl.c
IA-64 ABI Exception Handling.
[thirdparty/gcc.git] / gcc / java / decl.c
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-28  Richard Hendersondecl.c (end_java_method): Do not save and restore flag_...
2001-03-28  Richard Hendersonbb-reorder.c, [...]: Rename asynchronous_exceptions...
2001-03-19  Mark MitchellCompute DECL_ASSEMBLER_NAME lazily.
2001-03-17  Per Bothner* decl.c (clear_binding_level): Fix initializer (broke...
2001-03-16  Per BothnerRemove junk from when gcc/java was created (by copying...
2001-03-15  Mark Mitchellvarasm.c (assemble_alias): Use DECL_ASSEMBLER_NAME...
2001-03-06  Per BothnerFix a problem where rest_of_decl_compilation applied...
2001-03-02  Zack Weinbergxm-lynx.h, [...]: Do not define TRUE or FALSE.
2001-02-23  Richard Kennerc-decl.c (set_block): Set NAMES and BLOCKS from BLOCK.
2001-02-14  Alexandre Petit... decl.c (classdollar_identifier_node): Initialize.
2001-02-04  Richard Kennerdiagnostic.h (set_internal_error_function): Renamed.
2001-01-30  Bryce McKinlayjava-tree.h: Remove JTI_INTEGER_NEGATIVE_ONE_NODE.
2001-01-28  Kaveh R. Ghaziconfigure.in: Arrange to include defaults.h in [ht...
2001-01-25  Alexandre Petit... ChangeLog (2001-01-21): Fixed typo.
2001-01-15  Alexandre Petit... All files with updated copyright when applicable.
2001-01-10  Mark Mitchelloutput.h (make_function_rtl): Remove prototype.
2001-01-08  Bryce McKinlayIn gcc/java:
2000-12-24  Bryce McKinlayShorten primitive array allocation path:
2000-12-06  Alexandre Petit... [multiple changes]
2000-11-10  Kaveh R. Ghazialpha.c (check_float_value): Use memcpy, not bcopy.
2000-10-16  Anthony Greendecl.c (init_decl_processing): Call init_class_processi...
2000-10-13  Mark MitchellRemove obstacks.
2000-10-10  Alexandre Petit... [multiple changes]
2000-10-05  Alexandre Petit... [multiple changes]
2000-10-01  Mark Mitchellc-decl.c (c_expand_body): Don't generate RTL if flag_sy...
2000-09-23  Mark MitchellMake-lang.in (JAVA_SRCS): Include java-tree.h.
2000-09-11  Zack Weinbergdefaults.h: Provide default definitions for...
2000-08-17  Alexandre Petit... decl.c (finit_leg_identifier_node): New global.
2000-06-11  Kaveh R. GhaziWarning fixes:
2000-05-31  Tom Tromeyjava-tree.h (boolean_array_vtable, [...]): Declare.
2000-05-19  Tom Tromeyjava-tree.h: Added init state enum.
2000-05-17  Andrew CagneyAdd options -Wunused-variable, -Wunused-function, ...
2000-05-06  Alexandre Petit... decl.c (predef_filenames_size): Now 7.
2000-05-05  Tom Tromeyboehm.c (mark_reference_fields): Don't mark RawData...
2000-05-02  Tom Tromeyclass.c (add_method_1): Set both DECL_EXTERNAL and...
2000-04-28  Tom Tromeyre GNATS gcj/2 (Method call on null instance should...
2000-04-27  Alexandre Petit... decl.c (complete_start_java_method): Don't call _Jv_Ini...
2000-04-04  Kaveh R. Ghaziboehm.c (mark_reference_fields, set_bit): Prototype.
2000-03-26  Richard Kennerstor-layout.c (layout_type, [...]): early_type_list...
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-16  Tom Tromeydecl.c (init_decl_processing): Set type of `sync_info...
2000-03-14  Alexandre Petit... Added Java 1.1 language features.
2000-03-08  Anthony Greenre GNATS gcj/107 (Bad array or type conversion bug...
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-03-04  Per Bothner* decl.c (init_decl_processing): Initialize sizetype...
2000-02-29  Martin v. Löwisc-decl.c (current_function_decl): Move to toplev.c.
2000-02-26  Jeff LawFix copyrights
2000-02-26  Anthony Greenexpr.c (build_class_init): Mark the decl to be ignored...
2000-02-22  Alexandre Petit... parse.y (init_decl_processing): `_Jv_IsInstanceOf'...
2000-02-09  Andrew Haleydecl.c (clear_binding_level): Remove excess initializer.
2000-02-09  Andrew Haleyjava-except.h (struct eh_range): Add `expanded' field.
2000-01-21  Kaveh R. Ghazibuffer.h: PROTO -> PARAMS.
1999-12-10  Andrew Haleyparse.h (BUILD_THROW): Add support for sjlj-exceptions.
1999-12-09  Anthony Green> * decl.c (init_decl_processing): Mark throw_node...
1999-10-26  Mark Mitchelltree.h (BLOCK_TYPE_TAGS): Remove.
1999-09-24  Glenn Chambersdecl.c (insert_block): Removed unconditional `abort'.
1999-09-24  Bernd SchmidtAllow to distinguish between three classes of builtin...
1999-09-10  Bernd SchmidtMove declarations and building code for common tree...
1999-08-10  Kaveh R. Ghazicheck-init.c (check_bool2_init, [...]): Add static...
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-31  Bernd SchmidtBackport of GC branch patches part 1: kill eh status...
1999-07-26  Richard Henderson* decl.c (va_list_type_node): New.
1999-07-21  Andrew Haleylang.c (flag_use_divide_subroutine): New variable.
1999-05-19  Kaveh R. GhaziWarning fixes:
1999-05-11  Andrew Haleyparse.y (source_end_java_method): If the current method...
1999-05-05  Per Bothnerclass.c (make_field_value): DECL_INITIAL may be a strin...
1999-04-26  Alexandre Petit... class.c (layout_class_method): Generate <clinit>'s...
1999-04-21  Alexandre Petit... decl.c (predef_filenames, [...]): New globals
1999-04-05  Kaveh R. Ghaziclass.c (add_method_1): Cast the argument of `bzero...
1999-03-27  Per Bothnerparse.y (complete_loop_body): Rename to finish_loop_body.
1999-03-21  Kaveh R. GhaziMakefile.in (jcf-dump.o): Depend on $(CONFIG_H) $(srcdi...
1999-02-26  Per Bothnertypeck.c (convert_ieee_real_to_integer): Use save_expr...
1999-02-21  Per Bothnerdecl.c (build_result_decl): New method.
1999-01-23  Kaveh GhaziUpdate copyrights for the last patch
1999-01-23  Kaveh R. GhaziWarning fixes:
1998-12-11  Tom Tromeyexpr.c (invoke_build_dtable): Renamed dtable -> vtable.
1998-12-10  Alexandre Petit... decl.c (long_zero_node, [...]): New global variables...
1998-12-07  Per Bothnerconstants.c (find_methodref_index): When the class...
1998-11-25  Per Bothnerjava-tree.h (end_params_node): Declare global.
1998-11-19  Alexandre Petit... class.c (unmangle_classname): Set QUALIFIED_P when...
1998-11-15  Per Bothnerdecl.c (error_mark_node): New global.
1998-11-12  Per BothnerExtensive changes.
1998-11-12  Per Bothnerclass.c: Remove some unused variables.
1998-11-10  Alexandre Petit... class.c (is_compiled_class): Call safe_layout_class...
1998-10-30  Tom Tromeyclass.c (make_class_data): Renamed fields: nmethods...
1998-10-28  Alexandre Petit... class.c (layout_class): Don't mangle <finit>, produce...
1998-10-28  Tom Tromeydecl.c (init_decl_processing): Renamed fields.
1998-10-22  Tom Tromeyjava-tree.h (finalize_identifier_node): Don't declare.
1998-10-20  Alexandre Petit... class.c (is_compiled_class): New local variable seen_in...
1998-10-14  Alexandre Petit... decl.c (runtime_exception_type_node, [...]): New global...
1998-10-12  Per Bothner8
1998-09-14  Jeffrey A LawMakefile.in: Add many missing dependencies.
1998-09-06  Anthony GreenInitial revision