egcs/gcc/java ChangeLog Makefile.in jv-scan.c ...
ghazi@cygnus.com
ghazi@cygnus.com
Fri Nov 27 10:29:00 GMT 1998
CVSROOT: /egcs/carton/cvsfiles
Module name: egcs
Changes by: ghazi@egcs.cygnus.com 98/11/27 10:25:19
Modified files:
gcc/java : ChangeLog Makefile.in jv-scan.c jvgenmain.c
jvspec.c parse-scan.y parse-scan.c
Log message:
* Makefile.in (jc1, jv-scan): Link with $(SUBDIR_OBSTACK).
* jv-scan.c: Fix xmalloc prototype. Provide an xmalloc definition.
* jvgenmain.c: Remove the xmalloc prototype, we get it from
libiberty.h. Provide an xmalloc definition.
* jvspec.c: Remove the xmalloc prototype.
* parse-scan.y: Include config.h and system.h. Don't include
OS headers or gansidecl.h. Don't prototype xmalloc/xstrdup.
Provide an xstrdup definition.
More information about the Gcc-cvs
mailing list