]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - ld/testsuite/ld-x86-64/x86-64.exp
* ldwrite.c (clone_section): Call bfd_copy_private_section_data on
authorNick Clifton <nickc@redhat.com>
Tue, 7 Sep 2010 15:02:17 +0000 (15:02 +0000)
committerNick Clifton <nickc@redhat.com>
Tue, 7 Sep 2010 15:02:17 +0000 (15:02 +0000)
commit3dbcc61de69ac77c852c865edb2720bc45e13d86
tree9506079f65c591a688c24babf84b1312ecb0173d
parentfc956729733b29650ebd1cfddccb6eaf3a35a9b2
    * 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