summaryrefslogtreecommitdiff
path: root/gcc/java/parse.h
Commit message (Expand)AuthorAgeFilesLines
* Merged gcj-eclipse branch to trunk.Tom Tromey2007-01-091-897/+2
* decl.c (java_init_decl_processing): Create char_type_node as a regular INTEGE...Roger Sayle2006-02-041-2/+1
* check-init.c, [...]: Fix comment typos.Kazu Hirata2005-09-061-1/+1
* Update FSF address.Kelley Cook2005-06-251-2/+2
* gjavah.c (error): Add ATTRIBUTE_PRINTF_1.Kaveh R. Ghazi2005-06-091-0/+4
* re PR java/21436 (imports not remembered for previously compiled files)Paolo Bonzini2005-05-101-1/+2
* jcf-dump.c, [...]: Update copyright.Kazu Hirata2005-03-061-1/+1
* Remove xref code.Ranjit Mathew2005-03-061-4/+0
* parse.y (parse_warning_context): Remove ATTRIBUTE_PRINTF_2 and rename paramet...Ranjit Mathew2004-10-151-7/+7
* Simplify lexer. Implement --enable-mapped-location support.Per Bothner2004-09-301-21/+40
* java-tree.h: Redefine some macros and add soem declaration to handle the USE_...Per Bothner2004-09-291-1/+1
* tree.h (TYPE_CACHED_VALUES_P): New.Nathan Sidwell2004-08-191-2/+2
* decl.c (update_aliases, [...]): Replace calls to build with calls to buildN.Roger Sayle2004-08-011-3/+3
* re PR java/8618 (call to private constructor allowed for anonymous inner class)Bryce McKinlay2004-07-101-1/+1
* tree-alias-common.h (struct tree_alias_ops): Change ip and ip_partial to unsi...Joseph Myers2004-06-211-1/+1
* 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