]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/java/decl.c
Merge from pch-branch up to tag pch-commit-20020603.
[thirdparty/gcc.git] / gcc / java / decl.c
2002-06-04  Geoffrey KeatingMerge from pch-branch up to tag pch-commit-20020603.
2002-05-28  Zack Weinbergtree.h: Forward-declare struct realvaluetype.
2002-04-17  Bryce McKinlayclass.c (make_class_data): Set DECL_ALIGN on static...
2002-03-29  Neil BoothMakefile.in (convert.o, [...]): Update.
2002-03-26  Neil BoothMakefile.in (ggc-common.o): Update.
2002-03-25  Neil Boothc-decl.c (maybe_build_cleanup): Remove.
2002-03-20  Neil BoothMakefile.in: Update.
2002-03-10  Bryce McKinlayHashtable synchronization for PowerPC.
2002-03-03  Kaveh R. Ghaziattribs.c (init_attributes, [...]): Use ARRAY_SIZE...
2002-02-28  Neil BoothMakefile.in (integrate.o): Update.
2002-02-27  Zack Weinbergc-common.c, [...]: Delete code implementing -traditiona...
2002-01-22  Tom Tromeydecl.c (java_init_decl_processing): Use add_predefined_...
2001-12-20  Bryce McKinlaydecl.c (java_init_decl_processing): Don't initialize...
2001-12-16  Bryce McKinlaydecl.c (java_init_decl_processing): Build otable_type...
2001-12-15  Bryce McKinlayjava-tree.h (otable_methods, [...]): New field/global...
2001-12-14  Hans Boehmclass.c (get_dispatch_table): Fix java vtable layout...
2001-12-06  Per BothnerRestore support for static class initialization optimiz...
2001-12-04  Per Bothnerdecl.c (complete_start_java_method): Now generate TRY_F...
2001-11-15  Neil Boothc-common.c: Include c-lex.h.
2001-09-22  Alexandre Petit... re PR java/4360 (libjava fails to compile on i686-pc...
2001-08-24  Tom Tromeydecl.c (init_decl_processing): Add `throws' field to...
2001-08-17  Alexandre Petit... [multiple changes]
2001-08-13  Zack Weinbergexpr.h: Split out optab- and libfunc-related code to...
2001-08-09  Alexandre Petit... check-init.c (flags.h): Include
2001-08-01  Alexandre Petit... *** empty log message ***
2001-06-10  Jeff Sturmdecl.c (create_primitive_vtable): Don't call make_decl_rtl.
2001-05-02  Kaveh R. Ghazicall.c: NULL_PTR -> NULL.
2001-04-25  Bryce McKinlaydecl.c (init_decl_processing): Add new class "protectio...
2001-04-21  Per BothnerFixes to compile multiple .class files at once.
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...
next