OSDN Git Service

Workaround for Itanium A/B step errata
[pf3gnuchains/gcc-fork.git] / gcc / java / lex.h
2000-11-06 tromey * lex.h (JAVA_FLOAT_RANGE_ERROR): Typo fix.
2000-11-03 tromey * lex.h (_JAVA_IDENTIFIER_IGNORABLE): New macro.
2000-10-26 tromey * lex.c (java_new_lexer): Initialize new fields. ...
2000-10-10 tromey * lex.c (java_new_lexer): Initialize out_first and...
2000-09-15 tromey * lex.h: Use HAVE_ICONV_H, not HAVE_ICONV.
2000-09-12 tromey Fix for PR gcj/33:
2000-02-17 zack * Makefile.in (PARSE_C, PARSE_SCAN_C): Move dependenci...
2000-01-21 ghazi * buffer.h: PROTO -> PARAMS.
1999-10-04 tromey * lex.h (BUILD_OPERATOR2): Return ASSIGN_ANY_TK in...
1999-05-12 ghazi * lex.h: Never define HOST_WIDE_INT, HOST_BITS_...
1999-03-23 ghaziWarning fixes:
1999-03-13 bothnerh
1999-01-06 lawFix copyrights.
1999-01-06 bothner
1998-12-09 apbiancoWed Dec 9 15:37:05 1998 Alexandre Petit-Bianco ...
1998-11-10 apbiancoTue Nov 10 12:34:03 1998 Alexandre Petit-Bianco ...
1998-10-22 tromey * jcf-io.c (find_class): Use saw_java_source to determ...
1998-10-16 apbiancoFri Oct 16 10:59:01 1998 Alexandre Petit-Bianco ...
1998-10-14 apbiancoWed Oct 14 18:21:29 1998 Alexandre Petit-Bianco ...
1998-09-06 greenInitial revision