* Makefile.am (run-cgen): Pass options to cgen.

(stamp-m32r): Build operand instance table.
	(stamp-fr30,stamp-i960c): Don't build the table.
	* Makefile.in: Regenerate.
	* cgen.sh: New arg `options'.  Pass to cgen.
	* fr30-opc.c,i960c-opc.c: Regenerate.
This commit is contained in:
Doug Evans 1999-01-12 21:13:30 +00:00
parent c6d4dd9883
commit 2f8eccae3d
3 changed files with 453 additions and 3087 deletions

View File

@ -1,3 +1,14 @@
1999-01-12 Doug Evans <devans@casey.cygnus.com>
start-sanitize-cygnus
* Makefile.am (run-cgen): Pass options to cgen.
(stamp-m32r): Build operand instance table.
(stamp-fr30,stamp-i960c): Don't build the table.
* Makefile.in: Regenerate.
* cgen.sh: New arg `options'. Pass to cgen.
end-sanitize-cygnus
* fr30-opc.c,i960c-opc.c: Regenerate.
1999-01-11 Doug Evans <devans@casey.cygnus.com> 1999-01-11 Doug Evans <devans@casey.cygnus.com>
* fr30-opc.c: Regenerate. * fr30-opc.c: Regenerate.

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff