summaryrefslogtreecommitdiff
path: root/gcc/java/lex.h
Commit message (Expand)AuthorAgeFilesLines
* Simplify lexer. Implement --enable-mapped-location support.bothner2004-09-301-78/+43
* * tree.h (force_fit_type): Return a tree, take three flags.nathan2004-08-051-6/+0
* * tree-alias-common.h (struct tree_alias_ops): Change ip andjsm282004-06-211-4/+4
* * lex.c (java_new_lexer): Set 'encoding'.bryce2004-05-261-0/+3
* * aclocal.m4 (AM_ICONV): Add explicit check for iconv.h.zack2003-12-031-1/+1
* * Make-lang.in (java/parse.o, java/parse-scan.o): Depend on input.h.nathan2003-05-041-0/+2
* * Makefile.in (TREE_H): Replace location.h with input.h.nathan2003-05-021-1/+0
* * input.h (lineno): Rename to ...nathan2003-05-011-1/+1
* Merge from pch-branch.geoffk2003-01-101-3/+4
* * All Files: Remove PARAMS macro.ghazi2003-01-091-1/+1
* * Make-lang.in, boehm.c, buffer.c,neroden2003-01-011-5/+6
* Fix for PR java/6388.tromey2002-11-061-4/+4
* Reverted erroneous checkintromey2002-11-021-4/+4
* Fix for PR java/6388.tromey2002-11-021-4/+4
* * c-format.c (maybe_read_dollar_number): Use safe-ctype macrosghazi2001-10-211-13/+5
* * toplev.c (set_float_handler): Make static.zack2001-08-121-5/+0
* For PR java/2812:tromey2001-07-181-2/+2
* Standardize header guards.rth2001-05-261-3/+3
* * Make-lang.in (JAVA_LEX_C): Added chartables.h.tromey2000-12-131-315/+31
* * lex.h (JAVA_FLOAT_RANGE_ERROR): Typo fix.tromey2000-11-061-1/+1
* * lex.h (_JAVA_IDENTIFIER_IGNORABLE): New macro.tromey2000-11-031-0/+15
* * lex.c (java_new_lexer): Initialize new fields. Work aroundtromey2000-10-261-1/+11
* * lex.c (java_new_lexer): Initialize out_first and out_lasttromey2000-10-101-0/+14
* * lex.h: Use HAVE_ICONV_H, not HAVE_ICONV.tromey2000-09-151-1/+1
* Fix for PR gcj/33:tromey2000-09-121-4/+37
* * Makefile.in (PARSE_C, PARSE_SCAN_C): Move dependencies onzack2000-02-171-1/+0
* * buffer.h: PROTO -> PARAMS.ghazi2000-01-211-2/+2
* * lex.h (BUILD_OPERATOR2): Return ASSIGN_ANY_TK in `lite' case astromey1999-10-041-1/+1
* * lex.h: Never define HOST_WIDE_INT, HOST_BITS_PER_WIDE_INT orghazi1999-05-121-3/+0
* Warning fixes:ghazi1999-03-231-1/+0
* hbothner1999-03-131-2/+2
* Fix copyrights.law1999-01-061-1/+1
* bothner1999-01-061-19/+0
* Wed Dec 9 15:37:05 1998 Alexandre Petit-Bianco <apbianco@cygnus.com>apbianco1998-12-091-0/+1
* Tue Nov 10 12:34:03 1998 Alexandre Petit-Bianco <apbianco@cygnus.com>apbianco1998-11-101-7/+19
* * jcf-io.c (find_class): Use saw_java_source to determine when totromey1998-10-221-1/+0
* Fri Oct 16 10:59:01 1998 Alexandre Petit-Bianco <apbianco@cygnus.com>apbianco1998-10-161-0/+2
* Wed Oct 14 18:21:29 1998 Alexandre Petit-Bianco <apbianco@cygnus.com>apbianco1998-10-141-0/+1
* Initial revisiongreen1998-09-061-0/+512