From 9c925ff964bf221207dd6727d468ee964e2725fd Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Thu, 3 Jul 2014 22:09:33 -0700 Subject: IA64: Consolidate NPTL/non versions of vfork --- ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index f5861bad62..5cf57462a7 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,12 @@ +2014-08-04 Roland McGrath + + * 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 * sysdeps/unix/sysv/linux/ia64/clone2.S: Deconditionalize the code -- cgit v1.2.3