summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f5861bad62..5cf57462a7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,14 @@
2014-08-04 Roland McGrath <roland@hack.frob.com>
+ * sysdeps/unix/sysv/linux/ia64/nptl/vfork.S: Moved ...
+ * sysdeps/unix/sysv/linux/ia64/vfork.S: ... here.
+ (__libc_vfork): Define function under this name.
+ (__vfork): Define as an alias.
+ * sysdeps/unix/sysv/linux/ia64/pt-vfork.S: New file.
+ * sysdeps/unix/sysv/linux/ia64/nptl/pt-vfork.S: File removed.
+
+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.