diff options
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r-- | ld/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog index 9633601..424b7e8 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,10 @@ +2010-03-18 Doug Semler <dougsemler@gmail.com> + + * pe-dll.c (make_one): Make text section readonly. + (make_one): Add *ABS* symbol @feat.00 with value 1 to tag + the jump stub on X86 as /SAFESEH compatible for + native toolchains. + 2010-03-17 Alan Modra <amodra@gmail.com> * ldlang.c (lang_size_sections_1): Remove "s" param. Set "s" from |