about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <roland@hack.frob.com>2014-06-25 14:50:58 -0700
committerRoland McGrath <roland@hack.frob.com>2014-06-25 14:50:58 -0700
commit7c1c1d8ec3a7aefd568a4e12825e0679e3dad5de (patch)
tree3f5caf4f0bdfc6b1519892fae75f95469e1111f5 /ChangeLog
parent74385da564a92fc441a7d7f3ed7a4295b74bfdbf (diff)
downloadglibc-7c1c1d8ec3a7aefd568a4e12825e0679e3dad5de.tar.gz
glibc-7c1c1d8ec3a7aefd568a4e12825e0679e3dad5de.tar.xz
glibc-7c1c1d8ec3a7aefd568a4e12825e0679e3dad5de.zip
MIPS: Consolidate NPTL/non versions of clone
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a8350cc5f0..975cff78e3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2014-06-25  Roland McGrath  <roland@hack.frob.com>
+
+	* sysdeps/unix/sysv/linux/mips/clone.S: Deconditionalize the code
+	that was previously under [RESET_PID].
+	* sysdeps/unix/sysv/linux/mips/nptl/clone.S: File removed.
+
 2014-06-25  Joseph Myers  <joseph@codesourcery.com>
 
 	* sysdeps/unix/sysv/linux/dl-opendir.c (__ASSUME_O_CLOEXEC): Do