-------- Original-Nachricht --------
> Datum: Fri, 25 Mar 2011 22:08:36 -0400
> Von: Mike Frysinger <[email protected]>
> An: [email protected]
> Betreff: Re: changes to ld-uClibc.so

> On Fri, Mar 25, 2011 at 7:53 PM, Peter Mazinger wrote:
> > Hello,
> 
> your line wrapping is still screwed up
> 
> > - get all archs behave similar (currently the files were copied from one
> > arch and adapted to another one, mostly inconstitenly), I tend to have
> > a common file/function and show only the diffs from one arch to
> >  another, use same messages for errors, use same names for functions ...
> 
> it really depends on the changes.  there are obviously many things
> which cannot be shared.

well, target is to have minimal diffs between archs to keep maintenance 
overhead low

> > - introduce GLRO use (target is to have the only thing exported
> > from ld-uClibc.so a structure with pointers to some internal functions
> 
> there are some functions which the ldso must export all the time and a
> structure of function pointers wont work.  like __tls_get_addr.

well, you caught me, that is the only exception IIRC (have to recheck) :-)

Peter

> > - detect pagesize and "export" to __uClibc_main.c
> 
> if you add GLRO, then simply use that
> 
> > Is there interest for this in public (should I provide the branch on
> uclibc.org)?
> 
> branches are easy to delete, so putting your own onto uclibc.org isnt an
> issue
> -mike
> _______________________________________________
> uClibc mailing list
> [email protected]
> http://lists.busybox.net/mailman/listinfo/uclibc

-- 
Empfehlen Sie GMX DSL Ihren Freunden und Bekannten und wir
belohnen Sie mit bis zu 50,- Euro! https://freundschaftswerbung.gmx.de


-- 
Empfehlen Sie GMX DSL Ihren Freunden und Bekannten und wir
belohnen Sie mit bis zu 50,- Euro! https://freundschaftswerbung.gmx.de
_______________________________________________
uClibc mailing list
[email protected]
http://lists.busybox.net/mailman/listinfo/uclibc

Reply via email to