]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - bfd/section.c
* elf64-ia64.c (elf64_ia64_final_link): New local unwind_output_sec.
authorRichard Henderson <rth@redhat.com>
Wed, 8 Nov 2000 07:54:31 +0000 (07:54 +0000)
committerRichard Henderson <rth@redhat.com>
Wed, 8 Nov 2000 07:54:31 +0000 (07:54 +0000)
commit9a951beb03d7a4a8c1b6784bd06fdecfc1b3855d
tree5985fd6ae0227e9fa1fcd897f325dd266616e8f4
parentaebad5fe2c11207eff4d7aebee889f1477fe5adb
    * elf64-ia64.c (elf64_ia64_final_link): New local unwind_output_sec.
        Set it before bfd_elf64_bfd_final_link call.  Use it after the call.
        * section.c (bfd_set_section_contents): Call memcpy if
        section->contents set and location not equal to contents plus offset.
bfd/ChangeLog
bfd/elfxx-ia64.c
bfd/section.c