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:
0ee4870
)
* sparc-dis.c (X_DISP19): Define.
author
David Edelsohn
<dje.gcc@gmail.com>
Tue, 5 Sep 1995 23:12:27 +0000
(23:12 +0000)
committer
David Edelsohn
<dje.gcc@gmail.com>
Tue, 5 Sep 1995 23:12:27 +0000
(23:12 +0000)
(print_insn, case 'G'): Use it.
(print_insn, case 'L'): Sign extend displacement.
opcodes/ChangeLog
patch
|
blob
|
history
diff --git
a/opcodes/ChangeLog
b/opcodes/ChangeLog
index 3c8497cad1b815788fa4fc13a2d078b601954aff..c1aebd64a042ac1d8560b90a23b11e053907bd42 100644
(file)
--- a/
opcodes/ChangeLog
+++ b/
opcodes/ChangeLog
@@
-1,3
+1,9
@@
+Tue Sep 5 16:09:59 1995 Doug Evans <dje@canuck.cygnus.com>
+
+ * sparc-dis.c (X_DISP19): Define.
+ (print_insn, case 'G'): Use it.
+ (print_insn, case 'L'): Sign extend displacement.
+
Mon Sep 4 14:28:46 1995 Ian Lance Taylor <ian@cygnus.com>
* configure.in: Run ../bfd/configure.host before AC_PROG_CC.