aarch64: Add unwind information to _start (bug 26853)
authorFlorian Weimer <fweimer@redhat.com>
Mon, 9 Nov 2020 10:31:04 +0000 (11:31 +0100)
committerFlorian Weimer <fweimer@redhat.com>
Mon, 9 Nov 2020 10:31:04 +0000 (11:31 +0100)
commit5edf3d9fd6efe06fda37b2a460e60690a90457a4
tree2814b0a5f6c1984cb6ca1a990fe27ee752d84d7a
parentdfe2e7a5627f2c7bdc298fc714dbf12f7666fa2a
aarch64: Add unwind information to _start (bug 26853)

This adds CFI directives which communicate that the stack ends
with this function.

Fixes bug 26853.
sysdeps/aarch64/start.S