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]

Re: A DT_INIT/DT_FINI glibc patch.


On Thu, 16 Nov 2000, H . J . Lu wrote:

> While we are on this subject, I looked at the hppa code. It seems to
> have the same bug. I have an impression that HP never really used
> DT_INIT/DT_FINI. They use DT_INIT_ARRAY/DT_FINI_ARRAY. I don't know
> if we should fix hppa also.

Yes to all of these comments.  elf32-hppa stole some ideas from ia64,
which is why the bug is common.

Fortunately, I think hppa ld.so etc. can be fixed in a way such that
current (broken ABI) binaries will still work.

Alan Modra
-- 
Linuxcare.  Support for the Revolution.


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