]> sourceware.org Git - glibc.git/commitdiff
PowerPC: Move remaining nptl/sysdeps/unix/sysv/linux/powerpc/ files.
authorAdhemerval Zanella <azanella@linux.vnet.ibm.com>
Wed, 21 May 2014 21:08:06 +0000 (16:08 -0500)
committerAdhemerval Zanella <azanella@linux.vnet.ibm.com>
Mon, 26 May 2014 16:45:14 +0000 (11:45 -0500)
16 files changed:
ChangeLog
nptl/sysdeps/unix/sysv/linux/powerpc/Makefile [deleted file]
nptl/sysdeps/unix/sysv/linux/powerpc/Versions [deleted file]
sysdeps/unix/sysv/linux/powerpc/Makefile
sysdeps/unix/sysv/linux/powerpc/bits/local_lim.h [moved from nptl/sysdeps/unix/sysv/linux/powerpc/bits/local_lim.h with 100% similarity]
sysdeps/unix/sysv/linux/powerpc/createthread.c [moved from nptl/sysdeps/unix/sysv/linux/powerpc/createthread.c with 100% similarity]
sysdeps/unix/sysv/linux/powerpc/lowlevellock.h [moved from nptl/sysdeps/unix/sysv/linux/powerpc/lowlevellock.h with 100% similarity]
sysdeps/unix/sysv/linux/powerpc/powerpc32/Versions
sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep-cancel.h [moved from nptl/sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep-cancel.h with 100% similarity]
sysdeps/unix/sysv/linux/powerpc/powerpc64/Versions
sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep-cancel.h [moved from nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep-cancel.h with 100% similarity]
sysdeps/unix/sysv/linux/powerpc/pt-longjmp.c [moved from nptl/sysdeps/unix/sysv/linux/powerpc/pt-longjmp.c with 100% similarity]
sysdeps/unix/sysv/linux/powerpc/pthread_attr_setstack.c [moved from nptl/sysdeps/unix/sysv/linux/powerpc/pthread_attr_setstack.c with 100% similarity]
sysdeps/unix/sysv/linux/powerpc/pthread_attr_setstacksize.c [moved from nptl/sysdeps/unix/sysv/linux/powerpc/pthread_attr_setstacksize.c with 100% similarity]
sysdeps/unix/sysv/linux/powerpc/pthread_spin_unlock.c [moved from nptl/sysdeps/unix/sysv/linux/powerpc/pthread_spin_unlock.c with 100% similarity]
sysdeps/unix/sysv/linux/powerpc/sem_post.c [moved from nptl/sysdeps/unix/sysv/linux/powerpc/sem_post.c with 100% similarity]

index 82d5fa81fef04a921dad8f2396b9936eaefac683..683fa85ff5f3a25ee82895678de7a2c4717cff58 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,38 @@
 2014-05-26  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
 
