diff options
author | Roland McGrath <roland@hack.frob.com> | 2014-06-09 13:47:38 -0700 |
---|---|---|
committer | Roland McGrath <roland@hack.frob.com> | 2014-06-09 13:47:38 -0700 |
commit | 50f0a637b729f0b8ecf4f299ae3a6b33eb9c9cb7 (patch) | |
tree | e45e5429e5572c7b1cb7a7d205ba5270835c0395 /ChangeLog | |
parent | 08f41f047c2ba7dbc66a10b7d0f8e9dd4ea2034d (diff) | |
download | glibc-50f0a637b729f0b8ecf4f299ae3a6b33eb9c9cb7.tar.gz glibc-50f0a637b729f0b8ecf4f299ae3a6b33eb9c9cb7.tar.xz glibc-50f0a637b729f0b8ecf4f299ae3a6b33eb9c9cb7.zip |
MIPS: 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 da5a7ec50b..10439cb050 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2014-06-09 Roland McGrath <roland@hack.frob.com> + * sysdeps/mips/nptl/tls.h (TLS_DEFINE_INIT_TP): New macro. + * sysdeps/unix/sysv/linux/mips/nptl/createthread.c: File removed. + * sysdeps/arm/nptl/tls.h (TLS_DEFINE_INIT_TP): New macro. * sysdeps/unix/sysv/linux/arm/createthread.c: File removed. |