* cgen-opc.c: #include <ctype.h>.
authorDavid Edelsohn <dje.gcc@gmail.com>
Tue, 15 Jul 1997 20:02:47 +0000 (20:02 +0000)
committerDavid Edelsohn <dje.gcc@gmail.com>
Tue, 15 Jul 1997 20:02:47 +0000 (20:02 +0000)
commit0d7c678ec1ec5ad5966e42dacbbc19fc97f1b4ef
tree587098919b391d792b902b15eed8c2f059b076b4
parenta652f74c72102262165bbc4b60ea1a22adf3bee7
* cgen-opc.c: #include <ctype.h>.
(hash_keyword_name): New arg `case_sensitive_p'.  Callers updated.
Handle case insensitive hashing.
(hash_keyword_value): Change type of `value' to unsigned int.
opcodes/ChangeLog