diff options
author | Tamar Christina <tamar.christina@arm.com> | 2017-08-08 15:47:54 +0100 |
---|---|---|
committer | Corinna Vinschen <corinna@vinschen.de> | 2017-08-09 14:50:13 +0200 |
commit | 61ddc7a436dee9ef40782400ba618be8dee9a0e8 (patch) | |
tree | 26b3b3ecf0e78dbaedc6f27e586a9cf235a8ae98 /newlib/libc/stdlib/reallocarray.c | |
parent | d7821c045e4d8e54244522b4a6f3ab86063c6500 (diff) | |
download | cygnal-61ddc7a436dee9ef40782400ba618be8dee9a0e8.tar.gz cygnal-61ddc7a436dee9ef40782400ba618be8dee9a0e8.tar.bz2 cygnal-61ddc7a436dee9ef40782400ba618be8dee9a0e8.zip |
Fix crt0 overwriting.
On AArch64 we currently always link in crt0 regardless of if another
one is being provided by something else, like rdimon.a. This was never
an issue before as nosys was not supported on AArch64.
This updates the specs to supply a different crt0 when a semihosting
call is required.
Signed-off-by: Tamar Christina <tamar.christina@arm.com>
Diffstat (limited to 'newlib/libc/stdlib/reallocarray.c')
0 files changed, 0 insertions, 0 deletions