+       * nptl/sysdeps/unix/sysv/linux/powerpc/Versions: Remove, merge into
+       ...
+       * sysdeps/unix/sysv/linux/powerpc/powerpc32/Versions: ... here.
+       * sysdeps/unix/sysv/linux/powerpc/powerpc64/Versions: Likewise.
+       * nptl/sysdeps/unix/sysv/linux/powerpc/Makefile: Moved rules to ...
+       * sysdeps/unix/sysv/linux/powerpc/Makefile: ... here.
+       * nptl/sysdeps/unix/sysv/linux/powerpc/bits/local_lim.h: Moved ...
+       * sysdeps/unix/sysv/linux/powerpc/bits/local_lim.h: ... here.
+       * nptl/sysdeps/unix/sysv/linux/powerpc/lowlevellock.h: Moved ...
+       * sysdeps/unix/sysv/linux/powerpc/lowlevellock.h: ...here.
+       * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep-cancel.h:
+       Moved ...
+       * sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep-cancel.h: ... here.
+       * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep-cancel.h:
+       Moved ...
+       * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep-cancel.h: ... here.
+       * nptl/sysdeps/unix/sysv/linux/powerpc/createthread.c: Moved ...
+       * sysdeps/unix/sysv/linux/powerpc/createthread.c: ... here.
+       * nptl/sysdeps/unix/sysv/linux/powerpc/pt-longjmp.c: Moved ...
+       * sysdeps/unix/sysv/linux/powerpc/pt-longjmp.c: ... here.
+       * nptl/sysdeps/unix/sysv/linux/powerpc/pthread_attr_setstack.c: Moved
+       ...
+       * sysdeps/unix/sysv/linux/powerpc/pthread_attr_setstack.c: ... here.
+       * nptl/sysdeps/unix/sysv/linux/powerpc/pthread_attr_setstacksize.c:
+       Moved ...
+       * sysdeps/unix/sysv/linux/powerpc/pthread_attr_setstacksize.c: ...
+       here.
+       * nptl/sysdeps/unix/sysv/linux/powerpc/pthread_spin_unlock.c: Moved
+       ...
+       * sysdeps/unix/sysv/linux/powerpc/pthread_spin_unlock.c: ... here.
+       * nptl/sysdeps/unix/sysv/linux/powerpc/sem_post.c: Moved ...
+       * sysdeps/unix/sysv/linux/powerpc/sem_post.c: ... here.
+
        * nptl/sysdeps/unix/sysv/linux/powerpc/bits/pthreadtypes.h: Moved ...
        * sysdeps/unix/sysv/linux/powerpc/bits/pthreadtypes.h: ... here.
        * nptl/sysdeps/unix/sysv/linux/powerpc/bits/semaphore.h: Moved ...
diff --git a/nptl/sysdeps/unix/sysv/linux/powerpc/Makefile b/nptl/sysdeps/unix/sysv/linux/powerpc/Makefile
deleted file mode 100644 (file)
index e98c9bd..0000000
+++ /dev/null
@@ -1,2 +0,0 @@
-# pull in __syscall_error routine
-libpthread-routines += sysdep
diff --git a/nptl/sysdeps/unix/sysv/linux/powerpc/Versions b/nptl/sysdeps/unix/sysv/linux/powerpc/Versions
deleted file mode 100644 (file)
index 6b5a036..0000000
+++ /dev/null
@@ -1,9 +0,0 @@
-libpthread {
-  GLIBC_2.3.4 {
-    longjmp; siglongjmp;
-  }
-  GLIBC_2.6 {
-    # Changed PTHREAD_STACK_MIN.
-    pthread_attr_setstack; pthread_attr_setstacksize;
-  }
-}
index 395342f150d6c2ad241f3e09178ed9f2aa786907..28f71658154f8b402e4b06c6610e666f8c3bb185 100644 (file)
@@ -31,3 +31,7 @@ sysdep_headers += bits/ppc.h
 sysdep_routines += get_timebase_freq
 tests += test-gettimebasefreq
 endif
+
+ifeq ($(subdir),nptl)
+libpthread-routines += sysdep
+endif
index 8d1c3a59def95ee1ea8ed8334f037923d817d9fe..e13d20b93befd788903d5e29f74eab847088c4be 100644 (file)
@@ -34,3 +34,13 @@ libc {
     __ppc_get_timebase_freq;
   }
 }
+
+libpthread {
+  GLIBC_2.3.4 {
+    longjmp; siglongjmp;
+  }
+  GLIBC_2.6 {
+    # Changed PTHREAD_STACK_MIN.
+    pthread_attr_setstack; pthread_attr_setstacksize;
+  }
+}
index 569e79a5de33643c8755915cfc4229550e2f282e..a8e88b89db8763b08c41a73c52b30eced53396a5 100644 (file)
@@ -31,3 +31,13 @@ librt {
     timer_settime;
   }
 }
+
+libpthread {
+  GLIBC_2.3.4 {
+    longjmp; siglongjmp;
+  }
+  GLIBC_2.6 {
+    # Changed PTHREAD_STACK_MIN.
+    pthread_attr_setstack; pthread_attr_setstacksize;
+  }
+}
This page took 0.120543 seconds and 5 git commands to generate.