X32: Place .plt.got section after .plt section
authorH.J. Lu <hjl.tools@gmail.com>
Tue, 10 Jan 2017 21:57:39 +0000 (13:57 -0800)
committerH.J. Lu <hjl.tools@gmail.com>
Tue, 10 Jan 2017 21:57:39 +0000 (13:57 -0800)
commit59a1e29d9e1fc7ed31e66d51899ada46e5dd9a56
treeece3044377239bd1e38f2fdab75026192a4a3731
parentfff53daefb7838b5718422c87946330e4a8288ce
X32: Place .plt.got section after .plt section

This patch places .plt.got section after .plt section for x32.

* emulparams/elf32_x86_64.sh (TINY_READONLY_SECTION): New.
* testsuite/ld-x86-64/pr20830.d: Renamed to ...
* testsuite/ld-x86-64/pr20830a.d: This.  Updated.
* testsuite/ld-x86-64/pr20830b.d: New file.
* testsuite/ld-x86-64/x86-64.exp: Rename pr20830 to pr20830a.
Run pr20830b.
ld/ChangeLog
ld/emulparams/elf32_x86_64.sh
ld/testsuite/ld-x86-64/pr20830.d [deleted file]
ld/testsuite/ld-x86-64/pr20830a.d [new file with mode: 0644]
ld/testsuite/ld-x86-64/pr20830b.d [new file with mode: 0644]
ld/testsuite/ld-x86-64/x86-64.exp
This page took 0.02604 seconds and 4 git commands to generate.