diff options
author | Renlin Li <Renlin.Li@arm.com> | 2014-11-11 15:02:02 +0000 |
---|---|---|
committer | Marcus Shawcroft <marcus.shawcroft@arm.com> | 2014-11-11 15:02:02 +0000 |
commit | 80085defb83e4f2ce098c8bc00c82d1e14998c71 (patch) | |
tree | 1eb88fdae4f054bbd6d03859d9d20c3f5d8d8e9f /ChangeLog | |
parent | bd80507166253107ce84245c8c93d95368abc982 (diff) | |
download | glibc-80085defb83e4f2ce098c8bc00c82d1e14998c71.tar.gz glibc-80085defb83e4f2ce098c8bc00c82d1e14998c71.tar.xz glibc-80085defb83e4f2ce098c8bc00c82d1e14998c71.zip |
[AArch64] End frame record chain correctly.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 3f65700a1a..3fc61cc3f9 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-11-10 Andrew Senkevich <andrew.n.senkevich@gmail.com> * configure.ac: Updated check of minimal required version to |