diff options
author | H.J. Lu <hjl.tools@gmail.com> | 2018-01-18 16:21:46 -0800 |
---|---|---|
committer | H.J. Lu <hjl.tools@gmail.com> | 2018-01-18 16:22:13 -0800 |
commit | c5bdb022609634970dd981517d478e6cc332629c (patch) | |
tree | 02fa73ce55df5b1450b4e10e47bfe450576437d7 /ld/ldver.c | |
parent | 85ed4f7ecea48a92b33f4c6b3f8d9e0e858ed617 (diff) | |
download | gdb-c5bdb022609634970dd981517d478e6cc332629c.zip gdb-c5bdb022609634970dd981517d478e6cc332629c.tar.gz gdb-c5bdb022609634970dd981517d478e6cc332629c.tar.bz2 |
solaris2.em: Fold after_allocation into before_allocation
Since all ELF linkers call check_relocs after opening all inputs, we
can fold after_allocation into before_allocation so that local dynamic
symbols will be placed before global dynamic symbols in .dynsym section.
This fixed:
FAIL: Common symbol override test (auxiliary shared object build)
FAIL: ld-elf/pr19617a
FAIL: ld-elf/pr19698
for i386-solaris2.12 and x86_64-solaris2.12 targets.
PR ld/22728
* emultempl/solaris2.em (elf_solaris2_after_allocation): Fold
into ...
(elf_solaris2_before_allocation): This.
(LDEMUL_AFTER_ALLOCATION): Removed.
Diffstat (limited to 'ld/ldver.c')
0 files changed, 0 insertions, 0 deletions