summaryrefslogtreecommitdiffstats
path: root/newlib/libc/stdlib/reallocarray.c
diff options
context:
space:
mode:
authorTamar Christina <tamar.christina@arm.com>2017-08-08 15:47:54 +0100
committerCorinna Vinschen <corinna@vinschen.de>2017-08-09 14:50:13 +0200
commit61ddc7a436dee9ef40782400ba618be8dee9a0e8 (patch)
tree26b3b3ecf0e78dbaedc6f27e586a9cf235a8ae98 /newlib/libc/stdlib/reallocarray.c
parentd7821c045e4d8e54244522b4a6f3ab86063c6500 (diff)
downloadcygnal-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