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/linux-crt0.c: New file


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


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