| Commit message (Expand) | Author | Age | Files | Lines |
* | Make-lang.in (java/parse.o, [...]): Depend on input.h. | Nathan Sidwell | 2003-05-04 | 1 | -0/+2 |
* | Makefile.in (TREE_H): Replace location.h with input.h. | Nathan Sidwell | 2003-05-02 | 1 | -1/+0 |
* | input.h (lineno): Rename to ... | Nathan Sidwell | 2003-05-01 | 1 | -1/+1 |
* | Merge from pch-branch. | Geoffrey Keating | 2003-01-10 | 1 | -3/+4 |
* | * All Files: Remove PARAMS macro. | Kaveh R. Ghazi | 2003-01-09 | 1 | -1/+1 |
* | Make-lang.in, [...]: Replace "GNU CC" with "GCC" in the copyright header. | Steven Bosscher | 2003-01-01 | 1 | -5/+6 |
* | re PR java/6388 (Integer.MIN_VALUE == 0x80000000 optimized to false on powerpc) | Tom Tromey | 2002-11-06 | 1 | -4/+4 |
* | Reverted erroneous checkin | Tom Tromey | 2002-11-02 | 1 | -4/+4 |
* | re PR java/6388 (Integer.MIN_VALUE == 0x80000000 optimized to false on powerpc) | Tom Tromey | 2002-11-02 | 1 | -4/+4 |
* | c-format.c (maybe_read_dollar_number): Use safe-ctype macros and/or fold extr... | Kaveh R. Ghazi | 2001-10-21 | 1 | -13/+5 |
* | toplev.c (set_float_handler): Make static. | Zack Weinberg | 2001-08-12 | 1 | -5/+0 |
* | For PR java/2812: | Tom Tromey | 2001-07-18 | 1 | -2/+2 |
* | Standardize header guards. | Richard Henderson | 2001-05-25 | 1 | -3/+3 |
* | Make-lang.in (JAVA_LEX_C): Added chartables.h. | Tom Tromey | 2000-12-13 | 1 | -315/+31 |
* | lex.h (JAVA_FLOAT_RANGE_ERROR): Typo fix. | Tom Tromey | 2000-11-06 | 1 | -1/+1 |
* | lex.h (_JAVA_IDENTIFIER_IGNORABLE): New macro. | Tom Tromey | 2000-11-03 | 1 | -0/+15 |
* | lex.c (java_new_lexer): Initialize new fields. | Tom Tromey | 2000-10-26 | 1 | -1/+11 |
* | lex.c (java_new_lexer): Initialize out_first and out_last fields. | Tom Tromey | 2000-10-10 | 1 | -0/+14 |
* | * lex.h: Use HAVE_ICONV_H, not HAVE_ICONV. | Tom Tromey | 2000-09-15 | 1 | -1/+1 |
* | re GNATS gcj/33 (gcj mangles composed characters) | Tom Tromey | 2000-09-12 | 1 | -4/+37 |
* | Makefile.in (PARSE_C, [...]): Move dependencies on lex.c, lex.h, and PARSE_H ... | Zack Weinberg | 2000-02-17 | 1 | -1/+0 |
* | buffer.h: PROTO -> PARAMS. | Kaveh R. Ghazi | 2000-01-21 | 1 | -2/+2 |
* | re GNATS gcj/59 (Problem with jv-scan --print-main) | Tom Tromey | 1999-10-04 | 1 | -1/+1 |
* | lex.h: Never define HOST_WIDE_INT, HOST_BITS_PER_WIDE_INT or HOST_BITS_PER_CHAR. | Kaveh R. Ghazi | 1999-05-12 | 1 | -3/+0 |
* | Warning fixes: | Kaveh R. Ghazi | 1999-03-23 | 1 | -1/+0 |
* | lex.c (java_read_char): UNGET invalid non-initial utf8 character. | Per Bothner | 1999-03-13 | 1 | -2/+2 |
* | Fix copyrights. | Jeff Law | 1999-01-06 | 1 | -1/+1 |
* | lex.h: Moved static function declarations to lex.c, to shut up some -Wall war... | Per Bothner | 1999-01-06 | 1 | -19/+0 |
* | java-tree.def (NEW_ARRAY_INIT): New Java tree code. | Alexandre Petit-Bianco | 1998-12-09 | 1 | -0/+1 |
* | class.c (is_compiled_class): Call safe_layout_class for class compiled from s... | Alexandre Petit-Bianco | 1998-11-10 | 1 | -7/+19 |
* | jcf-io.c (find_class): Use saw_java_source to determine when to look for `.ja... | Tom Tromey | 1998-10-22 | 1 | -1/+0 |
* | lex.c (setjmp.h): No longer included. | Alexandre Petit-Bianco | 1998-10-16 | 1 | -0/+2 |
* | java-tree.h (pop_labeled_block, [...]): New function prototypes. | Alexandre Petit-Bianco | 1998-10-14 | 1 | -0/+1 |
* | Initial revision | Anthony Green | 1998-09-06 | 1 | -0/+512 |