aboutsummaryrefslogtreecommitdiff
path: root/gcc/java/parse.h
AgeCommit message (Expand)AuthorFilesLines
2004-10-15parse.y (parse_warning_context): Remove ATTRIBUTE_PRINTF_2 and rename paramet...Ranjit Mathew1-7/+7
2004-09-30Simplify lexer. Implement --enable-mapped-location support.Per Bothner1-21/+40
2004-09-29java-tree.h: Redefine some macros and add soem declaration to handle the USE_...Per Bothner1-1/+1
2004-08-19tree.h (TYPE_CACHED_VALUES_P): New.Nathan Sidwell1-2/+2
2004-08-01decl.c (update_aliases, [...]): Replace calls to build with calls to buildN.Roger Sayle1-3/+3
2004-07-10re PR java/8618 (call to private constructor allowed for anonymous inner class)Bryce McKinlay1-1/+1
2004-06-21tree-alias-common.h (struct tree_alias_ops): Change ip and ip_partial to unsi...Joseph Myers1-1/+1
2004-03-30gengtype.c (create_option): New function.Zack Weinberg1-5/+5
2004-02-27bb-reorder.c, [...]: Update copyright.Kazu Hirata1-1/+1
2004-02-25Improve some comments.Per Bothner1-1/+1
2003-10-09stmt.c (resolve_asm_operand_names): Call check_unique_operand_names here.Jason Merrill1-1/+1
2003-09-03decl.c (java_expand_body): New function.Jeff Sturm1-0/+1
2003-06-09tree-inline.c (expand_call_inline): DECL_SOURCE_LINE_FIRST is removed.Nathan Sidwell1-8/+0
2003-05-01input.h (lineno): Rename to ...Nathan Sidwell1-1/+1
2003-02-24lang-options.h: Added -Wdeprecated.Tom Tromey1-0/+8
2003-01-10Merge from pch-branch.Geoffrey Keating1-19/+14
2003-01-09* All Files: Remove PARAMS macro.Kaveh R. Ghazi1-21/+21
2003-01-01Make-lang.in, [...]: Replace "GNU CC" with "GCC" in the copyright header.Steven Bosscher1-5/+6
2002-08-04Index: ChangeLogGeoffrey Keating1-1/+0
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