* ldwrite.c (clone_section): Call bfd_copy_private_section_data on
commit96f16fd1febc370781b139c54a9bd08e98d3cf02
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
parentbff398636ead2600fca75759440d4656a96d9808
    * 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.
binutils/ChangeLog
binutils/readelf.c
ld/ChangeLog
ld/ldwrite.c
ld/testsuite/ChangeLog
ld/testsuite/ld-x86-64/split-by-file.rd [new file with mode: 0644]
ld/testsuite/ld-x86-64/x86-64.exp