aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux/sigprocmask.c
diff options
context:
space:
mode:
authorJohn David Anglin <danglin@gcc.gnu.org>2022-10-01 19:49:25 +0000
committerJohn David Anglin <danglin@gcc.gnu.org>2022-10-01 19:53:30 +0000
commitd1d8379bff34f02f86f82db2cef5bf66746d3560 (patch)
tree9f10dd2544a8a27cf5edd29ea7a8f8079ecd9a9e /sysdeps/unix/sysv/linux/sigprocmask.c
parent76e05613ee28f4ac4a0ab97effc32e0e78e37a56 (diff)
downloadglibc-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