From 3a3acb6afc753475675b5724f206e619d0c9590d Mon Sep 17 00:00:00 2001 From: Tom Tromey Date: Mon, 20 Jan 2014 12:58:03 +0000 Subject: [AArch64] BZ #16169 Add CFI directives to clone.S [BZ #16169] Add CFI directives to the AArch64 clone.S implementation and ensure that the FP in the child is zero'd in order to comply with AAPCS. --- ports/ChangeLog.aarch64 | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ports/ChangeLog.aarch64') diff --git a/ports/ChangeLog.aarch64 b/ports/ChangeLog.aarch64 index 19d8fe13a0..f11a086536 100644 --- a/ports/ChangeLog.aarch64 +++ b/ports/ChangeLog.aarch64 @@ -1,3 +1,9 @@ +2014-01-20 Tom Tromey + + [BZ #16169] + * sysdeps/unix/sysv/linux/aarch64/clone.S (__clone): Add CFI + directives; Zero x29. + 2014-01-20 Marcus Shawcroft * sysdeps/aarch64/configure.ac: New file. -- cgit 1.4.1