From Martin Thuresson <martint@google.com>
[gcc.git] / gcc / java / parse.h
2007-07-31 Nick Cliftonjava-gimplify.c: Change copyright header to refer to...
2007-01-09 Tom TromeyMerged gcj-eclipse branch to trunk.
2006-02-04 Roger Sayledecl.c (java_init_decl_processing): Create char_type_no...
2005-09-06 Kazu Hiratacheck-init.c, [...]: Fix comment typos.
2005-06-25 Kelley CookUpdate FSF address.
2005-06-09 Kaveh R. Ghazigjavah.c (error): Add ATTRIBUTE_PRINTF_1.
2005-05-10 Paolo Bonzinire PR java/21436 (imports not remembered for previously...
2005-03-06 Kazu Hiratajcf-dump.c, [...]: Update copyright.
2005-03-06 Ranjit MathewRemove xref code.
2004-10-15 Ranjit Mathewparse.y (parse_warning_context): Remove ATTRIBUTE_PRINT...
2004-09-30 Per BothnerSimplify lexer. Implement --enable-mapped-location...
2004-09-30 Per Bothnerjava-tree.h: Redefine some macros and add soem declarat...
2004-08-19 Nathan Sidwelltree.h (TYPE_CACHED_VALUES_P): New.
2004-08-01 Roger Sayledecl.c (update_aliases, [...]): Replace calls to build...
2004-07-10 Bryce McKinlayre PR java/8618 (call to private constructor allowed...
2004-06-21 Joseph Myerstree-alias-common.h (struct tree_alias_ops): Change...
2004-03-30 Zack Weinberggengtype.c (create_option): New function.
2004-02-27 Kazu Hiratabb-reorder.c, [...]: Update copyright.
2004-02-26 Per BothnerImprove some comments.
2003-10-09 Jason Merrillstmt.c (resolve_asm_operand_names): Call check_unique_o...
2003-09-03 Jeff Sturmdecl.c (java_expand_body): New function.
2003-06-09 Nathan Sidwelltree-inline.c (expand_call_inline): DECL_SOURCE_LINE_FI...
2003-05-01 Nathan Sidwellinput.h (lineno): Rename to ...
2003-02-24 Tom Tromeylang-options.h: Added -Wdeprecated.
2003-01-10 Geoffrey KeatingMerge from pch-branch.
2003-01-09 Kaveh R. Ghazi* All Files: Remove PARAMS macro.
2003-01-01 Steven BosscherMake-lang.in, [...]: Replace "GNU CC" with "GCC" in...
2002-08-04 Geoffrey KeatingIndex: ChangeLog
2002-04-17 Bryce McKinlayre PR java/6294 (private inner interface is flagged...
2002-03-26 Tom Tromeyre PR java/5942 (tree check failure when compiling...
2002-02-18 Tom Tromeyjava-tree.h (TYPE_STRICTFP): New macro.
2001-12-16 Joseph MyersChangeLog, [...]: Fix spelling errors.
2001-11-20 Roger Sayleparse.h (java_expand_switch): Remove old prototype.
2001-11-08 Tom Tromeyparse.y (trap_overflow_corner_case): New rule.
2001-10-25 Alexandre Petit... mangle.c (static tree compression_table): Fixed leading...
2001-09-21 Alexandre Petit... parse.h: (WFL_STRIP_BRACKET): Re-written using build_ty...
2001-09-11 Richard Henderson* parse.h (ctxp_for_generation): Mark extern.
2001-07-31 Alexandre Petit... [multiple changes]
2001-07-11 Alexandre Petit... [multiple changes]
2001-05-26 Richard HendersonStandardize header guards.
2001-05-01 Per Bothner* parse.h (REGISTER_IMPORT): Use tree_cons instead...
2001-03-28 Richard HendersonIA-64 ABI Exception Handling.
2001-03-28 Richard Hendersonjava-tree.h (throw_node): Define as a single member...
2001-03-28 Richard HendersonMake -fsjlj-exceptions a configure option.
2001-03-27 Mark Mitchellc-common.h (DECL_NUM_STMTS): New macro.
2001-03-17 Per Bothnerparse.h (JDEP_SOLV): Removed.
2001-03-16 Per Bothnerjava-tree.h (BLOCK_IS_IMPLICIT): New flag.
2001-02-24 Per BothnerHandle compiling multiple input files at once, and...
2001-02-04 Richard Kennerdiagnostic.h (set_internal_error_function): Renamed.
2001-01-25 Alexandre Petit... ChangeLog (2001-01-21): Fixed typo.
2000-11-22 Alexandre Petit... [multiple changes]
2000-10-21 Kaveh R. GhaziWarning fixes:
2000-10-13 Mark MitchellRemove obstacks.
2000-09-23 Mark MitchellMake-lang.in (JAVA_SRCS): Include java-tree.h.
2000-09-12 Tom Tromeyre GNATS gcj/33 (gcj mangles composed characters)
2000-08-11 Alexandre Petit... class.c (maybe_layout_super_class): Fixed indentation.
2000-07-21 Alexandre Petit... [multiple changes]
2000-07-07 Alexandre Petit... [multiple changes]
2000-06-22 Alexandre Petit... [multiple changes]
2000-06-01 Alexandre Petit... class.c (common_enclosing_context_p): New function.
2000-05-09 Zack Weinbergtop level:
2000-04-24 Robert LipeRespective ChangeLogs for common, cp/, java/
2000-04-21 Alexandre Petit... [multiple changes]
2000-04-06 Tom Tromeyre GNATS gcj/164 (compiler permits "volatile final...
2000-03-23 Alexandre Petit... [multiple changes]
2000-03-14 Alexandre Petit... Added Java 1.1 language features.
2000-03-07 Alexandre Petit... [multiple changes]
2000-02-29 Richard Kenner* Eliminate DECL_FIELD_SIZE.
2000-01-25 Kaveh R. Ghaziparse.h (OBSOLETE_MODIFIER_WARNING): Don't use ANSI...
2000-01-21 Kaveh R. Ghazibuffer.h: PROTO -> PARAMS.
2000-01-06 Alexandre Petit... Makefile.in (LIBDEPS): Added gcc's errors.o
1999-12-31 Kaveh R. Ghaziclass.c (assume_compiled, [...]): Add static prototype.
1999-12-31 Kaveh R. Ghaziparse.h (ABSTRACT_CHECK, [...]): Avoid the use of ANSI...
1999-12-30 Alexandre Petit... class.c (class_depth): Return -1 if the class doesn...
1999-12-12 Alexandre Petit... parse.h (EXPR_WFL_QUALIFICATION): Temporary uses the...
1999-12-10 Andrew Haleyparse.h (BUILD_THROW): Add support for sjlj-exceptions.
1999-10-14 Kaveh R. Ghazijcf-dump.c (print_constant, [...]): Don't call a variad...
1999-08-25 Kaveh R. Ghazigjavah.c (print_name, [...]): Add static prototype.
1999-08-04 Kaveh R. GhaziWarning fixes:
1999-05-05 Per Bothnerclass.c (make_field_value): DECL_INITIAL may be a strin...
1999-05-03 Alexandre Petit... check-init.c (check_init): Exclude a case of error...
1999-04-26 Alexandre Petit... class.c (layout_class_method): Generate <clinit>'s...
1999-04-21 Alexandre Petit... decl.c (predef_filenames, [...]): New globals
1999-03-27 Alexandre Petit... [multiple changes]
1999-03-21 Kaveh R. GhaziMakefile.in (jcf-dump.o): Depend on $(CONFIG_H) $(srcdi...
1999-03-15 Per Bothnerclass.c (make_class): Don't set CLASS_P here (because...
1999-03-12 Alexandre Petit... parse.y (java_stabilize_reference): Return NODE when...
1999-03-12 Kaveh R. GhaziWarning fixes:
1999-03-06 Kaveh R. GhaziMakefile.in (jcf-parse.o): Depend on $(PARSE_H).
1999-02-21 Per Bothnerdecl.c (build_result_decl): New method.
1999-02-19 Per Bothnerparse.y (obtain_incomplete_type): Don't wrap unknown...
1999-02-19 Per BothnerUse new TRY_FINALLY_EXPR tree node.
1999-02-08 Alexandre Petit... parse.h: DECL_P renamed JDECL_P.
1999-01-29 Tom Tromeyparse.h (BUILD_APPEND): If ARG is a non-String object...
1999-01-13 Alexandre Petit... class.c (maybe_layout_super_class): Fixed returned...
1999-01-06 Jeff LawFix copyrights.
1999-01-06 Per Bothnercheck-init.c: New file.
1998-12-09 Alexandre Petit... java-tree.def (NEW_ARRAY_INIT): New Java tree code.
1998-12-03 Alexandre Petit... java-tree.h (java_layout_seen_class_methods): New funct...
1998-12-01 Alexandre Petit... class.c (layout_class_method): Don't report error on...
next