aboutsummaryrefslogtreecommitdiff
path: root/gdb
diff options
context:
space:
mode:
authorKen Raeburn <raeburn@cygnus>1995-04-18 16:24:09 +0000
committerKen Raeburn <raeburn@cygnus>1995-04-18 16:24:09 +0000
commit6a37aaf186f8427b4273790387b9ba804355f448 (patch)
treec8db328125a05e5f3308d2c43e34f74d57748d90 /gdb
parentf8f3659f3eb5d715c5e1d9ce10614e83482d986b (diff)
downloadgdb-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