This is the mail archive of the libc-alpha@sources.redhat.com mailing list for the glibc 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: ppc64 vDSO update


On Wed, 2005-01-05 at 12:31 -0600, Steve Munroe wrote:
> Roland McGrath <roland@redhat.com> wrote on 01/04/2005 05:14:36 PM:
> 
> > The x86 vDSO has only one PT_LOAD.  If there are real problems with the
> > calculations, those are generic.
> 
> I opened GLIBC Bugzilla #638 and submitted a patch.

Yah, I remember this one, it was indeed bogus "else" in the list of if's...

I posted a new vDSO patch at http://gate.crashing.org/~benh/ppc64-vdso-20050119.diff

Now, both 32 and 64 bits vDSO's are linked at "0" and export symbols as offsets
to functions and not real function symbols (I made them consistent) and updated
to patch to apply against current Linus bk.

Ben.



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