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: [PATCH] Port hppa over to generic function descriptors.


> > Ported hppa over to the generic function descriptor code used by ia64.
> > Included here is the first set of changes. The second set encompass the
> > changes required to dl-machine.h, unfortunately that file has a lot of
> > changes that have been accrued over the years.
> 
> The patch is only for hppa files, so I guess it's fine since I assume
> it's tested.  Applied.

It was tested and passed without regression, I can also rebuild the
toolchain without problem. A more thorough testing by users might be
beneficial.

Unfortunately I'm not quite sure how to tackle the dl-machine.h changes,
they require changes to elf/dynamic-link.h, in particular to pass the
link_map map down to the relocation code. Perhaps I'll post that next
and see what people think.

c.


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