]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - bfd/elf.c
* elf-eh-frame.c (_bfd_elf_eh_frame_section_offset): Add "info"
authorAlan Modra <amodra@gmail.com>
Thu, 14 Oct 2004 23:38:08 +0000 (23:38 +0000)
committerAlan Modra <amodra@gmail.com>
Thu, 14 Oct 2004 23:38:08 +0000 (23:38 +0000)
commit92e4ec35d9f6f98ed6b131b9be9cd548572874a1
treed63f4a62e2c123a86bfca8d87f7713a431aeed36
parent40e7b7b9ef194e14ec5c2dee5e369c2ca6c9d5ea
* elf-eh-frame.c (_bfd_elf_eh_frame_section_offset): Add "info"
parameter.  If called after _bfd_elf_write_section_eh_frame,
don't allow a -2 return unless need_* bit is already set, and
handle offsets adjusted for output_offset.
* elf-bfd.h (_bfd_elf_eh_frame_section_offset): Update prototype.
* elf.c (_bfd_elf_section_offset): Update call.
bfd/ChangeLog
bfd/elf-bfd.h
bfd/elf-eh-frame.c
bfd/elf.c