diff options
author | Ken Raeburn <raeburn@cygnus> | 1995-04-18 16:24:09 +0000 |
---|---|---|
committer | Ken Raeburn <raeburn@cygnus> | 1995-04-18 16:24:09 +0000 |
commit | 6a37aaf186f8427b4273790387b9ba804355f448 (patch) | |
tree | c8db328125a05e5f3308d2c43e34f74d57748d90 /gdb | |
parent | f8f3659f3eb5d715c5e1d9ce10614e83482d986b (diff) | |
download | gdb-6a37aaf186f8427b4273790387b9ba804355f448.zip gdb-6a37aaf186f8427b4273790387b9ba804355f448.tar.gz gdb-6a37aaf186f8427b4273790387b9ba804355f448.tar.bz2 |
* mips-dis.c (print_insn_little_mips): Cast return value from bfd_getl32 from
bfd_vma to unsigned long, because _print_insn_mips expects an unsigned long,
and that might be fewer words of argument storage (e.g., if bfd_vma is long
long on a 32-bit machine).
(print_insn_big_mips): Likewise with bfd_getb32 value.
(_print_insn_mips): Now static.
Diffstat (limited to 'gdb')
0 files changed, 0 insertions, 0 deletions