[PATCH] arm/linux-crt0.c: New file

Shaun Jackman sjackman@gmail.com
Sat Jul 8 00:19:00 GMT 2006


On 7/4/06, Jeff Johnston <jjohnstn@redhat.com> wrote:
> Shaun Jackman wrote:
> > This patch replaces the arm/linux-crt0 assembler source file with a C
> > source file. Some inline assembler is used to switch to Thumb mode.
> > The purpose of this patch is to allow the compiler to generate the
> > correct relocation for environ when compiling PIC code. As a bonus,
> > the C source file is also shorter and easier to read. Alright to
> > commit?
> >
>
> Yes.
>
> -- Jeff J.

Checked in.

-- sdj



More information about the Newlib mailing list