summaryrefslogtreecommitdiff
path: root/gcc/java/parse.h
Commit message (Expand)AuthorAgeFilesLines
* ChangeLog, [...]: Fix spelling errors.Joseph Myers2001-12-161-1/+1
* parse.h (java_expand_switch): Remove old prototype.Roger Sayle2001-11-201-1/+0
* parse.y (trap_overflow_corner_case): New rule.Tom Tromey2001-11-081-2/+5
* mangle.c (static tree compression_table): Fixed leading comment.Alexandre Petit-Bianco2001-10-251-1/+1
* parse.h: (WFL_STRIP_BRACKET): Re-written using build_type_name_from_array_name.Alexandre Petit-Bianco2001-09-211-18/+28
* * parse.h (ctxp_for_generation): Mark extern.Richard Henderson2001-09-111-1/+1
* [multiple changes]Alexandre Petit-Bianco2001-07-311-1/+1
* [multiple changes]Alexandre Petit-Bianco2001-07-111-2/+5
* Standardize header guards.Richard Henderson2001-05-251-3/+4
* * parse.h (REGISTER_IMPORT): Use tree_cons instead of chainon.Per Bothner2001-05-011-2/+1
* IA-64 ABI Exception Handling.Richard Henderson2001-03-281-8/+0
* java-tree.h (throw_node): Define as a single member of java_global_trees inst...Richard Henderson2001-03-281-7/+7
* Make -fsjlj-exceptions a configure option.Richard Henderson2001-03-271-1/+1
* c-common.h (DECL_NUM_STMTS): New macro.Mark Mitchell2001-03-271-1/+1
* parse.h (JDEP_SOLV): Removed.Per Bothner2001-03-171-1/+0
* java-tree.h (BLOCK_IS_IMPLICIT): New flag.Per Bothner2001-03-151-4/+0
* Handle compiling multiple input files at once, and @FILE syntax.Per Bothner2001-02-231-4/+3
* diagnostic.h (set_internal_error_function): Renamed.Richard Kenner2001-02-041-2/+2
* ChangeLog (2001-01-21): Fixed typo.Alexandre Petit-Bianco2001-01-251-4/+0
* [multiple changes]Alexandre Petit-Bianco2000-11-211-1/+6
* Warning fixes:Kaveh R. Ghazi2000-10-211-1/+5
* Remove obstacks.Mark Mitchell2000-10-131-5/+13
* Make-lang.in (JAVA_SRCS): Include java-tree.h.Mark Mitchell2000-09-231-2/+2
* re GNATS gcj/33 (gcj mangles composed characters)Tom Tromey2000-09-121-3/+2
* class.c (maybe_layout_super_class): Fixed indentation.Alexandre Petit-Bianco2000-08-111-6/+29
* [multiple changes]Alexandre Petit-Bianco2000-07-211-1/+1
* [multiple changes]Alexandre Petit-Bianco2000-07-061-2/+2
* [multiple changes]Alexandre Petit-Bianco2000-06-211-6/+5
* class.c (common_enclosing_context_p): New function.Alexandre Petit-Bianco2000-06-011-9/+11
* top level:Zack Weinberg2000-05-091-2/+2
* Respective ChangeLogs for common, cp/, java/Robert Lipe2000-04-241-5/+1
* [multiple changes]Alexandre Petit-Bianco2000-04-211-2/+5
* re GNATS gcj/164 (compiler permits "volatile final" variables)Tom Tromey2000-04-061-1/+1
* [multiple changes]Alexandre Petit-Bianco2000-03-221-0/+11
* Added Java 1.1 language features.Alexandre Petit-Bianco2000-03-131-17/+217
* [multiple changes]Alexandre Petit-Bianco2000-03-061-1/+0
* * Eliminate DECL_FIELD_SIZE.Richard Kenner2000-02-281-1/+1
* parse.h (OBSOLETE_MODIFIER_WARNING): Don't use ANSI string concatenation.Kaveh R. Ghazi2000-01-251-2/+9
* buffer.h: PROTO -> PARAMS.Kaveh R. Ghazi2000-01-211-24/+24
* Makefile.in (LIBDEPS): Added gcc's errors.oAlexandre Petit-Bianco2000-01-061-5/+18
* class.c (assume_compiled, [...]): Add static prototype.Kaveh R. Ghazi1999-12-311-3/+3
* parse.h (ABSTRACT_CHECK, [...]): Avoid the use of ANSI string concatenation.Kaveh R. Ghazi1999-12-311-13/+12
* class.c (class_depth): Return -1 if the class doesn't load properly.Alexandre Petit-Bianco1999-12-301-0/+1
* parse.h (EXPR_WFL_QUALIFICATION): Temporary uses the third operand of a WFL...Alexandre Petit-Bianco1999-12-121-1/+1
* parse.h (BUILD_THROW): Add support for sjlj-exceptions.Andrew Haley1999-12-101-1/+1
* jcf-dump.c (print_constant, [...]): Don't call a variadic function with a non...Kaveh R. Ghazi1999-10-141-6/+13
* gjavah.c (print_name, [...]): Add static prototype.Kaveh R. Ghazi1999-08-251-1/+0
* Warning fixes:Kaveh R. Ghazi1999-08-041-2/+2
* class.c (make_field_value): DECL_INITIAL may be a string literal...Per Bothner1999-05-051-12/+0
* check-init.c (check_init): Exclude a case of error when doing xrefs.Alexandre Petit-Bianco1999-05-031-0/+7