aboutsummaryrefslogtreecommitdiff
path: root/gcc/java/parse.h
AgeCommit message (Expand)AuthorFilesLines
2002-04-17re PR java/6294 (private inner interface is flagged illegal)Bryce McKinlay1-1/+2
2002-03-26re PR java/5942 (tree check failure when compiling Classpath with strictfp St...Tom Tromey1-1/+1
2002-02-18java-tree.h (TYPE_STRICTFP): New macro.Tom Tromey1-4/+5
2001-12-16ChangeLog, [...]: Fix spelling errors.Joseph Myers1-1/+1
2001-11-20parse.h (java_expand_switch): Remove old prototype.Roger Sayle1-1/+0
2001-11-08parse.y (trap_overflow_corner_case): New rule.Tom Tromey1-2/+5
2001-10-25mangle.c (static tree compression_table): Fixed leading comment.Alexandre Petit-Bianco1-1/+1
2001-09-21parse.h: (WFL_STRIP_BRACKET): Re-written using build_type_name_from_array_name.Alexandre Petit-Bianco1-18/+28
2001-09-11* parse.h (ctxp_for_generation): Mark extern.Richard Henderson1-1/+1
2001-07-31[multiple changes]Alexandre Petit-Bianco1-1/+1
2001-07-11[multiple changes]Alexandre Petit-Bianco1-2/+5
2001-05-25Standardize header guards.Richard Henderson1-3/+4
2001-05-01* parse.h (REGISTER_IMPORT): Use tree_cons instead of chainon.Per Bothner1-2/+1
2001-03-28IA-64 ABI Exception Handling.Richard Henderson1-8/+0
2001-03-28java-tree.h (throw_node): Define as a single member of java_global_trees inst...Richard Henderson1-7/+7
2001-03-27Make -fsjlj-exceptions a configure option.Richard Henderson1-1/+1
2001-03-27c-common.h (DECL_NUM_STMTS): New macro.Mark Mitchell1-1/+1
2001-03-17parse.h (JDEP_SOLV): Removed.Per Bothner1-1/+0
2001-03-15java-tree.h (BLOCK_IS_IMPLICIT): New flag.Per Bothner1-4/+0
2001-02-23Handle compiling multiple input files at once, and @FILE syntax.Per Bothner1-4/+3
2001-02-04diagnostic.h (set_internal_error_function): Renamed.Richard Kenner1-2/+2
2001-01-25ChangeLog (2001-01-21): Fixed typo.Alexandre Petit-Bianco1-4/+0
2000-11-21[multiple changes]Alexandre Petit-Bianco1-1/+6
2000-10-21Warning fixes:Kaveh R. Ghazi1-1/+5
2000-10-13Remove obstacks.Mark Mitchell1-5/+13
2000-09-23Make-lang.in (JAVA_SRCS): Include java-tree.h.Mark Mitchell1-2/+2
2000-09-12re GNATS gcj/33 (gcj mangles composed characters)Tom Tromey1-3/+2
2000-08-11class.c (maybe_layout_super_class): Fixed indentation.Alexandre Petit-Bianco1-6/+29
2000-07-21[multiple changes]Alexandre Petit-Bianco1-1/+1
2000-07-06[multiple changes]Alexandre Petit-Bianco1-2/+2
2000-06-21[multiple changes]Alexandre Petit-Bianco1-6/+5
2000-06-01class.c (common_enclosing_context_p): New function.Alexandre Petit-Bianco1-9/+11
2000-05-09top level:Zack Weinberg1-2/+2
2000-04-24Respective ChangeLogs for common, cp/, java/Robert Lipe1-5/+1
2000-04-21[multiple changes]Alexandre Petit-Bianco1-2/+5
2000-04-06re GNATS gcj/164 (compiler permits "volatile final" variables)Tom Tromey1-1/+1
2000-03-22[multiple changes]Alexandre Petit-Bianco1-0/+11
2000-03-13Added Java 1.1 language features.Alexandre Petit-Bianco1-17/+217
2000-03-06[multiple changes]Alexandre Petit-Bianco1-1/+0
2000-02-28* Eliminate DECL_FIELD_SIZE.Richard Kenner1-1/+1
2000-01-25parse.h (OBSOLETE_MODIFIER_WARNING): Don't use ANSI string concatenation.Kaveh R. Ghazi1-2/+9
2000-01-21buffer.h: PROTO -> PARAMS.Kaveh R. Ghazi1-24/+24
2000-01-06Makefile.in (LIBDEPS): Added gcc's errors.oAlexandre Petit-Bianco1-5/+18
1999-12-31class.c (assume_compiled, [...]): Add static prototype.Kaveh R. Ghazi1-3/+3
1999-12-31parse.h (ABSTRACT_CHECK, [...]): Avoid the use of ANSI string concatenation.Kaveh R. Ghazi1-13/+12
1999-12-30class.c (class_depth): Return -1 if the class doesn't load properly.Alexandre Petit-Bianco1-0/+1
1999-12-12parse.h (EXPR_WFL_QUALIFICATION): Temporary uses the third operand of a WFL...Alexandre Petit-Bianco1-1/+1
1999-12-10parse.h (BUILD_THROW): Add support for sjlj-exceptions.Andrew Haley1-1/+1
1999-10-14jcf-dump.c (print_constant, [...]): Don't call a variadic function with a non...Kaveh R. Ghazi1-6/+13
1999-08-25gjavah.c (print_name, [...]): Add static prototype.Kaveh R. Ghazi1-1/+0