From 388784cfddc20ada56d3e52f830d6445b14aa3af Mon Sep 17 00:00:00 2001 From: John David Anglin Date: Sat, 30 Sep 2017 19:02:57 -0400 Subject: Fix hppa text relocations in libc.so [BZ libc/22165] * sysdeps/unix/sysv/linux/hppa/getcontext.S (__getcontext): Use PIC code to load address of __getcontext_ret when generating PIC code. --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 37cd69037a..f639d0acb9 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2017-09-30 John David Anglin + + [BZ libc/22165] + * sysdeps/unix/sysv/linux/hppa/getcontext.S (__getcontext): Use PIC + code to load address of __getcontext_ret when generating PIC code. + 2017-09-30 H.J. Lu * elf/Makefile (tests-static-internal): Add -- cgit v1.2.3