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: [PATCH, ARM AArch64] Remove the user namespace symbol 'start' from newlib and libgloss


On Aug  9 22:07, Yufeng Zhang wrote:
> Hi
> 
> This patch removes the symbol 'start' from newlib and libgloss in
> the ARM and AArch64 ports, as 'start' shall be a user namespace
> symbol.  The entry point is '_start' on elf systems.
> 
> Passed test on arm-none-eabi and aarch64-none-elf.
> 
> OK for the trunk?
> 
> Thanks,
> Yufeng
> 
> libgloss/
> 
> 	* aarch64/crt0.S: Remove 'start'.
> 	* arm/crt0.S: Ditto.
> 	* arm/redboot-crt0.S: Ditto.
> 
> newlib/
> 
> 	* libc/sys/arm/crt0.S: Remove 'start'.

Applied.


Thanks,
Corinna

-- 
Corinna Vinschen
Cygwin Maintainer
Red Hat

Attachment: pgptckxgR62mQ.pgp
Description: PGP signature


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