about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <roland@hack.frob.com>2014-05-13 10:03:45 -0700
committerRoland McGrath <roland@hack.frob.com>2014-05-13 10:03:45 -0700
commitbba6da4e1b9c0faf12ec9a48a2822434d9e6bbcd (patch)
tree41d566510bfa2d2b3768a9feb0a62d1f572bf0ca /ChangeLog
parente0db65176fa88b9497cbd6362b24e3225382bfb6 (diff)
downloadglibc-bba6da4e1b9c0faf12ec9a48a2822434d9e6bbcd.tar.gz
glibc-bba6da4e1b9c0faf12ec9a48a2822434d9e6bbcd.tar.xz
glibc-bba6da4e1b9c0faf12ec9a48a2822434d9e6bbcd.zip
Consolidate NPTL vs non clone.S for ARM.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1bee32a39d..7e4715c3cd 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
 2014-05-13  Roland McGrath  <roland@hack.frob.com>
 
+	* sysdeps/unix/sysv/linux/arm/clone.S: Include <tcb-offsets.h>.
+	Deconditionalize the code that was previously under [RESET_PID].
+	* sysdeps/unix/sysv/linux/arm/nptl/clone.S: File removed.
+
 	* sysdeps/generic/exit-thread.h: New file.
 	* sysdeps/unix/sysv/linux/exit-thread.h: New file.
 	* include/unistd.h (__exit_thread): Remove declaration.