* elf.c (_bfd_elf_print_private_bfd_data): Dump contents of
authorIan Lance Taylor <ian@airs.com>
Fri, 12 Jan 1996 19:13:49 +0000 (19:13 +0000)
committerIan Lance Taylor <ian@airs.com>
Fri, 12 Jan 1996 19:13:49 +0000 (19:13 +0000)
commit02fcd12620bbd5305137708afb2a26607fe48a2b
tree4c8a66194b0b76b7781da358e4a159f7e8ff8c47
parent3c38b3df0cc9a8bf6569306867022c8d1b200363
* elf.c (_bfd_elf_print_private_bfd_data): Dump contents of
dynamic section, if there is one.
* elf-bfd.h (struct elf_size_info): Add swap_dyn_in field.
(bfd_elf32_swap_dyn_in): Change type of second parameter to PTR.
(bfd_elf64_swap_dyn_in): Likewise.
* elfcode.h (elf_swap_dyn_in): Change type of second parameter to
PTR.
(NAME(_bfd_elf,size_info)): Initialize swap_dyn_in field.
bfd/ChangeLog
bfd/elf-bfd.h
bfd/elf.c
bfd/elfcode.h