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:
418c174
)
oops, fix an error in the previous entry.
author
Matthew Green
<mrg@redhat.com>
Sat, 13 Oct 2001 02:27:25 +0000
(
02:27
+0000)
committer
Matthew Green
<mrg@redhat.com>
Sat, 13 Oct 2001 02:27:25 +0000
(
02:27
+0000)
include/opcode/ChangeLog
patch
|
blob
|
history
diff --git
a/include/opcode/ChangeLog
b/include/opcode/ChangeLog
index bce864b2e9509adca2a2022e8a899603225391fd..690b19ce059be1aaca62a6a9b1819ec78f4b616c 100644
(file)
--- a/
include/opcode/ChangeLog
+++ b/
include/opcode/ChangeLog
@@
-1,7
+1,8
@@
2001-10-12 matthew green <mrg@redhat.com>
- * ppc.h (PPC_OPCODE_BOOKE, PPC_OPCODE_403): New opcode flags for
- BookE and PowerPC403 instructions.
+ * ppc.h (PPC_OPCODE_BOOKE, PPC_OPCODE_BOOKE64, PPC_OPCODE_403): New
+ opcode flags for BookE 32-bit, BookE 64-bit and PowerPC 403
+ instructions, respectively.
2001-09-27 Nick Clifton <nickc@cambridge.redhat.com>