diff options
author | Roland McGrath <roland@hack.frob.com> | 2014-10-17 15:40:36 -0700 |
---|---|---|
committer | Roland McGrath <roland@hack.frob.com> | 2014-10-17 15:40:36 -0700 |
commit | 114c4e0954b6a9f1d8ed83850ef106a041495037 (patch) | |
tree | 3c099fd32ab01d38f33b34e0b22b22a373b62c9a /ChangeLog | |
parent | 674b89786e04a4addc79d70e025848f1e0116a41 (diff) | |
download | glibc-114c4e0954b6a9f1d8ed83850ef106a041495037.zip glibc-114c4e0954b6a9f1d8ed83850ef106a041495037.tar.gz glibc-114c4e0954b6a9f1d8ed83850ef106a041495037.tar.bz2 |
Remove obsolete TLS_DEFINE_INIT_TP fallback.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,5 +1,7 @@ 2014-10-17 Roland McGrath <roland@hack.frob.com> + * nptl/createthread.c (TLS_DEFINE_INIT_TP, TLS_VALUE): Macros removed. + * sysdeps/i386/nptl/tls.h (THREAD_SELF_SYSINFO, THREAD_SYSINFO): Macros removed. [NEED_DL_SYSINFO] (SETUP_THREAD_SYSINFO, CHECK_THREAD_SYSINFO): |