bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug binutils/19983] objdump --adjust-vma fails to understand the VMA>=2


From: cvs-commit at gcc dot gnu.org
Subject: [Bug binutils/19983] objdump --adjust-vma fails to understand the VMA>=2^32 on 32-bit host with -m i386:x86-64
Date: Sat, 23 Apr 2016 16:35:27 +0000

https://sourceware.org/bugzilla/show_bug.cgi?id=19983

--- Comment #1 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot 
gnu.org> ---
The master branch has been updated by H.J. Lu <address@hidden>:

https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=c0f92bf9430546707f2154b8a2656974e5c7093c

commit c0f92bf9430546707f2154b8a2656974e5c7093c
Author: H.J. Lu <address@hidden>
Date:   Sat Apr 23 09:32:59 2016 -0700

    Skip if size of bfd_vma is smaller than address size

    Disassembler won't work properly when size of bfd_vma is smaller than
    address size.

        PR binutils/19983
        PR binutils/19984
        * i386-dis.c (print_insn): Return -1 if size of bfd_vma is
        smaller than address size.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]