aboutsummaryrefslogtreecommitdiff
path: root/gcc/java/decl.c
AgeCommit message (Expand)AuthorFilesLines
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
2000-12-24Shorten primitive array allocation path:Bryce McKinlay1-1/+1
2000-12-06[multiple changes]Alexandre Petit-Bianco1-5/+6
2000-11-10alpha.c (check_float_value): Use memcpy, not bcopy.Kaveh R. Ghazi1-1/+1
2000-10-16decl.c (init_decl_processing): Call init_class_processing before anything else.Anthony Green1-1/+2
2000-10-13Remove obstacks.Mark Mitchell1-11/+2
2000-10-10[multiple changes]Alexandre Petit-Bianco1-18/+81
2000-10-05[multiple changes]Alexandre Petit-Bianco1-3/+10
2000-10-01c-decl.c (c_expand_body): Don't generate RTL if flag_syntax_only.Mark Mitchell1-3/+63
2000-09-23Make-lang.in (JAVA_SRCS): Include java-tree.h.Mark Mitchell1-124/+17
2000-09-11defaults.h: Provide default definitions for...Zack Weinberg1-4/+0
2000-08-17decl.c (finit_leg_identifier_node): New global.Alexandre Petit-Bianco1-1/+7
2000-06-11Warning fixes:Kaveh R. Ghazi1-0/+1
2000-05-31java-tree.h (boolean_array_vtable, [...]): Declare.Tom Tromey1-1/+36
2000-05-19java-tree.h: Added init state enum.Tom Tromey1-3/+15
2000-05-17Add options -Wunused-variable, -Wunused-function, -Wunused-label,Andrew Cagney1-1/+1
2000-05-06decl.c (predef_filenames_size): Now 7.Alexandre Petit-Bianco1-1/+2
2000-05-05boehm.c (mark_reference_fields): Don't mark RawData fields.Tom Tromey1-0/+3
2000-05-02class.c (add_method_1): Set both DECL_EXTERNAL and METHOD_NATIVE on native fu...Tom Tromey1-2/+24
2000-04-28re GNATS gcj/2 (Method call on null instance should throw NullPointerException)Tom Tromey1-0/+10
2000-04-27decl.c (complete_start_java_method): Don't call _Jv_InitClass from <clinit>Alexandre Petit-Bianco1-0/+1
2000-04-04boehm.c (mark_reference_fields, set_bit): Prototype.Kaveh R. Ghazi1-0/+2