* objdump.c (disassemble_data): Pass section offset, not absolute address, to
authorKen Raeburn <raeburn@cygnus>
Sat, 4 Feb 1995 00:11:07 +0000 (00:11 +0000)
committerKen Raeburn <raeburn@cygnus>
Sat, 4 Feb 1995 00:11:07 +0000 (00:11 +0000)
commit236857e50ce47c67e98725a907d391ff6fec87ef
treef37ab24210b359419a817d6bfd21221da3157172
parentdd025a4973582dfc1257fe19a306695f3bee20e1
* objdump.c (disassemble_data): Pass section offset, not absolute address, to
bfd_find_nearest_line.

* nlmconv.c (powerpc_mangle_relocs): Don't use const with reloc_howto_type.
binutils/ChangeLog