* ns32k.h (struct ns32k_opcode): Constify "name", "operands" and

"default_args".
	(struct not_wot): Constify "args".
	(struct not): Constify "name".
	(numopcodes): Delete.
	(endop): Delete.
This commit is contained in:
Alan Modra
2002-12-16 09:53:48 +00:00
parent ba1ff7c9b8
commit b446bff5bc
2 changed files with 22 additions and 17 deletions

View File

@@ -1,3 +1,12 @@
2002-12-16 Alan Modra <amodra@bigpond.net.au>
* ns32k.h (struct ns32k_opcode): Constify "name", "operands" and
"default_args".
(struct not_wot): Constify "args".
(struct not): Constify "name".
(numopcodes): Delete.
(endop): Delete.
2002-12-13 Alan Modra <amodra@bigpond.net.au>
* pj.h (pj_opc_info_t): Add union.