]> sourceware.org Git - glibc.git/commit
elf: Add <dl-debug.h>
authorH.J. Lu <hjl.tools@gmail.com>
Fri, 10 Dec 2021 02:24:37 +0000 (18:24 -0800)
committerH.J. Lu <hjl.tools@gmail.com>
Mon, 3 Jan 2022 13:16:03 +0000 (05:16 -0800)
commit9288c92d0037745b940a90d59cbe102d4c218c26
tree4edc09f879a504a05bdef6a473982023b8c06e25
parentbd1616c6bee625a2726d0f8b477881b4b25697d8
elf: Add <dl-debug.h>

Add <dl-debug.h> to setup debugging entry in PT_DYNAMIC segment to support
DT_DEBUG, DT_MIPS_RLD_MAP_REL and DT_MIPS_RLD_MAP.

Tested on x86-64, x32 and i686 as well as with build-many-glibcs.py.
elf/dl-reloc-static-pie.c
elf/rtld.c
sysdeps/generic/dl-debug.h [new file with mode: 0644]
sysdeps/mips/dl-debug.h [new file with mode: 0644]
sysdeps/mips/dl-machine.h
This page took 0.044043 seconds and 5 git commands to generate.