summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRichard Henderson <rth@redhat.com>2014-06-03 11:27:32 -0400
committerRichard Henderson <rth@redhat.com>2014-06-03 11:28:11 -0400
commit71840409ea45ab9e49d0ac70dfc1c355accf355f (patch)
tree2c9887c890b56f783d67589d1f01db50d91823b5 /ChangeLog
parentcf7bfd28b79dd9a8b86eb17065df860e88cc74f1 (diff)
downloadglibc-71840409ea45ab9e49d0ac70dfc1c355accf355f.tar.gz
aarch64: Remove nptl/vfork.S
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 23a56aefca..aa71a3731f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -10,6 +10,7 @@
SAVE_PID and RESTORE_PID blocks from pt-vfork.S. Map 0 to INT_MIN
in the SAVE_PID block.
(__libc_vfork): New alias.
+ * sysdeps/unix/sysv/linux/aarch64/nptl/vfork.S: Remove file.
* sysdeps/unix/sysv/linux/aarch64/clone.S (__clone): Save args for
child in registers, not on the stack. Remove RESET_PID conditionals.