From aa785360cfa271505394080c8e367017782ca57a Mon Sep 17 00:00:00 2001 From: Nick Clifton Date: Tue, 13 Dec 2016 17:05:20 +0000 Subject: PE linker script improvements. PR ld/19254 * scripttempl/pe.sc (.fini): KEEP this section. (.gcc_except_table): Likewise. (.pdata): Also accept .pdata*. --- ld/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'ld/ChangeLog') diff --git a/ld/ChangeLog b/ld/ChangeLog index 08ce016..e910acc 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -30,6 +30,13 @@ * testsuite/ld-aarch64/limit-b.d: Likewise. * testsuite/ld-aarch64/limit-bl.d: Likewise. +2016-12-13 Awson + + PR ld/19254 + * scripttempl/pe.sc (.fini): KEEP this section. + (.gcc_except_table): Likewise. + (.pdata): Also accept .pdata*. + 2016-12-13 Alan Modra * testsuite/ld-elf/nobits-1.d: Remove xfail for hppa64. -- cgit v1.1