summaryrefslogtreecommitdiff
path: root/libexec/ld.so/powerpc
AgeCommit message (Expand)Author
2002-06-05Cleanup/remove duplicate code that checks STAT_RELOC_DONE.Artur Grabowski
2002-06-05Get rid of an unnecessary typedef (for future cleanup).Artur Grabowski
2002-05-24more KNFTheo de Raadt
2002-05-24more KNFTheo de Raadt
2002-05-24various KNFTheo de Raadt
2002-04-29Clean up RELOC_RELATIVE reloction type, do correct relocation insteadDale Rahn
2002-03-17Clean up the zapping of bad variables. Instead of implementingArtur Grabowski
2002-02-21cleanup of MD/MI ld.so (elf), most changes by art@ cleanup by me.Dale Rahn
2001-09-24API change between asm code and _dl_boot_bind(). Simply andDale Rahn
2001-08-05Do not have dl_find_symbol complain about symbols not found, code immediatelyDale Rahn
2001-03-30Add infrastructure to allow mapping of text sections which are normallyDale Rahn
2000-10-19Fix bug in dl_strcmp, it is not always legal to access a pointerDale 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-08-25Cleanup of powerpc ld.so files.Dale S. Rahn
2000-06-13Updated version of ld.so, contains additional functionality and fixes/Dale S. Rahn