summaryrefslogtreecommitdiff
path: root/include/link_elf.h
AgeCommit message (Expand)Author
2010-10-16Implement dl_iterate_phdr.skrll
2010-10-14Move a comment so that it is correct.skrll
2009-11-04typedef struct link_map as Link_map (for solaris-compat)pooka
2006-01-11Fix comment indentation after __P was deleted.uwe
2005-02-03de-__P -- the hack is long since useless. Discussed with christos,perry
1999-03-19Move the link.h files for the different shlib formats via repository copy,thorpej
1999-03-01KNFchristos
1998-10-30gdb's shared-lib mapping code in solib.c has #ifdef dependencies onjonathan
1998-03-25Add support for mips.mhitch
1996-12-16First cut at an ELF shared loader. Originally from John Polstra's FreeBSD elfcgd