diff options
author | Nick Clifton <nickc@redhat.com> | 2003-11-10 17:04:55 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2003-11-10 17:04:55 +0000 |
commit | ca6dee30a352a58b5764e3c299e93d34f9e08bad (patch) | |
tree | 45e6dd6f323bd1c70970ecad802d36fddc612c63 /ld/ChangeLog | |
parent | 100bcc3f4efba15caf81be6f8da4d0b6309a3334 (diff) | |
download | fsf-binutils-gdb-ca6dee30a352a58b5764e3c299e93d34f9e08bad.zip fsf-binutils-gdb-ca6dee30a352a58b5764e3c299e93d34f9e08bad.tar.gz fsf-binutils-gdb-ca6dee30a352a58b5764e3c299e93d34f9e08bad.tar.bz2 |
Add initial support for TLS sections in PE format files.
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r-- | ld/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog index edcd312..d0d747f 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,7 @@ +2003-11-10 Jonathan Wilson <jonwil@tpgi.com.au> + + * scripttempl/pe.sc: Add support for TLS sections. + 2003-11-09 Alan Modra <amodra@bigpond.net.au> * configure.host (HOSTING_LIBS): Group libgcc and libc with |