John David Anglin
8da92e722c
Fix return pointer save and PIC register restore in __getcontext and
...
__setcontext on hppa.
* sysdeps/unix/sysv/linux/hppa/getcontext.S (__getcontext): Save return
pointer in frame.
* sysdeps/unix/sysv/linux/hppa/setcontext.S (__setcontext): Likewise.
Correct offset used to restore PIC register.
2017-10-01 11:58:04 -04:00
John David Anglin
388784cfdd
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.
2017-09-30 19:02:57 -04:00
John David Anglin
ce1917d0bf
Add CFI annotation.
2017-07-16 12:46:50 -04:00
John David Anglin
cc407f4e81
Fix stack offset for r19 load in __getcontext.
2017-07-16 12:24:30 -04:00
Joseph Myers
bfff8b1bec
Update copyright dates with scripts/update-copyrights.
2017-01-01 00:14:16 +00:00
Joseph Myers
f7a9f785e5
Update copyright dates with scripts/update-copyrights.
2016-01-04 16:05:18 +00:00
Joseph Myers
b168057aaa
Update copyright dates with scripts/update-copyrights.
2015-01-02 16:29:47 +00:00
Carlos O'Donell
5abebba403
Relocate hppa from ports to libc.
2014-04-29 04:20:39 -04:00