aboutsummaryrefslogtreecommitdiff
path: root/gcc/java/java-tree.h
AgeCommit message (Expand)AuthorFilesLines
2000-06-26[multiple changes]Alexandre Petit-Bianco1-0/+3
2000-06-21[multiple changes]Alexandre Petit-Bianco1-2/+3
2000-06-01class.c (common_enclosing_context_p): New function.Alexandre Petit-Bianco1-0/+1
2000-05-31java-tree.h (boolean_array_vtable, [...]): Declare.Tom Tromey1-0/+8
2000-05-19java-tree.h: Added init state enum.Tom Tromey1-0/+21
2000-05-19java-tree.h (build_instanceof): Declare.Tom Tromey1-0/+2
2000-05-09top level:Zack Weinberg1-2/+4
2000-05-05boehm.c (mark_reference_fields): Don't mark RawData fields.Tom Tromey1-0/+1
2000-05-02class.c (add_method_1): Set both DECL_EXTERNAL and METHOD_NATIVE on native fu...Tom Tromey1-1/+13
2000-04-28re GNATS gcj/2 (Method call on null instance should throw NullPointerException)Tom Tromey1-0/+1
2000-04-05class.c: (java_hash_hash_tree_node): Renamed from `decl_hash', made global.Alexandre Petit-Bianco1-0/+3
2000-03-25* Rework fields used to describe positions of bitfields andRichard Kenner1-2/+5
2000-03-22[multiple changes]Alexandre Petit-Bianco1-0/+7
2000-03-16lang.c (flag_hash_synchronization): New global.Tom Tromey1-0/+4
2000-03-13Added Java 1.1 language features.Alexandre Petit-Bianco1-7/+156
2000-03-07re GNATS gcj/108 (Compiler doesn't check access modifiers on interface implem...Alexandre Petit-Bianco1-0/+5
2000-03-07decl.c (init_decl_processing): Added new class fields `depth', `ancestors', a...Bryce McKinlay1-1/+1
2000-03-06[multiple changes]Alexandre Petit-Bianco1-0/+2
2000-03-04Makefile.in (JAVA_OBJS): Added boehm.o.Tom Tromey1-0/+5
2000-02-28* Eliminate DECL_FIELD_SIZE.Richard Kenner1-2/+2
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/+23
2000-02-09java-except.h (struct eh_range): Add `expanded' field.Andrew Haley1-0/+3
2000-01-21buffer.h: PROTO -> PARAMS.Kaveh R. Ghazi1-148/+148
2000-01-06Makefile.in (LIBDEPS): Added gcc's errors.oAlexandre Petit-Bianco1-0/+1
1999-12-10parse.h (BUILD_THROW): Add support for sjlj-exceptions.Andrew Haley1-1/+1
1999-11-21constants.c (find_methodref_index): Unwrap method names before inserting them...Anthony Green1-0/+1
1999-10-16java-tree.h (flag_bounds_check): Remove extern decl.Greg McGary1-5/+0
1999-09-10Move declarations and building code for common tree nodes to tree.[ch]Bernd Schmidt1-5/+0
1999-09-02class.c (finish_class): Remove unused parameter, all callers changed.Kaveh R. Ghazi1-1/+1
1999-08-29java-tree.h (lang_printable_name): Constify a char*.Kaveh R. Ghazi1-1/+1
1999-08-10check-init.c (check_bool2_init, [...]): Add static prototypes.Kaveh R. Ghazi1-2/+2
1999-08-04Warning fixes:Kaveh R. Ghazi1-2/+9
1999-07-21lang.c (flag_use_divide_subroutine): New variable.Andrew Haley1-0/+8
1999-05-13check-init.c (check_init): Removed code accepting to see things falling throu...Alexandre Petit-Bianco1-0/+3
1999-05-05class.c (make_field_value): DECL_INITIAL may be a string literal...Per Bothner1-0/+1
1999-04-21decl.c (predef_filenames, [...]): New globalsAlexandre Petit-Bianco1-0/+3
1999-04-06expr.c (pop_type_0): New function.Per Bothner1-0/+1
1999-04-05Makefile.in (gjavah.o): Depend on $(JAVA_TREE_H).Kaveh R. Ghazi1-1/+1
1999-03-27parse.y (complete_loop_body): Rename to finish_loop_body.Per Bothner1-0/+1
1999-03-22Makefile.in: (JAVA_OBJS) Added entry xref.o.Alexandre Petit-Bianco1-0/+5
1999-03-21Makefile.in (jcf-dump.o): Depend on $(CONFIG_H) $(srcdir)/../system.h and $(J...Kaveh R. Ghazi1-13/+29
1999-03-08lex.c (java_parse_end_comment): Take extra parameter (next char).Per Bothner1-5/+0
1999-03-06Makefile.in (jcf-parse.o): Depend on $(PARSE_H).Kaveh R. Ghazi1-1/+19
1999-02-21decl.c (build_result_decl): New method.Per Bothner1-0/+19
1999-02-19Force left-to-right evaluation of binary operations etc.Per Bothner1-0/+1
1999-02-19Use new TRY_FINALLY_EXPR tree node.Per Bothner1-3/+0
1999-01-23Warning fixes:Kaveh R. Ghazi1-2/+24
1999-01-19java-tree.h: (check_for_initialization): Added prototype.Alexandre Petit-Bianco1-0/+1
1999-01-06Fix copyrights.Jeff Law1-1/+1