Remove PROVIDE() qualifiers from definition of __CTOR_LIST__ and __DTOR_LIST__ symbol...
authorNick Clifton <nickc@redhat.com>
Sat, 3 Feb 2018 13:11:35 +0000 (13:11 +0000)
committerNick Clifton <nickc@redhat.com>
Sat, 3 Feb 2018 13:11:35 +0000 (13:11 +0000)
commitb0daac83d78c82f7998287bb717063c4d01d4f97
tree2beb203c407b3a1225e23ceb23cb401fbee24a31
parent138a158f0a561d406bebb8b91eba0dd6dedd430e
Remove PROVIDE() qualifiers from definition of __CTOR_LIST__ and __DTOR_LIST__ symbols in PE linker scripts.

PR 22762
* scripttempl/pe.sc: Remove PROVIDE()s from __CTOR_LIST__ and
__DTOR_LIST__ symbols.  Add a comment explaining why this is
necessary.
* scripttemp/pep.sc: Likewise.
* ld.texinfo (PROVIDE): Add a note about the effect of common
symbols.
ld/ChangeLog
ld/ld.texinfo
ld/scripttempl/pe.sc
ld/scripttempl/pep.sc
This page took 0.026102 seconds and 4 git commands to generate.