From cf4253777412e9c8d5bfbc1c8b975f472e1e7d43 Mon Sep 17 00:00:00 2001 From: Alan Modra Date: Fri, 14 Aug 2015 22:15:49 -0400 Subject: hppa: start.S: rework references to fix PIE TEXTRELs [BZ #18421] The startup code was not using PIC friendly references leading to TEXTRELs in every PIE ELF. --- ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 13fccc0dc9..35cbc01509 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2015-08-18 Alan Modra + + [BZ #18421] + * sysdeps/hppa/start.S [SHARED]: Use .section .data.rel.ro and define + .Lp__global. + (_start): Load %dp via .Lp__global. + [!SHARED]: Use .section .rodata. + 2015-08-18 Mike Frysinger * sysdeps/unix/sysv/linux/hppa/bits/timerfd.h: New file. -- cgit 1.4.1