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