projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8f7df70
)
Move 'P' and PERFREG stuff outside of the vr5400 sanitization markers.
author
Jeff Law
<law@redhat.com>
Mon, 15 Dec 1997 19:38:45 +0000
(19:38 +0000)
committer
Jeff Law
<law@redhat.com>
Mon, 15 Dec 1997 19:38:45 +0000
(19:38 +0000)
include/opcode/ChangeLog
patch
|
blob
|
history
diff --git
a/include/opcode/ChangeLog
b/include/opcode/ChangeLog
index 89850ed2b3c1505e665b8f33dee56df0aa9e85e9..8d9eeab6540f38cedbc569b200c4ad74148aa089 100644
(file)
--- a/
include/opcode/ChangeLog
+++ b/
include/opcode/ChangeLog
@@
-29,8
+29,9
@@
Fri Oct 24 22:36:20 1997 Ken Raeburn <raeburn@cygnus.com>
* mips.h: Added to comments a quick-ref list of all assigned
operand type characters.
+ (OP_{MASK,SH}_PERFREG): New macros.
start-sanitize-vr5400
- (OP_{MASK,SH}_{
PERFREG,
VECBYTE,VECALIGN}): New macros for VR5400
+ (OP_{MASK,SH}_{VECBYTE,VECALIGN}): New macros for VR5400
support.
end-sanitize-vr5400