Subject: Re: ld.elf_so and hppa
To: None <tech-userlevel@netbsd.org>
From: Christos Zoulas <christos@zoulas.com>
List: tech-userlevel
Date: 07/01/2002 17:27:44
In article <20020701171051.GT476@canolog.ninthwonder.com>,
Allen Briggs <briggs@wasabisystems.com> wrote:
>On Mon, Jul 01, 2002 at 01:05:24PM -0400, Matt Fredette wrote:
>> +#if defined(RTLD_LOADER) && defined(__hppa__)
>
>My one comment is that if this is (or may be) useful for architectures
>other than HPPA (as you say it may be useful for ia64), I would not
>conditionalize the usage on __hppa__, but rather some intermediate value
>that is set in the Makefile for HPPA or whatever.

and let's not call it plabel, maybe alloc_function_pointer()?

christos