]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - bfd/elf.c
Partially revert patch for PR 20815 - do not sort the PT_LOAD segments. Non-ordered...
authorNick Clifton <nickc@redhat.com>
Mon, 28 Nov 2016 17:45:22 +0000 (17:45 +0000)
committerNick Clifton <nickc@redhat.com>
Mon, 28 Nov 2016 17:50:04 +0000 (17:50 +0000)
commitcd58485720b47d80fed0b281d15a9198f43eaf0c
tree77dbe8308675b4e4a54582f4f021fe882311907d
parentabfcb414b9900ef996b1665323a950610dbdca43
Partially revert patch for PR 20815 - do not sort the PT_LOAD segments.  Non-ordered segments are needed by the Linux kernel.

PR ld/20815
* elf.c (phdr_sorter): Delete.
(assign_file_positions_except_relocs): Do not sort program
headers.
bfd/ChangeLog
bfd/elf.c