diff options
author | Roland McGrath <roland@hack.frob.com> | 2014-06-11 12:23:35 -0700 |
---|---|---|
committer | Roland McGrath <roland@hack.frob.com> | 2014-06-11 12:23:35 -0700 |
commit | ba5ec6116cd24ce73a135eba925840e49e358dfc (patch) | |
tree | 6dca18f357da99e734c3768331e9a50c7e00e0b4 /ChangeLog | |
parent | f12b48148690e7769ab485aa4097c932f67f33dd (diff) | |
download | glibc-ba5ec6116cd24ce73a135eba925840e49e358dfc.tar.gz glibc-ba5ec6116cd24ce73a135eba925840e49e358dfc.tar.xz glibc-ba5ec6116cd24ce73a135eba925840e49e358dfc.zip |
Alpha: Define TLS_DEFINE_INIT_TP
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 0554f83daa..5d793a5ee6 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2014-06-11 Roland McGrath <roland@hack.frob.com> + * sysdeps/alpha/nptl/tls.h (TLS_DEFINE_INIT_TP): New macro. + * sysdeps/unix/sysv/linux/alpha/createthread.c: File removed. + * nptl/sysdeps/powerpc/tls.h (TLS_DEFINE_INIT_TP): New macro. * sysdeps/unix/sysv/linux/powerpc/createthread.c: File removed. |