]> Git Repo - binutils.git/commitdiff
* hppa-dis.c (print_insn_hppa): Read the instruction using
authorIan Lance Taylor <[email protected]>
Tue, 1 Nov 1994 00:02:52 +0000 (00:02 +0000)
committerIan Lance Taylor <[email protected]>
Tue, 1 Nov 1994 00:02:52 +0000 (00:02 +0000)
bfd_getb32, so that it works on a little endian or 64 bit host.
Remove unused local variable op.

opcodes/ChangeLog

index 3ee0b793bd53e18b131ab274da1ff86b7bb98b71..719bc68c41e0c7c74ce3f3b310df9fefabbcc83a 100644 (file)
@@ -1,3 +1,9 @@
+Mon Oct 31 18:48:10 1994  Ian Lance Taylor  <[email protected]>
+
+       * hppa-dis.c (print_insn_hppa): Read the instruction using
+       bfd_getb32, so that it works on a little endian or 64 bit host.
+       Remove unused local variable op.
+
 Tue Oct 25 17:07:57 1994  Ian Lance Taylor  <[email protected]>
 
        * mips-opc.c: Use or instead of addu for pseudo-op move, since
This page took 0.037122 seconds and 4 git commands to generate.