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] libgloss/arm: Remove abort.


Shaun Jackman wrote:
On 6/1/06, Jeff Johnston <jjohnstn@redhat.com> wrote:

Ok, after checking what the testsuites use, I am ok with it.  The patch
is incomplete though.  You have removed abort from the arm libgloss but
you haven't changed all instances of arm variants in configure.host to
remove the -DABORT_PROVIDED flag (e.g. xscale, thumb).  I can do this
for you if you want.


Sorry, for missing these. I'm not as familiar with the arm variants.
I'd appreciate your fixing it up for me.

Cheers,
Shaun

That is no problem, however, I just realized that I missed the fact that the libc/sys/arm directory needs to be changed as well because the flag will affect those users that don't disable newlib supplying syscalls. Since it is a bit more than a minor touch-up, any chance you could post another patch with the additional changes to libc/sys/arm?


-- Jeff J.


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