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
/
Makefile
Age
Commit message (
Expand
)
Author
2002-02-21
cleanup of MD/MI ld.so (elf), most changes by art@ cleanup by me.
Dale Rahn
2001-11-20
bye bye, libdl
Peter Valchev
2001-09-24
sparc64 needs slightly different flags.
Artur Grabowski
2001-09-23
pass appropriate compilation flags for sparc64. needs to be compiled PIC.
Dale Rahn
2001-07-20
do not include or define things which are common for this subdir's parent
Michael Shalayeff
2001-06-08
No more need to pull in strlen from libc.
Artur Grabowski
2001-05-23
Do not enable debugging, such as PRINTF_DEBUG for ld.so, it becomes
Dale Rahn
2001-05-15
Niklas, there is no excuse for breaking this code
Theo de Raadt
2001-05-14
Commit initial alpha bits, to facilitate in-tree dev.
Niklas Hallqvist
2000-09-17
activate ldd, and indent some ld.so messages to make it easier to see what is...
Theo de Raadt
2000-09-08
PowerPC does not need to build this -Wall, if other archs would not.
Dale S. Rahn
2000-06-13
Initial import of ELF ld.so. This was written indepently of the gnu rtld
Dale S. Rahn