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
Age
Commit message (
Expand
)
Author
2001-01-30
sync with a.out ldconfig, adds missing -U option. Reviewed by: drahn@
Brad Smith
2001-01-28
$OpenBSD$
Niklas Hallqvist
2001-01-23
fix includes
Theo de Raadt
2000-11-09
Change all option list specifications to ".Bl -tag -width Ds". Most man
Aaron Campbell
2000-10-30
libexec man page fleshing. again, bored on the plane home.
Aaron Campbell
2000-10-19
Fix bug in dl_strcmp, it is not always legal to access a pointer
Dale Rahn
2000-10-13
Clean up static constructor/destructor discovery and calling. Instead
Dale Rahn
2000-10-13
Add secondary c++ shared library for testing purposes to verify
Dale Rahn
2000-10-13
Makefile:
Dale Rahn
2000-10-06
Work around a shared library/pmap bug on the powerpc arch. Somehow
Dale S. Rahn
2000-10-01
Sync the cache as specified by the powerpc manuals, didn't change anything.
Dale S. Rahn
2000-10-01
Fix some very serious cut and paste errors in this code.
Dale S. Rahn
2000-09-17
activate ldd, and indent some ld.so messages to make it easier to see what is...
Theo de Raadt
2000-09-11
ldd compatibility (if we had ldd for this ld.so)
Dale S. Rahn
2000-09-08
PowerPC does not need to build this -Wall, if other archs would not.
Dale S. Rahn
2000-08-25
Cleanup of powerpc ld.so files.
Dale S. Rahn
2000-08-09
Remove target file, only source should be "source" controlled.
Dale S. Rahn
2000-07-08
Add id and header describing contents.
Dale S. Rahn
2000-07-06
Insert missing .El directives.
Aaron Campbell
2000-06-13
Updated version of ld.so, contains additional functionality and fixes/
Dale S. Rahn
2000-06-13
Initial import of ELF ld.so. This was written indepently of the gnu rtld
Dale S. Rahn