On 23 January 2017 at 02:17, Richard Henderson wrote:
> HPPA is a (the) stack-grows-up target, and supporting that requires
> rearranging how we compute addresses while laying out the initial
> program stack. In addition, hppa32 requires 64-byte stack alignment
> so parameterize that as well.
>
HPPA is a (the) stack-grows-up target, and supporting that requires
rearranging how we compute addresses while laying out the initial
program stack. In addition, hppa32 requires 64-byte stack alignment
so parameterize that as well.
Signed-off-by: Richard Henderson
---
linux-user/elfload.c | 235