diff options
author | Nick Clifton <nickc@redhat.com> | 2000-12-02 00:55:22 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2000-12-02 00:55:22 +0000 |
commit | f9fe8a8ead5935a585726e4339df07fcd1c9201e (patch) | |
tree | b9b93448d2e43bd1a322127e62d78977313bd26f /include/opcode/ChangeLog | |
parent | 388732e7f6a9b690cf03ec1f1b6fe286c8dd4ecf (diff) | |
download | cygnal-f9fe8a8ead5935a585726e4339df07fcd1c9201e.tar.gz cygnal-f9fe8a8ead5935a585726e4339df07fcd1c9201e.tar.bz2 cygnal-f9fe8a8ead5935a585726e4339df07fcd1c9201e.zip |
Add MIPS V and MIPS 64 machine numbers
Diffstat (limited to 'include/opcode/ChangeLog')
-rw-r--r-- | include/opcode/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/include/opcode/ChangeLog b/include/opcode/ChangeLog index ceb0317c9..798d3039f 100644 --- a/include/opcode/ChangeLog +++ b/include/opcode/ChangeLog @@ -25,6 +25,9 @@ (OPCODE_IS_MEMBER): Update for new ISA membership-related constant meanings. + * mips.h (INSN_ISA64, ISA_MIPS5, ISA_MIPS64): New + definitions. + 2000-10-20 Jakub Jelinek <jakub@redhat.com> * sparc.h (enum sparc_opcode_arch_val): Add SPARC_OPCODE_ARCH_V9B. |