summaryrefslogtreecommitdiff
path: root/gcc/java/lex.h
Commit message (Expand)AuthorAgeFilesLines
* Warning fixes:Kaveh R. Ghazi1999-03-231-1/+0
* lex.c (java_read_char): UNGET invalid non-initial utf8 character.Per Bothner1999-03-131-2/+2
* Fix copyrights.Jeff Law1999-01-061-1/+1
* lex.h: Moved static function declarations to lex.c, to shut up some -Wall war...Per Bothner1999-01-061-19/+0
* java-tree.def (NEW_ARRAY_INIT): New Java tree code.Alexandre Petit-Bianco1998-12-091-0/+1
* class.c (is_compiled_class): Call safe_layout_class for class compiled from s...Alexandre Petit-Bianco1998-11-101-7/+19
* jcf-io.c (find_class): Use saw_java_source to determine when to look for `.ja...Tom Tromey1998-10-221-1/+0
* lex.c (setjmp.h): No longer included.Alexandre Petit-Bianco1998-10-161-0/+2
* java-tree.h (pop_labeled_block, [...]): New function prototypes.Alexandre Petit-Bianco1998-10-141-0/+1
* Initial revisionAnthony Green1998-09-061-0/+512