8sa1-gcc/gcc/java
Alexandre Petit-Bianco 1c7f3673c0 [multiple changes]
Thu Nov 19 11:16:55 1998  Alexandre Petit-Bianco  <apbianco@cygnus.com>
	* jcf-parse.c (jcf_parse_source): Function returned type is
 	void. Added prototype.
	(jcf_parse): Function returned type is void.
	(yyparse): Remove call to fclose on the last parsed file.
	* java-tree.h (jcf_parse): Changed jcf_parse prototype.
Wed Nov 18 14:21:48 1998  Anthony Green  <green@cygnus.com>
	* jcf-parse.c (yyparse): Open class file in binary mode.
Fixes a show-stopper and includes a missing patch.

From-SVN: r23715
1998-11-19 04:13:39 -08:00
..
buffer.c
buffer.h
ChangeLog [multiple changes] 1998-11-19 04:13:39 -08:00
class.c class.c (unmangle_classname): Set QUALIFIED_P when appropriate. 1998-11-18 17:54:44 -08:00
config-lang.in
constants.c
convert.h
decl.c class.c (unmangle_classname): Set QUALIFIED_P when appropriate. 1998-11-18 17:54:44 -08:00
except.c
expr.c class.c (unmangle_classname): Set QUALIFIED_P when appropriate. 1998-11-18 17:54:44 -08:00
gjavah.c
java-except.h
java-opcodes.h
java-tree.def
java-tree.h [multiple changes] 1998-11-19 04:13:39 -08:00
javaop.def
javaop.h
jcf-depend.c
jcf-dump.c
jcf-io.c
jcf-parse.c [multiple changes] 1998-11-19 04:13:39 -08:00
jcf-path.c
jcf-reader.c
jcf-write.c jvgenmain.c: Need to #include "gansidecl.h" (to get PROTO). 1998-11-15 09:16:05 -08:00
jcf.h
jv-scan.c
jvgenmain.c jvgenmain.c: Need to #include "gansidecl.h" (to get PROTO). 1998-11-15 09:16:05 -08:00
jvspec.c
keyword.gperf
keyword.h
lang-options.h
lang-specs.h
lang.c class.c (unmangle_classname): Set QUALIFIED_P when appropriate. 1998-11-18 17:54:44 -08:00
lex.c
lex.h
Make-lang.in
Makefile.in
mangle.c
parse-scan.c
parse-scan.y
parse.c class.c (unmangle_classname): Set QUALIFIED_P when appropriate. 1998-11-18 17:54:44 -08:00
parse.h class.c (unmangle_classname): Set QUALIFIED_P when appropriate. 1998-11-18 17:54:44 -08:00
parse.y class.c (unmangle_classname): Set QUALIFIED_P when appropriate. 1998-11-18 17:54:44 -08:00
typeck.c
verify.c
zextract.c
zipfile.h