egcs/gcc/java ChangeLog Make-lang.in Makefile. ...
Tom Tromey
tromey@cygnus.com
Thu Oct 22 13:51:00 GMT 1998
CVSROOT: /cvs/egcs
Module name: egcs
Changes by: tromey@egcs.cygnus.com 98/10/22 13:06:58
Modified files:
gcc/java : ChangeLog Make-lang.in Makefile.in
config-lang.in jcf-io.c jcf-parse.c parse.c
Log message:
1998-10-22 Tom Tromey <tromey@cygnus.com>
* config-lang.in (stagestuff): Added jcf-dump and jv-scan.
Sun Oct 11 10:31:52 1998 Anthony Green <green@cygnus.com>
* Make-lang.in (java): Depend on jcf-dump and jv-scan.
(JV_SCAN_SOURCES): New macro.
(JCF_DUMP_SOURCES): Likewise.
(jcf-dump$(exeext)): New target.
(jv-scan$(exeext)): New target.
1998-10-22 Tom Tromey <tromey@cygnus.com>
* Makefile.in (LEX): Removed.
(LEXFLAGS): Likewise.
(SET_BISON): New macro.
(BISON): Removed.
($(PARSE_C)): Use SET_BISON. Run bison from srcdir to avoid
spurious diffs in parse.c.
($(PARSE_SCAN_C)): Likewise.
(PARSE_DIR): New macro.
(PARSE_C): Use it.
(PARSE_SCAN_C): Likewise.
(PARSE_RELDIR): New macro.
More information about the Gcc-cvs
mailing list