[patch] ARM EABI support

Peter S. Mazinger ps.m at gmx.net
Fri Jan 20 16:32:30 UTC 2006


On Fri, 20 Jan 2006, Joseph S. Myers wrote:

> On Thu, 19 Jan 2006, Peter S. Mazinger wrote:
> 
> > are these __aeabi_x visible?
> 
> Yes.  This revised patch fixes things so that the (hidden) constants go in 
> the static libraries only, as in glibc, the (non-hidden) functions go in 
> the shared library as well.  I think it addresses the other comments made 
> as well.

ok w/ me now, what is left I can correct (gcc4 will have probably some 
trouble w/ it due to missing prototypes.

I hoped though s/bzero/memset/ change, because in uClibc
void bzero(void *s,size_t n) { (void)memset(s,0,n); }

Peter

-- 
Peter S. Mazinger <ps dot m at gmx dot net>           ID: 0xA5F059F2
Key fingerprint = 92A4 31E1 56BC 3D5A 2D08  BB6E C389 975E A5F0 59F2




More information about the uClibc mailing list