diff options
author | Roland McGrath <roland@hack.frob.com> | 2014-07-03 21:51:13 -0700 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2014-08-04 09:58:14 -0400 |
commit | 8f3c1fa42da006fba38b8c485f6dd149b24d5e23 (patch) | |
tree | fa2bb99eaf75f648f57390df85c6169465c1cf40 /ChangeLog | |
parent | ca08746f9f9eec5b641e49263877a12348bd8b74 (diff) | |
download | glibc-8f3c1fa42da006fba38b8c485f6dd149b24d5e23.tar.gz glibc-8f3c1fa42da006fba38b8c485f6dd149b24d5e23.tar.xz glibc-8f3c1fa42da006fba38b8c485f6dd149b24d5e23.zip |
IA64: Move NPTL public headers to sysdeps/ia64/nptl/.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 4d2ef18c4c..c05f67fe53 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,14 @@ 2014-08-04 Roland McGrath <roland@hack.frob.com> + * sysdeps/unix/sysv/linux/ia64/nptl/bits/pthreadtypes.h: Moved ... + * sysdeps/ia64/nptl/bits/pthreadtypes.h: ... here. + * sysdeps/unix/sysv/linux/ia64/nptl/bits/semaphore.h: Moved ... + * sysdeps/ia64/nptl/bits/semaphore.h: ... here. + * sysdeps/unix/sysv/linux/ia64/nptl/bits/local_lim.h: Moved ... + * sysdeps/unix/sysv/linux/ia64/bits/local_lim.h: ... here. + +2014-08-04 Roland McGrath <roland@hack.frob.com> + * nptl/sysdeps/pthread/createthread.c: Include <arch-fork.h>. * sysdeps/unix/sysv/linux/ia64/arch-fork.h (ARCH_CLONE): New macro. * sysdeps/ia64/nptl/tls.h (TLS_DEFINE_INIT_TP): New macro. |