about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog33
1 files changed, 33 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 82d5fa81fe..683fa85ff5 100644
--- 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 ...