This is the mail archive of the newlib@sourceware.org mailing list for the newlib project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [AArch64] use stack symbol provided by linker for nosys


On Aug 17 12:03, Szabolcs Nagy wrote:
> On 16/08/17 14:23, Szabolcs Nagy wrote:
> > now the aarch64-none-elf toolchain builds but all
> > of our execution tests fail, because __call_exitprocs
> > eventually calls the 0x1 address.
> > 
> > i think this patch should be reverted or somebody
> > has to figure out what's going on (and test it
> > at least in qemu-user with the rdimon.specs before
> > committing it)
> > 
> 
> please apply the attached patch.
> 

> >From 703640745903f25341c2b1d8385ce6ae799ef4c8 Mon Sep 17 00:00:00 2001
> From: Szabolcs Nagy <szabolcs.nagy@arm.com>
> Date: Thu, 17 Aug 2017 11:42:59 +0100
> Subject: [PATCH] [AArch64] Fix crt0 init fini code
> 
> __USES_INITFINI__ ifdef was incorrectly copied from arm
> (it's an arm backend thing in gcc, not meaningful on aarch64)

Pushed.


Thanks,
Corinna

-- 
Corinna Vinschen
Cygwin Maintainer
Red Hat

Attachment: signature.asc
Description: PGP signature


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]