OSDN Git Service

* config/i386/i386.md (*sinxf2): Rename to *sinxf2_i387.
[pf3gnuchains/gcc-fork.git] / gcc / java / lex.h
2006-01-31 dalecki2006-01-31 Marcin Dalecki <martin@dalecki.de>
2005-06-25 kcookUpdate FSF address.
2004-11-06 gerald * lex.h (HAVE_ICONV): Undefine if we do not have HAVE_...
2004-10-15 kazu * boehm.c, builtins.c, java-except.h, jcf-io.c, jcf...
2004-09-30 bothner Simplify lexer. Implement --enable-mapped-location...
2004-08-05 nathan * tree.h (force_fit_type): Return a tree, take three...
2004-06-21 jsm28 * tree-alias-common.h (struct tree_alias_ops): Change...
2004-05-26 bryce * lex.c (java_new_lexer): Set 'encoding'.
2003-12-03 zack * aclocal.m4 (AM_ICONV): Add explicit check for iconv.h.
2003-05-04 nathan * Make-lang.in (java/parse.o, java/parse-scan.o):...
2003-05-02 nathan * Makefile.in (TREE_H): Replace location.h with input.h.
2003-05-01 nathan * input.h (lineno): Rename to ...
2003-01-10 geoffkMerge from pch-branch.
2003-01-09 ghazi * All Files: Remove PARAMS macro.
2003-01-01 neroden * Make-lang.in, boehm.c, buffer.c,
2002-11-06 tromey Fix for PR java/6388.
2002-11-02 tromeyReverted erroneous checkin
2002-11-02 tromey Fix for PR java/6388.
2001-10-21 ghazi * c-format.c (maybe_read_dollar_number): Use safe...
2001-08-12 zack * toplev.c (set_float_handler): Make static.
2001-07-18 tromey For PR java/2812:
2001-05-26 rthStandardize header guards.
2000-12-13 tromey * Make-lang.in (JAVA_LEX_C): Added chartables.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