index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libexec
/
ld.so
/
i386
/
archdep.h
Age
Commit message (
Expand
)
Author
2014-12-24
Expand Elf_Rel relocations to include DT_JMPREL. Inspect DT_PLTREL value
Kurt Miller
2014-12-22
Self-relocation code for i386.
Kurt Miller
2010-01-02
Fix handling of hppa RELOC_IPLT relocations during 'bootstrap relocation'.
Mark Kettenis
2004-05-24
Change define used to deal with PLT protection, use postive logic not negative.
Dale Rahn
2004-02-10
Check for RTLD_TEXT_PLT define instead of an architecture specific check.
Dale Rahn
2003-06-09
pefo 3/4 licence cleanups
Theo de Raadt
2003-04-28
Change mquery() function call signature to be the same a mmap(). It
Dale Rahn
2003-04-25
backout mquery change, something broke when not combined with a different diff.
Dale Rahn
2003-04-25
change mquery() function call signature to be the same a mmap(). It
Dale Rahn
2003-04-17
mquery support, currently for i386 only.
Dale Rahn
2003-02-15
After relocation is completed, remove write protection from GOT/PLT in ld.so.
Dale Rahn
2002-10-25
Some small fixes in MI code for mips backport. A new reloc md function,
Per Fogelstrom
2002-08-23
Support for i386 ELF. Not an indication that the change is going to be made,
Dale Rahn