aboutsummaryrefslogtreecommitdiff
path: root/gcc/java/decl.c
AgeCommit message (Expand)AuthorFilesLines
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
2000-03-26stor-layout.c (layout_type, [...]): early_type_list is now a list of TREE_LIS...Richard Kenner1-7/+11
2000-03-17* Clean up usages of TREE_INT_CST_LOW.Richard Kenner1-4/+2
2000-03-16lang.c (flag_hash_synchronization): New global.Tom Tromey1-6/+9
2000-03-16decl.c (init_decl_processing): Set type of `sync_info' to be pointer to Object.Tom Tromey1-1/+5
2000-03-13Added Java 1.1 language features.Alexandre Petit-Bianco1-4/+6
2000-03-07re GNATS gcj/107 (Bad array or type conversion bug when compiling bytecode)Anthony Green1-3/+6
2000-03-07tree.h (INT_CST_LT, [...]): Remove unneeded casts.Richard Kenner1-2/+1
2000-03-07decl.c (init_decl_processing): Added new class fields `depth', `ancestors', a...Bryce McKinlay1-2/+5
2000-03-04* decl.c (init_decl_processing): Initialize sizetype properly.Per Bothner1-1/+2
2000-02-29c-decl.c (current_function_decl): Move to toplev.c.Martin v. Löwis1-4/+0
2000-02-26Fix copyrightsJeff Law1-1/+1
2000-02-26expr.c (build_class_init): Mark the decl to be ignored by check_init.Anthony Green1-0/+27
2000-02-22parse.y (init_decl_processing): `_Jv_IsInstanceOf' returned value type set to...Alexandre Petit-Bianco1-1/+1
2000-02-09decl.c (clear_binding_level): Remove excess initializer.Andrew Haley1-3/+2
2000-02-09java-except.h (struct eh_range): Add `expanded' field.Andrew Haley1-3/+112
2000-01-21buffer.h: PROTO -> PARAMS.Kaveh R. Ghazi1-5/+5
1999-12-10parse.h (BUILD_THROW): Add support for sjlj-exceptions.Andrew Haley1-7/+13
1999-12-09> * decl.c (init_decl_processing): Mark throw_node as a noreturn > function w...Anthony Green1-0/+9
1999-10-26tree.h (BLOCK_TYPE_TAGS): Remove.Mark Mitchell1-2/+0
1999-09-24decl.c (insert_block): Removed unconditional `abort'.Glenn Chambers1-1/+0
1999-09-24Allow to distinguish between three classes of builtin functionsBernd Schmidt1-30/+29
1999-09-10Move declarations and building code for common tree nodes to tree.[ch]Bernd Schmidt1-29/+3
1999-08-10check-init.c (check_bool2_init, [...]): Add static prototypes.Kaveh R. Ghazi1-3/+5
1999-08-02decl.c: Include defaults.h instead of expr.h.Richard Henderson1-1/+1
1999-08-02Jakub Jelinek <jj@ultra.linux.cz>Jakub Jelinek1-3/+3
1999-07-31Backport of GC branch patches part 1: kill eh status saving.Bernd Schmidt1-0/+1
1999-07-25* decl.c (va_list_type_node): New.Richard Henderson1-0/+2
1999-07-21lang.c (flag_use_divide_subroutine): New variable.Andrew Haley1-0/+25
1999-05-19Warning fixes:Kaveh R. Ghazi1-1/+1
1999-05-11parse.y (source_end_java_method): If the current method contains any exceptio...Andrew Haley1-0/+10
1999-05-05class.c (make_field_value): DECL_INITIAL may be a string literal...Per Bothner1-0/+2
1999-04-26class.c (layout_class_method): Generate <clinit>'s rtl for interfaces.Alexandre Petit-Bianco1-1/+2
1999-04-21decl.c (predef_filenames, [...]): New globalsAlexandre Petit-Bianco1-0/+16
1999-04-05class.c (add_method_1): Cast the argument of `bzero' to PTR.Kaveh R. Ghazi1-1/+1
1999-03-27parse.y (complete_loop_body): Rename to finish_loop_body.Per Bothner1-0/+2
1999-03-21Makefile.in (jcf-dump.o): Depend on $(CONFIG_H) $(srcdir)/../system.h and $(J...Kaveh R. Ghazi1-5/+10
1999-02-26typeck.c (convert_ieee_real_to_integer): Use save_expr instead of explicit bu...Per Bothner1-22/+29
1999-02-21decl.c (build_result_decl): New method.Per Bothner1-5/+29
1999-01-23Update copyrights for the last patchKaveh Ghazi1-1/+1