[PATCH, ARM AArch64] Remove the user namespace symbol 'start' from newlib and libgloss

Yufeng Zhang Yufeng.Zhang@arm.com
Fri Aug 9 21:07:00 GMT 2013


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'.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: remove-start-symbol.patch
Type: text/x-patch
Size: 1355 bytes
Desc: not available
URL: <http://sourceware.org/pipermail/newlib/attachments/20130809/2bec3fcb/attachment.bin>


More information about the Newlib mailing list