Age | Commit message (Expand) | Author | Files | Lines |
2006-01-31 | tree-vrp.c: Use XNEW/XCNEW allocation wrappers. | Marcin Dalecki | 1 | -1/+1 |
2005-06-25 | Update FSF address. | Kelley Cook | 1 | -2/+2 |
2004-11-06 | lex.h (HAVE_ICONV): Undefine if we do not have HAVE_ICONV_H as well. | Zack Weinberg | 1 | -1/+5 |
2004-10-15 | boehm.c, [...]: Update copyright. | Kazu Hirata | 1 | -1/+1 |
2004-09-30 | Simplify lexer. Implement --enable-mapped-location support. | Per Bothner | 1 | -78/+43 |
2004-08-05 | tree.h (force_fit_type): Return a tree, take three flags. | Nathan Sidwell | 1 | -6/+0 |
2004-06-21 | tree-alias-common.h (struct tree_alias_ops): Change ip and ip_partial to unsi... | Joseph Myers | 1 | -4/+4 |
2004-05-26 | lex.c (java_new_lexer): Set 'encoding'. | Bryce McKinlay | 1 | -0/+3 |
2003-12-03 | aclocal.m4 (AM_ICONV): Add explicit check for iconv.h. | Zack Weinberg | 1 | -1/+1 |
2003-05-04 | Make-lang.in (java/parse.o, [...]): Depend on input.h. | Nathan Sidwell | 1 | -0/+2 |
2003-05-02 | Makefile.in (TREE_H): Replace location.h with input.h. | Nathan Sidwell | 1 | -1/+0 |
2003-05-01 | input.h (lineno): Rename to ... | Nathan Sidwell | 1 | -1/+1 |
2003-01-10 | Merge from pch-branch. | Geoffrey Keating | 1 | -3/+4 |
2003-01-09 | * All Files: Remove PARAMS macro. | Kaveh R. Ghazi | 1 | -1/+1 |
2003-01-01 | Make-lang.in, [...]: Replace "GNU CC" with "GCC" in the copyright header. | Steven Bosscher | 1 | -5/+6 |
2002-11-06 | re PR java/6388 (Integer.MIN_VALUE == 0x80000000 optimized to false on powerpc) | Tom Tromey | 1 | -4/+4 |
2002-11-02 | Reverted erroneous checkin | Tom Tromey | 1 | -4/+4 |
2002-11-02 | re PR java/6388 (Integer.MIN_VALUE == 0x80000000 optimized to false on powerpc) | Tom Tromey | 1 | -4/+4 |
2001-10-21 | c-format.c (maybe_read_dollar_number): Use safe-ctype macros and/or fold extr... | Kaveh R. Ghazi | 1 | -13/+5 |
2001-08-12 | toplev.c (set_float_handler): Make static. | Zack Weinberg | 1 | -5/+0 |
2001-07-18 | For PR java/2812: | Tom Tromey | 1 | -2/+2 |
2001-05-25 | Standardize header guards. | Richard Henderson | 1 | -3/+3 |
2000-12-13 | Make-lang.in (JAVA_LEX_C): Added chartables.h. | Tom Tromey | 1 | -315/+31 |
2000-11-06 | lex.h (JAVA_FLOAT_RANGE_ERROR): Typo fix. | Tom Tromey | 1 | -1/+1 |
2000-11-03 | lex.h (_JAVA_IDENTIFIER_IGNORABLE): New macro. | Tom Tromey | 1 | -0/+15 |
2000-10-26 | lex.c (java_new_lexer): Initialize new fields. | Tom Tromey | 1 | -1/+11 |
2000-10-10 | lex.c (java_new_lexer): Initialize out_first and out_last fields. | Tom Tromey | 1 | -0/+14 |
2000-09-15 | * lex.h: Use HAVE_ICONV_H, not HAVE_ICONV. | Tom Tromey | 1 | -1/+1 |
2000-09-12 | re GNATS gcj/33 (gcj mangles composed characters) | Tom Tromey | 1 | -4/+37 |
2000-02-17 | Makefile.in (PARSE_C, [...]): Move dependencies on lex.c, lex.h, and PARSE_H ... | Zack Weinberg | 1 | -1/+0 |
2000-01-21 | buffer.h: PROTO -> PARAMS. | Kaveh R. Ghazi | 1 | -2/+2 |
1999-10-04 | re GNATS gcj/59 (Problem with jv-scan --print-main) | Tom Tromey | 1 | -1/+1 |
1999-05-12 | lex.h: Never define HOST_WIDE_INT, HOST_BITS_PER_WIDE_INT or HOST_BITS_PER_CHAR. | Kaveh R. Ghazi | 1 | -3/+0 |
1999-03-23 | Warning fixes: | Kaveh R. Ghazi | 1 | -1/+0 |
1999-03-13 | lex.c (java_read_char): UNGET invalid non-initial utf8 character. | Per Bothner | 1 | -2/+2 |
1999-01-06 | Fix copyrights. | Jeff Law | 1 | -1/+1 |
1999-01-06 | lex.h: Moved static function declarations to lex.c, to shut up some -Wall war... | Per Bothner | 1 | -19/+0 |
1998-12-09 | java-tree.def (NEW_ARRAY_INIT): New Java tree code. | Alexandre Petit-Bianco | 1 | -0/+1 |
1998-11-10 | class.c (is_compiled_class): Call safe_layout_class for class compiled from s... | Alexandre Petit-Bianco | 1 | -7/+19 |
1998-10-22 | jcf-io.c (find_class): Use saw_java_source to determine when to look for `.ja... | Tom Tromey | 1 | -1/+0 |
1998-10-16 | lex.c (setjmp.h): No longer included. | Alexandre Petit-Bianco | 1 | -0/+2 |
1998-10-14 | java-tree.h (pop_labeled_block, [...]): New function prototypes. | Alexandre Petit-Bianco | 1 | -0/+1 |
1998-09-06 | Initial revision | Anthony Green | 1 | -0/+512 |