diff options
author | Roland McGrath <roland@hack.frob.com> | 2014-06-11 12:23:17 -0700 |
---|---|---|
committer | Roland McGrath <roland@hack.frob.com> | 2014-06-11 12:23:17 -0700 |
commit | f12b48148690e7769ab485aa4097c932f67f33dd (patch) | |
tree | deb2973f89ee5d037b30b75b662d8ca4ecee7197 /ChangeLog | |
parent | 9503784a07567c50fca35a5c69c411149f537d79 (diff) | |
download | glibc-f12b48148690e7769ab485aa4097c932f67f33dd.tar glibc-f12b48148690e7769ab485aa4097c932f67f33dd.tar.gz glibc-f12b48148690e7769ab485aa4097c932f67f33dd.tar.bz2 glibc-f12b48148690e7769ab485aa4097c932f67f33dd.zip |
PowerPC: Define TLS_DEFINE_INIT_TP
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,5 +1,8 @@ 2014-06-11 Roland McGrath <roland@hack.frob.com> + * nptl/sysdeps/powerpc/tls.h (TLS_DEFINE_INIT_TP): New macro. + * sysdeps/unix/sysv/linux/powerpc/createthread.c: File removed. + * sysdeps/aarch64/nptl/tls.h (TLS_DEFINE_INIT_TP): New macro. * sysdeps/unix/sysv/linux/aarch64/nptl/createthread.c: File removed. |