* ldwrite.c (clone_section): Call bfd_copy_private_section_data on
commit072d266392368dabb8789669548c934e408c905a
authorNick Clifton <nickc@redhat.com>
Tue, 7 Sep 2010 15:01:56 +0000 (7 15:01 +0000)
committerNick Clifton <nickc@redhat.com>
Tue, 7 Sep 2010 15:01:56 +0000 (7 15:01 +0000)
tree3a033f39dc181a29b1e6e66405c012558bea977f
parent96f16fd1febc370781b139c54a9bd08e98d3cf02
    * ldwrite.c (clone_section): Call bfd_copy_private_section_data on
        newly cloned section.
        * ld-x86-64/split-by-file.rd: New test.
        * ld-x86-64/split-by-file1.s: New test source code.
        * ld-x86-64/split-by-file2.s: New test source code.
        * ld-x86-64/x86-64.exp: Run the new test.
        * readelf.c (process_section_headers): Mention meaning of 'l'
        section flag for x86-64 targets.