IA64: Move NPTL public headers to sysdeps/ia64/nptl/.
authorRoland McGrath <roland@hack.frob.com>
Fri, 4 Jul 2014 04:51:13 +0000 (21:51 -0700)
committerMike Frysinger <vapier@gentoo.org>
Mon, 4 Aug 2014 13:58:14 +0000 (09:58 -0400)
ChangeLog
sysdeps/ia64/nptl/bits/pthreadtypes.h [moved from sysdeps/unix/sysv/linux/ia64/nptl/bits/pthreadtypes.h with 100% similarity]
sysdeps/ia64/nptl/bits/semaphore.h [moved from sysdeps/unix/sysv/linux/ia64/nptl/bits/semaphore.h with 100% similarity]
sysdeps/unix/sysv/linux/ia64/bits/local_lim.h [moved from sysdeps/unix/sysv/linux/ia64/nptl/bits/local_lim.h with 100% similarity]

index 4d2ef18..c05f67f 100644 (file)
--- 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.