about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRenlin Li <Renlin.Li@arm.com>2014-11-11 15:18:04 +0000
committerMarcus Shawcroft <marcus.shawcroft@arm.com>2014-11-11 15:18:04 +0000
commite42643491c47dcd1c226b4f00f716023e9bcc5ca (patch)
tree6bf5ef7bb083ed3471e555268e5aecc975ba53e2 /ChangeLog
parentc14e752fc73d34c75d4f84f37fea8e0b1734cf98 (diff)
downloadglibc-e42643491c47dcd1c226b4f00f716023e9bcc5ca.tar.gz
glibc-e42643491c47dcd1c226b4f00f716023e9bcc5ca.tar.xz
glibc-e42643491c47dcd1c226b4f00f716023e9bcc5ca.zip
[AArch64] End frame record chain correctly.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 26ef072353..31139c1743 100644
--- 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]