aboutsummaryrefslogtreecommitdiff
path: root/gcc/java/decl.c
AgeCommit message (Expand)AuthorFilesLines
2002-07-01tree.h: Modify builtin_function interface to take an extra argument ATTRS...Roger Sayle1-26/+30
2002-06-21mangle.c (integer_type_codes): Const-ify.Kaveh R. Ghazi1-1/+1
2002-06-04Merge from pch-branch up to tag pch-commit-20020603.Geoffrey Keating1-72/+4
2002-05-28tree.h: Forward-declare struct realvaluetype.Zack Weinberg1-0/+1
2002-04-18class.c (make_class_data): Set DECL_ALIGN on static class data, for hash sync...Bryce McKinlay1-4/+0
2002-03-29Makefile.in (convert.o, [...]): Update.Neil Booth1-1/+1
2002-03-26Makefile.in (ggc-common.o): Update.Neil Booth1-1/+1
2002-03-25c-decl.c (maybe_build_cleanup): Remove.Neil Booth1-11/+0
2002-03-20Makefile.in: Update.Neil Booth1-1/+1
2002-03-10Hashtable synchronization for PowerPC.Bryce McKinlay1-0/+5
2002-03-03attribs.c (init_attributes, [...]): Use ARRAY_SIZE in lieu of explicit sizeof...Kaveh R. Ghazi1-2/+1
2002-02-28Makefile.in (integrate.o): Update.Neil Booth1-5/+12
2002-02-27c-common.c, [...]: Delete code implementing -traditional mode.Zack Weinberg1-2/+0
2002-01-22decl.c (java_init_decl_processing): Use add_predefined_file.Tom Tromey1-18/+13
2001-12-20decl.c (java_init_decl_processing): Don't initialize finit_leg_identifier_node.Bryce McKinlay1-5/+0
2001-12-16decl.c (java_init_decl_processing): Build otable_type correctly.Bryce McKinlay1-5/+4
2001-12-15java-tree.h (otable_methods, [...]): New field/global tree definitions.Bryce McKinlay1-1/+34
2001-12-14class.c (get_dispatch_table): Fix java vtable layout for TARGET_VTABLE_USES_D...Hans Boehm1-0/+6
2001-12-06Restore support for static class initialization optimization.Per Bothner1-1/+1
2001-12-03decl.c (complete_start_java_method): Now generate TRY_FINALLY_EXPR instead of...Per Bothner1-6/+3
2001-11-15c-common.c: Include c-lex.h.Neil Booth1-1/+1
2001-09-22re PR java/4360 (libjava fails to compile on i686-pc-linux-gnu (AttributedStr...Alexandre Petit-Bianco1-3/+5
2001-08-24decl.c (init_decl_processing): Add `throws' field to method descriptor.Tom Tromey1-0/+1
2001-08-17[multiple changes]Alexandre Petit-Bianco1-0/+10
2001-08-13expr.h: Split out optab- and libfunc-related code to...Zack Weinberg1-1/+1
2001-08-08check-init.c (flags.h): IncludeAlexandre Petit-Bianco1-36/+3
2001-07-31*** empty log message ***Alexandre Petit-Bianco1-1/+1
2001-06-10decl.c (create_primitive_vtable): Don't call make_decl_rtl.Jeff Sturm1-1/+0
2001-05-02call.c: NULL_PTR -> NULL.Kaveh R. Ghazi1-25/+22
2001-04-25decl.c (init_decl_processing): Add new class "protectionDomain" field.Bryce McKinlay1-0/+1
2001-04-20Fixes to compile multiple .class files at once.Per Bothner1-2/+0
2001-03-28IA-64 ABI Exception Handling.Richard Henderson1-13/+11
2001-03-28java-tree.h (throw_node): Define as a single member of java_global_trees inst...Richard Henderson1-15/+6
2001-03-28decl.c (end_java_method): Do not save and restore flag_non_call_exceptions.Richard Henderson1-9/+0
2001-03-27bb-reorder.c, [...]: Rename asynchronous_exceptions to flag_non_call_exceptions.Richard Henderson1-4/+4
2001-03-19Compute DECL_ASSEMBLER_NAME lazily.Mark Mitchell1-3/+3
2001-03-17* decl.c (clear_binding_level): Fix initializer (broke 03-15).Per Bothner1-1/+1
2001-03-15Remove junk from when gcc/java was created (by copying from C/C++).Per Bothner1-30/+2
2001-03-15varasm.c (assemble_alias): Use DECL_ASSEMBLER_NAME...Mark Mitchell1-2/+2
2001-03-05Fix a problem where rest_of_decl_compilation applied to class_dtable_decl cau...Per Bothner1-6/+0
2001-03-02xm-lynx.h, [...]: Do not define TRUE or FALSE.Zack Weinberg1-2/+2
2001-02-23c-decl.c (set_block): Set NAMES and BLOCKS from BLOCK.Richard Kenner1-0/+4
2001-02-13decl.c (classdollar_identifier_node): Initialize.Alexandre Petit-Bianco1-0/+1
2001-02-04diagnostic.h (set_internal_error_function): Renamed.Richard Kenner1-3/+4
2001-01-30java-tree.h: Remove JTI_INTEGER_NEGATIVE_ONE_NODE.Bryce McKinlay1-1/+1
2001-01-28configure.in: Arrange to include defaults.h in [ht]config.h/tm.h.Kaveh R. Ghazi1-1/+0
2001-01-25ChangeLog (2001-01-21): Fixed typo.Alexandre Petit-Bianco1-0/+1
2001-01-15All files with updated copyright when applicable.Alexandre Petit-Bianco1-0/+1
2001-01-10output.h (make_function_rtl): Remove prototype.Mark Mitchell1-3/+3
2001-01-08In gcc/java:Bryce McKinlay1-0/+1