re PR target/11689 (g++3.3 emits un-assembleable code for k6 architecture)
[platform/upstream/gcc.git] / gcc / java / lex.h
2003-05-04 Nathan SidwellMake-lang.in (java/parse.o, [...]): Depend on input.h.
2003-05-02 Nathan SidwellMakefile.in (TREE_H): Replace location.h with input.h.
2003-05-01 Nathan Sidwellinput.h (lineno): Rename to ...
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-11-06 Tom Tromeyre PR java/6388 (Integer.MIN_VALUE == 0x80000000 optimi...
2002-11-02 Tom TromeyReverted erroneous checkin
2002-11-02 Tom Tromeyre PR java/6388 (Integer.MIN_VALUE == 0x80000000 optimi...
2001-10-21 Kaveh R. Ghazic-format.c (maybe_read_dollar_number): Use safe-ctype...
2001-08-12 Zack Weinbergtoplev.c (set_float_handler): Make static.
2001-07-18 Tom TromeyFor PR java/2812:
2001-05-26 Richard HendersonStandardize header guards.
2000-12-13 Tom TromeyMake-lang.in (JAVA_LEX_C): Added chartables.h.
2000-11-06 Tom Tromeylex.h (JAVA_FLOAT_RANGE_ERROR): Typo fix.
2000-11-03 Tom Tromeylex.h (_JAVA_IDENTIFIER_IGNORABLE): New macro.
2000-10-26 Tom Tromeylex.c (java_new_lexer): Initialize new fields.
2000-10-10 Tom Tromeylex.c (java_new_lexer): Initialize out_first and out_la...
2000-09-15 Tom Tromey* lex.h: Use HAVE_ICONV_H, not HAVE_ICONV.
2000-09-12 Tom Tromeyre GNATS gcj/33 (gcj mangles composed characters)
2000-02-17 Zack WeinbergMakefile.in (PARSE_C, [...]): Move dependencies on...
2000-01-21 Kaveh R. Ghazibuffer.h: PROTO -> PARAMS.
1999-10-04 Tom Tromeyre GNATS gcj/59 (Problem with jv-scan --print-main)
1999-05-12 Kaveh R. Ghazilex.h: Never define HOST_WIDE_INT, HOST_BITS_PER_WIDE_I...
1999-03-23 Kaveh R. GhaziWarning fixes:
1999-03-13 Per Bothnerlex.c (java_read_char): UNGET invalid non-initial utf8...
1999-01-06 Jeff LawFix copyrights.
1999-01-06 Per Bothnerlex.h: Moved static function declarations to lex.c...
1998-12-09 Alexandre Petit... java-tree.def (NEW_ARRAY_INIT): New Java tree code.
1998-11-10 Alexandre Petit... class.c (is_compiled_class): Call safe_layout_class...
1998-10-22 Tom Tromeyjcf-io.c (find_class): Use saw_java_source to determine...
1998-10-16 Alexandre Petit... lex.c (setjmp.h): No longer included.
1998-10-14 Alexandre Petit... java-tree.h (pop_labeled_block, [...]): New function...
1998-09-06 Anthony GreenInitial revision