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
/
mips
Age
Commit message (
Expand
)
Author
2003-02-15
After relocation is completed, remove write protection from GOT/PLT in ld.so.
Dale Rahn
2003-02-02
knf & ansi; drahn ok
Theo de Raadt
2002-12-18
Prepare for an upcoming ELF executable change. This will allow ld.so to
Dale Rahn
2002-11-14
Make error messages on symbol lookup failures more useful.
Dale Rahn
2002-10-25
Some small fixes in MI code for mips backport. A new reloc md function,
Per Fogelstrom
2002-10-23
mips archdep stuff update while waiting for ok on mi
Per Fogelstrom
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-23
match _dl_ syscall prototypes w/ the real syscalls prototypes, including args...
Michael Shalayeff
2002-07-12
Change ld.so search order/method to match the a.out ld.so.
Dale Rahn
2002-07-07
typos/grammar/better words
Jan-Uwe Finck
2002-06-05
Cleanup/remove duplicate code that checks STAT_RELOC_DONE.
Artur Grabowski
2002-05-24
more KNF
Theo de Raadt
2002-05-24
more KNF
Theo de Raadt
2002-05-24
various KNF
Theo de Raadt
2002-02-21
cleanup of MD/MI ld.so (elf), most changes by art@ cleanup by me.
Dale Rahn
2000-06-13
Initial import of ELF ld.so. This was written indepently of the gnu rtld
Dale S. Rahn