diff options
author | John David Anglin <danglin@gcc.gnu.org> | 2022-10-01 19:49:25 +0000 |
---|---|---|
committer | John David Anglin <danglin@gcc.gnu.org> | 2022-10-01 19:53:30 +0000 |
commit | d1d8379bff34f02f86f82db2cef5bf66746d3560 (patch) | |
tree | 9f10dd2544a8a27cf5edd29ea7a8f8079ecd9a9e /sysdeps/unix/sysv/linux/sigprocmask.c | |
parent | 76e05613ee28f4ac4a0ab97effc32e0e78e37a56 (diff) | |
download | glibc-d1d8379bff34f02f86f82db2cef5bf66746d3560.tar glibc-d1d8379bff34f02f86f82db2cef5bf66746d3560.tar.gz glibc-d1d8379bff34f02f86f82db2cef5bf66746d3560.tar.bz2 glibc-d1d8379bff34f02f86f82db2cef5bf66746d3560.zip |
hppa: Fix initialization of dp register [BZ 29635]
After upgrading glibc to Debian 2.35-1, gdb faulted on
startup and dropped core in a function call in the main
application. This was caused by not initializing the
global dp register for the main application early enough.
Restore the code to initialize dp in _dl_start_user.
It was removed when code was added to initialize dp in
elf_machine_runtime_setup.
Signed-off-by: John David Anglin <dave.anglin@bell.net>
Diffstat (limited to 'sysdeps/unix/sysv/linux/sigprocmask.c')
0 files changed, 0 insertions, 0 deletions