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
/
sparc64
/
archdep.h
Age
Commit message (
Expand
)
Author
2004-05-24
Change define used to deal with PLT protection, use postive logic not negative.
Dale Rahn
2003-06-09
pefo 3/4 licence cleanups
Theo de Raadt
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-12
Add support for REL type relocations, all currently supported arch
Dale Rahn
2002-07-24
ok i found it
Theo de Raadt
2002-07-24
back out broken stuff until it is fixed
Theo de Raadt
2002-07-24
make _dl_mmap() return void * like others
Theo de Raadt
2002-07-12
Change ld.so search order/method to match the a.out ld.so.
Dale Rahn
2002-05-24
various KNF
Theo de Raadt
2002-04-24
Perform full relocation for Rela bootstrap relocations, compatible
Dale Rahn
2002-02-21
cleanup of MD/MI ld.so (elf), most changes by art@ cleanup by me.
Dale Rahn
2002-02-16
Part one of userland __P removal. Done with a simple regexp with some minor ...
Todd C. Miller
2001-09-25
Do mmap the right way.
Artur Grabowski
2001-09-24
Proper RELOC_RELA for bootstrap.
Artur Grabowski
2001-09-23
add munmap syscall
Dale Rahn
2001-09-21
partially done... committing so other folks don't have to repeat some of the ...
Jason Wright