* 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)
(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

index f741123b0d336bfda273be9ba4c572f6530ae2a6..539b510023017cb59a5afd4be77eb439b5a8ab46 100644 (file)
@@ -1,3 +1,10 @@
+Tue Jul 15 12:05:23 1997  Doug Evans  <dje@canuck.cygnus.com>
+
+       * 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.
+
 Thu Jul 10 12:56:10 1997  Jeffrey A Law  (law@cygnus.com)
 
        * mips-opc.c (mips_builtin_opcodes): If an insn uses single
This page took 0.036743 seconds and 4 git commands to generate.