[AArch64] use stack symbol provided by linker for nosys

Corinna Vinschen vinschen@redhat.com
Tue Aug 15 15:55:00 GMT 2017


On Aug 15 17:06, Alexander Fedotov wrote:
> From 041c8b2d571a96c1ebecb7cba6e8afb2d96064bb Mon Sep 17 00:00:00 2001
> From: Alexander Fedotov-B55613 <b55613@freescale.com>
> Date: Tue, 15 Aug 2017 17:01:05 +0300
> Subject: [PATCH] fix typo in AArch64 crt0
> 
> ---
>  libgloss/aarch64/crt0.S | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/libgloss/aarch64/crt0.S b/libgloss/aarch64/crt0.S
> index 0c669d9..cc7e84d 100644
> --- a/libgloss/aarch64/crt0.S
> +++ b/libgloss/aarch64/crt0.S
> @@ -243,7 +243,7 @@ FUNCTION (_cpu_init_hook):
>  	ret
>  
>  	.align 3
> -#ifdef ARM_RDP_MONITOR
> +#ifdef ARM_RDI_MONITOR
>  .LC0:
>  	GEN_DWORD HeapBase
>  #else
> -- 
> 2.7.4

Pushed.


Thanks,
Corinna

-- 
Corinna Vinschen
Cygwin Maintainer
Red Hat
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
URL: <http://sourceware.org/pipermail/newlib/attachments/20170815/5b1a899b/attachment.sig>


More information about the Newlib mailing list