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:
3cb4caa
)
Make "ta" the default trap instruction, "t" the alias.
author
John Gilmore
<gnu@cygnus>
Tue, 6 Apr 1993 00:38:25 +0000
(
00:38
+0000)
committer
John Gilmore
<gnu@cygnus>
Tue, 6 Apr 1993 00:38:25 +0000
(
00:38
+0000)
opcodes/ChangeLog
patch
|
blob
|
history
diff --git
a/opcodes/ChangeLog
b/opcodes/ChangeLog
index 70d3e92608e3090d7fa999fae71888e31eaee7a2..3ae7b141060854e3a37793340f638841d0e1c1aa 100644
(file)
--- a/
opcodes/ChangeLog
+++ b/
opcodes/ChangeLog
@@
-1,3
+1,12
@@
+Mon Apr 5 17:37:37 1993 John Gilmore (gnu@cygnus.com)
+
+ * sparc-dis.c: Make "ta" the default trap instruction, "t" the alias.
+
+Fri Apr 2 07:24:27 1993 Ian Lance Taylor (ian@cygnus.com)
+
+ * a29k-dis.c, sparc-dis.c, sparc-opc.c: Use CONST rather than
+ const.
+
Thu Apr 1 11:20:43 1993 Jim Kingdon (kingdon@cygnus.com)
* sparc-dis.c: Use fprintf_func a few places where I forgot,