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
/
alpha
/
rtld_machine.c
Age
Commit message (
Expand
)
Author
2003-02-15
Paranoia about mprotect, mprotect page aligned regions for got and plt.
Dale Rahn
2003-01-17
Change the GOT initialization so that it is done in a function which
Dale Rahn
2003-01-16
whitespace removal.
Dale Rahn
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-09-01
Make sure that the symbol return value is always initialized before
Dale Rahn
2002-08-23
Change arguments to _dl_find_symbol() myself, warnnotfound, and inplt into
Dale Rahn
2002-08-11
Fix for Elfbug, the Xtiherit problem which has been seen on most OpenBSD
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-06-05
Get rid of an unnecessary typedef (for future cleanup).
Artur Grabowski
2002-05-24
more KNF
Theo de Raadt
2002-05-24
various KNF
Theo de Raadt
2001-06-26
Lazy binding for shared libraries.
Artur Grabowski
2001-06-13
Add support for lazy binding.
Artur Grabowski
2001-06-05
gcc generates a lot of unaligned RELATIVE relocations for c++ exception handl...
Artur Grabowski
2001-05-31
Apparently GLOB_DAT needs r_addend.
Artur Grabowski
2001-05-31
Some cleanups.
Artur Grabowski
2001-05-31
Remove write protection from some memory segments when
Artur Grabowski
2001-05-31
Correctly implement most linking for alpha.
Artur Grabowski
2001-05-14
Commit initial alpha bits, to facilitate in-tree dev.
Niklas Hallqvist