diff --git a/ChangeLog b/ChangeLog index b007a2ef63..f6c8259625 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2014-03-18 Will Newton + + * sysdeps/unix/sysv/linux/aarch64/sysdep.h: Remove + inaccurate comment. + 2014-03-18 Joseph Myers * Makerules [!subdir] (check-abi): Exit with error status if a diff --git a/sysdeps/unix/sysv/linux/aarch64/sysdep.h b/sysdeps/unix/sysv/linux/aarch64/sysdep.h index 5ccf1da18b..d90ef25bc4 100644 --- a/sysdeps/unix/sysv/linux/aarch64/sysdep.h +++ b/sysdeps/unix/sysv/linux/aarch64/sysdep.h @@ -169,10 +169,6 @@ __local_syscall_error: \ arg 6 x5 arg 7 x6 - We need to shuffle values between R4..R6 and the stack so that the - caller's v1..v3 and stack frame are not corrupted, and the kernel - sees the right arguments. - */ # undef DO_CALL