[patch] ARM EABI support

Peter S. Mazinger ps.m at gmx.net
Mon Jan 30 09:11:58 UTC 2006


On Sun, 29 Jan 2006, Joseph S. Myers wrote:

> On Fri, 20 Jan 2006, Peter S. Mazinger wrote:
> 
> > 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.
> 
> Ping.  Here's the patch again, rediffed and freshly tested with today's 
> trunk (no substantive changes).  This version is gzipped and attached 
> because the previous version is still stuck in moderation for being 
> slightly over 40k (no rejection of the message but it hasn't yet got 
> through to the list either).

vapier applied it, I have done some modifications. If UCLIBC_HAS_WCHAR is 
not defined, MB_CUR_MAX is undefined. what should happen then? is 
#undef MB_CUR_MAX
#define MB_CUR_MAX 1

ok for __eaabi_MB_CUR_MAX ?

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