about summary refs log tree commit diff
path: root/support
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:49:25 +0000
commitb7bd94068e55d5fa8681e2ab4802d31852ea404e (patch)
tree08a38c8637184e63d8328c3a754ecdef5ad49170 /support
parentba70f6959876b6daba180afbe427710e4383e357 (diff)
downloadglibc-b7bd94068e55d5fa8681e2ab4802d31852ea404e.tar.gz
glibc-b7bd94068e55d5fa8681e2ab4802d31852ea404e.tar.xz
glibc-b7bd94068e55d5fa8681e2ab4802d31852ea404e.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 'support')
0 files changed, 0 insertions, 0 deletions