Problem with objcopy phdrs and patch
David Heine
dlheine@tensilica.com
Wed May 5 19:06:00 GMT 2004
Here is the proposed patch and Changelog
binutils ChangeLog
2004-05-05 David Heine
* objcopy.c (setup_bfd_headers): New function.
(copy_object): Call setup_bfd_headers.
bfd ChangeLog
2004-05-05 David Heine
* bfd.c (bfd_copy_private_header_data): Define.
* elf-bfd.h (_bfd_elf_copy_private_header_data): Declare.
* elf.c (_bfd_elf_copy_private_section_data): Remove code to set up
segments by calling copy_private_bfd_data.\
(_bfd_elf_copy_private_header_data): Define.
* elf-xxtarget.h (bfd_elfNN_bfd_copy_private_header_data): Define.
* libbfd-in.h (_bfd_generic_bfd_copy_private_header_data): Define.
* targets.c (BFD_JUMP_TABLE_COPY): Add
_bfd_copy_private_header_data.
* bfd-in2.h: Regenerate.
* libbfd.h: Regenerate.
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: bfd-private-headers.diff
URL: <https://sourceware.org/pipermail/binutils/attachments/20040505/ed61ae72/attachment.ksh>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: binutils-private-headers.diff
URL: <https://sourceware.org/pipermail/binutils/attachments/20040505/ed61ae72/attachment-0001.ksh>
More information about the Binutils
mailing list