Re: RFC: Add STB_GNU_SECONDARY

2012-04-20 Thread Petr Baudis
On Fri, Apr 20, 2012 at 01:11:34PM -0700, H.J. Lu wrote: > On Fri, Apr 20, 2012 at 12:50 PM, Roland McGrath wrote: > > Please provide an example that illustrates why you think you need this. > > > > Currently we use weak undefined symbol, foo, to do > > if (&foo != 0) > foo is defined. > else >

Re: X32 psABI status

2011-02-13 Thread Petr Baudis
On Sun, Feb 13, 2011 at 07:13:57AM -0800, H.J. Lu wrote: > On Sun, Feb 13, 2011 at 7:07 AM, Florian Weimer wrote: > > * H. J. Lu: > > > >>> Actually, I'm wondering if you can do the translation in user space. > >>> There already are 32-on-64 implementations in existence, without > >>> kernel chang