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:
0c9b385
)
* mn10300.h: Add "machine" field for instructions.
author
Jeff Law
<law@redhat.com>
Fri, 26 Jun 1998 17:14:20 +0000
(17:14 +0000)
committer
Jeff Law
<law@redhat.com>
Fri, 26 Jun 1998 17:14:20 +0000
(17:14 +0000)
(MN103, AM30): Define machine types.
(AM33): Define machine type.
include/opcode/ChangeLog
patch
|
blob
|
history
diff --git
a/include/opcode/ChangeLog
b/include/opcode/ChangeLog
index 74eaf85bfe9b3fc685c26090805df0754ad4c923..7bce16e96b5566833f0260517738891e90457585 100644
(file)
--- a/
include/opcode/ChangeLog
+++ b/
include/opcode/ChangeLog
@@
-1,3
+1,11
@@
+Fri Jun 26 11:09:06 1998 Jeffrey A Law (law@cygnus.com)
+
+ * mn10300.h: Add "machine" field for instructions.
+ (MN103, AM30): Define machine types.
+start-sanitize-am33
+ (AM33): Define machine type.
+end-sanitize-am33
+
start-sanitize-am33
Mon Jun 22 13:28:59 1998 Jeffrey A Law (law@cygnus.com)