summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <roland@hack.frob.com>2014-07-03 21:50:50 -0700
committerMike Frysinger <vapier@gentoo.org>2014-08-04 09:06:51 -0400
commite641054cd8a362a904b6ca898ef00e64ce42df29 (patch)
treedd2576831053d5b5bfa0993b8fd251fbaa382b06 /ChangeLog
parentdacdc867174924621311e79b78d4c887092d1291 (diff)
downloadglibc-e641054cd8a362a904b6ca898ef00e64ce42df29.tar.gz
IA64: 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 290d87d8e3..f5861bad62 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2014-08-04 Roland McGrath <roland@hack.frob.com>
+
+ * sysdeps/unix/sysv/linux/ia64/clone2.S: Deconditionalize the code
+ that was previously under [RESET_PID].
+ * sysdeps/unix/sysv/linux/ia64/nptl/clone2.S: File removed.
+
2014-08-04 Andreas Schwab <schwab@suse.de>
* sysdeps/ieee754/ldbl-96/s_fma.c: Include <math_private.h>.