platform_bionic/linker/arch
Pavel Chupin 20c4a3a8ee Replace .S version of x86 crtfiles with .c version
This patch replaces .S versions of x86 crtfiles with .c which are much
easier to support. Some of the files are matching .c version of Arm
crtfiles. x86 files required some cleanup anyway and this cleanup actually
led to matching Arm files.

I didn't change anything to share the same crt*.c between x86 and Arm. I
prefer to keep them separate for a while in case any change is required
for one of the arch, but it's good thing to do in the following patches.

Change-Id: Ibcf033f8d15aa5b10c05c879fd4b79a64dfc70f3
Signed-off-by: Pavel Chupin <pavel.v.chupin@intel.com>
2012-11-30 17:41:25 +04:00
..
arm auto import from //depot/cupcake/@135843 2009-03-03 19:28:35 -08:00
mips MIPS support to the linker 2012-08-02 14:39:50 -07:00
x86 Replace .S version of x86 crtfiles with .c version 2012-11-30 17:41:25 +04:00