summaryrefslogtreecommitdiff
path: root/libexec/ld.so/sparc64/archdep.h
AgeCommit message (Expand)Author
2004-05-24Change define used to deal with PLT protection, use postive logic not negative.Dale Rahn
2003-06-09pefo 3/4 licence cleanupsTheo de Raadt
2003-02-15After relocation is completed, remove write protection from GOT/PLT in ld.so.Dale Rahn
2002-10-25Some small fixes in MI code for mips backport. A new reloc md function,Per Fogelstrom
2002-08-12Add support for REL type relocations, all currently supported archDale Rahn
2002-07-24ok i found itTheo de Raadt
2002-07-24back out broken stuff until it is fixedTheo de Raadt
2002-07-24make _dl_mmap() return void * like othersTheo de Raadt
2002-07-12Change ld.so search order/method to match the a.out ld.so.Dale Rahn
2002-05-24various KNFTheo de Raadt
2002-04-24Perform full relocation for Rela bootstrap relocations, compatibleDale Rahn
2002-02-21cleanup of MD/MI ld.so (elf), most changes by art@ cleanup by me.Dale Rahn
2002-02-16Part one of userland __P removal. Done with a simple regexp with some minor ...Todd C. Miller
2001-09-25Do mmap the right way.Artur Grabowski
2001-09-24Proper RELOC_RELA for bootstrap.Artur Grabowski
2001-09-23add munmap syscallDale Rahn
2001-09-21partially done... committing so other folks don't have to repeat some of the ...Jason Wright