]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
* objdump.c (disassemble_bytes): Subtract rel_offset from printed
authorJakub Jelinek <jakub@redhat.com>
Mon, 22 Dec 2003 10:49:59 +0000 (10:49 +0000)
committerJakub Jelinek <jakub@redhat.com>
Mon, 22 Dec 2003 10:49:59 +0000 (10:49 +0000)
commit68b3b8dc9e908a61e60a7af7b366e1a1de9b8d36
treef74cf4b0cf74f3900ede909eb3fb9033121e455b
parentad50f575f38a5d185a40172ff05b19f9feca407a
* objdump.c (disassemble_bytes): Subtract rel_offset from printed
reloc address.
(disassemble_section): Set rel_offset to section->vma instead of
pinfo->buffer_vma.
binutils/ChangeLog
binutils/objdump.c