From b0daac83d78c82f7998287bb717063c4d01d4f97 Mon Sep 17 00:00:00 2001 From: Nick Clifton Date: Sat, 3 Feb 2018 13:11:35 +0000 Subject: 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 | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'ld/ChangeLog') diff --git a/ld/ChangeLog b/ld/ChangeLog index 2561419..01d1fdc 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,13 @@ +2018-02-03 Nick Clifton + + 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. + 2018-02-03 Sandra Loosemore * emulparams/nios2elf.sh (GENERATE_SHLIB_SCRIPT): Don't set. -- cgit v1.1