summaryrefslogtreecommitdiff
path: root/gcc/java/parse.h
Commit message (Expand)AuthorAgeFilesLines
* gengtype.c (create_option): New function.Zack Weinberg2004-03-301-5/+5
* bb-reorder.c, [...]: Update copyright.Kazu Hirata2004-02-271-1/+1
* Improve some comments.Per Bothner2004-02-251-1/+1
* stmt.c (resolve_asm_operand_names): Call check_unique_operand_names here.Jason Merrill2003-10-091-1/+1
* decl.c (java_expand_body): New function.Jeff Sturm2003-09-031-0/+1
* tree-inline.c (expand_call_inline): DECL_SOURCE_LINE_FIRST is removed.Nathan Sidwell2003-06-091-8/+0
* input.h (lineno): Rename to ...Nathan Sidwell2003-05-011-1/+1
* lang-options.h: Added -Wdeprecated.Tom Tromey2003-02-241-0/+8
* Merge from pch-branch.Geoffrey Keating2003-01-101-19/+14
* * All Files: Remove PARAMS macro.Kaveh R. Ghazi2003-01-091-21/+21
* Make-lang.in, [...]: Replace "GNU CC" with "GCC" in the copyright header.Steven Bosscher2003-01-011-5/+6
* Index: ChangeLogGeoffrey Keating2002-08-041-1/+0
* re PR java/6294 (private inner interface is flagged illegal)Bryce McKinlay2002-04-171-1/+2
* re PR java/5942 (tree check failure when compiling Classpath with strictfp St...Tom Tromey2002-03-261-1/+1
* java-tree.h (TYPE_STRICTFP): New macro.Tom Tromey2002-02-181-4/+5
* 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