jmc
115b6ff464
typos from alexey dobriyan;
19 years ago
kettenis
7094ff0c68
Add dl_iterate_phdr() support.
ok drahn@, millert@
20 years ago
drahn
c246fad6cd
Revert this to art's orginal verstion, internal ld.so fields should not
be advertised in this header. Add a comment that this must be in sync
with ld.so. Fixes gdb shared library handing. ok pvalchev@
22 years ago
deraadt
0587f67083
no , at end of enum
22 years ago
pvalchev
94c08b8237
restore link_map ABI compatibility between gdb and ld.so. this comes from
what powerpc and sparc64 had as machine/link.h in 3.1 used by gdb, and will
be needed by other ELF architectures to provide gdb solib support; ok drahn
22 years ago
art
dd4b550c8e
split link.h into three parts. The MI parts are left in link.h
a.out stuff in link_aout.h and ELF stuff in link_elf.h.
Switch sparc64 back to MI link.h.
drahn@ ok (powerpc will switch soon).
22 years ago