]> 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:18:04 +0000 (15:18 +0000)
committerMarcus Shawcroft <marcus.shawcroft@arm.com>
Tue, 11 Nov 2014 15:18:04 +0000 (15:18 +0000)
ChangeLog
NEWS
sysdeps/aarch64/start.S

index 26ef07235339bdf39754be715820774356c9f26b..31139c1743a8b3cc01ebd13960c5210807ea4e3c 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-10-22  Maciej W. Rozycki  <macro@codesourcery.com>
 
        [BZ #17485]
diff --git a/NEWS b/NEWS
index 29229d74ff40d89e76b6ec14833bb941cc308000..1df7f5e600c0f72c4f73a4f05fb7e5ef2cb62b91 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -9,7 +9,7 @@ Version 2.20.1
 
 * The following bugs are resolved with this release:
 
-  17266, 17370, 17371, 17460, 17485.
+  17266, 17370, 17371, 17460, 17485, 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