| Commit message (Expand) | Author | Age | Files | Lines |
* | * lex.h (HAVE_ICONV): Undefine if we do not have HAVE_ICONV_H | gerald | 2004-11-06 | 1 | -1/+5 |
* | * boehm.c, builtins.c, java-except.h, jcf-io.c, jcf-path.c, | kazu | 2004-10-15 | 1 | -1/+1 |
* | Simplify lexer. Implement --enable-mapped-location support. | bothner | 2004-09-30 | 1 | -78/+43 |
* | * tree.h (force_fit_type): Return a tree, take three flags. | nathan | 2004-08-05 | 1 | -6/+0 |
* | * tree-alias-common.h (struct tree_alias_ops): Change ip and | jsm28 | 2004-06-21 | 1 | -4/+4 |
* | * lex.c (java_new_lexer): Set 'encoding'. | bryce | 2004-05-26 | 1 | -0/+3 |
* | * aclocal.m4 (AM_ICONV): Add explicit check for iconv.h. | zack | 2003-12-03 | 1 | -1/+1 |
* | * Make-lang.in (java/parse.o, java/parse-scan.o): Depend on input.h. | nathan | 2003-05-04 | 1 | -0/+2 |
* | * Makefile.in (TREE_H): Replace location.h with input.h. | nathan | 2003-05-02 | 1 | -1/+0 |
* | * input.h (lineno): Rename to ... | nathan | 2003-05-01 | 1 | -1/+1 |
* | Merge from pch-branch. | geoffk | 2003-01-10 | 1 | -3/+4 |
* | * All Files: Remove PARAMS macro. | ghazi | 2003-01-09 | 1 | -1/+1 |
* | * Make-lang.in, boehm.c, buffer.c, | neroden | 2003-01-01 | 1 | -5/+6 |
* | Fix for PR java/6388. | tromey | 2002-11-06 | 1 | -4/+4 |
* | Reverted erroneous checkin | tromey | 2002-11-02 | 1 | -4/+4 |
* | Fix for PR java/6388. | tromey | 2002-11-02 | 1 | -4/+4 |
* | * c-format.c (maybe_read_dollar_number): Use safe-ctype macros | ghazi | 2001-10-21 | 1 | -13/+5 |
* | * toplev.c (set_float_handler): Make static. | zack | 2001-08-12 | 1 | -5/+0 |
* | For PR java/2812: | tromey | 2001-07-18 | 1 | -2/+2 |
* | Standardize header guards. | rth | 2001-05-26 | 1 | -3/+3 |
* | * Make-lang.in (JAVA_LEX_C): Added chartables.h. | tromey | 2000-12-13 | 1 | -315/+31 |
* | * lex.h (JAVA_FLOAT_RANGE_ERROR): Typo fix. | tromey | 2000-11-06 | 1 | -1/+1 |
* | * lex.h (_JAVA_IDENTIFIER_IGNORABLE): New macro. | tromey | 2000-11-03 | 1 | -0/+15 |
* | * lex.c (java_new_lexer): Initialize new fields. Work around | tromey | 2000-10-26 | 1 | -1/+11 |
* | * lex.c (java_new_lexer): Initialize out_first and out_last | tromey | 2000-10-10 | 1 | -0/+14 |
* | * lex.h: Use HAVE_ICONV_H, not HAVE_ICONV. | tromey | 2000-09-15 | 1 | -1/+1 |
* | Fix for PR gcj/33: | tromey | 2000-09-12 | 1 | -4/+37 |
* | * Makefile.in (PARSE_C, PARSE_SCAN_C): Move dependencies on | zack | 2000-02-17 | 1 | -1/+0 |
* | * buffer.h: PROTO -> PARAMS. | ghazi | 2000-01-21 | 1 | -2/+2 |
* | * lex.h (BUILD_OPERATOR2): Return ASSIGN_ANY_TK in `lite' case as | tromey | 1999-10-04 | 1 | -1/+1 |
* | * lex.h: Never define HOST_WIDE_INT, HOST_BITS_PER_WIDE_INT or | ghazi | 1999-05-12 | 1 | -3/+0 |
* | Warning fixes: | ghazi | 1999-03-23 | 1 | -1/+0 |
* | h | bothner | 1999-03-13 | 1 | -2/+2 |
* | Fix copyrights. | law | 1999-01-06 | 1 | -1/+1 |
* | � | bothner | 1999-01-06 | 1 | -19/+0 |
* | Wed Dec 9 15:37:05 1998 Alexandre Petit-Bianco <apbianco@cygnus.com> | apbianco | 1998-12-09 | 1 | -0/+1 |
* | Tue Nov 10 12:34:03 1998 Alexandre Petit-Bianco <apbianco@cygnus.com> | apbianco | 1998-11-10 | 1 | -7/+19 |
* | * jcf-io.c (find_class): Use saw_java_source to determine when to | tromey | 1998-10-22 | 1 | -1/+0 |
* | Fri Oct 16 10:59:01 1998 Alexandre Petit-Bianco <apbianco@cygnus.com> | apbianco | 1998-10-16 | 1 | -0/+2 |
* | Wed Oct 14 18:21:29 1998 Alexandre Petit-Bianco <apbianco@cygnus.com> | apbianco | 1998-10-14 | 1 | -0/+1 |
* | Initial revision | green | 1998-09-06 | 1 | -0/+512 |