]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
[AArch64] End frame record chain correctly.
authorRenlin Li <Renlin.Li@arm.com>
Tue, 11 Nov 2014 15:02:02 +0000 (15:02 +0000)
committerMarcus Shawcroft <marcus.shawcroft@arm.com>
Tue, 11 Nov 2014 15:02:02 +0000 (15:02 +0000)
ChangeLog
NEWS
sysdeps/aarch64/start.S

index 3f65700a1ad1f40de1592083830779121607f5bd..3fc61cc3f967d55b30d726c93c3364e41732a801 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2014-11-10  Renlin Li <Renlin.Li@arm.com>
+
+       [BZ #17555]
+       * sysdeps/aarch64/start.S (_start): Delete x29 overwritten assignment.
+
 2014-11-10  Andrew Senkevich  <andrew.n.senkevich@gmail.com>
 
        * configure.ac: Updated check of minimal required version to
diff --git a/NEWS b/NEWS
index 8c3302c980426341f2794534bfd7e53a5f8b9fc6..071347fa11382d65ecd144f50f1c9d6e0fdaf6ca 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -10,7 +10,7 @@ Version 2.21
 * The following bugs are resolved with this release:
 
   6652, 12926, 14132, 14138, 14171, 15215, 15884, 17266, 17344, 17363,
-  17370, 17371, 17411, 17460, 17485, 17501, 17508, 17522.
+  17370, 17371, 17411, 17460, 17485, 17501, 17508, 17522, 17555.
 \f
 Version 2.20
 
index 35d603ae9efbdc09df5b9e86c7da5f45044eba2a..69b45eac44d2915010a3ea053e0bbcb7eeb8d046 100644 (file)
@@ -47,7 +47,6 @@ _start:
        /* Create an initial frame with 0 LR and FP */
        mov     x29, #0
        mov     x30, #0
-       mov     x29, sp
 
        /* Setup rtld_fini in argument register */
        mov     x5, x0