summaryrefslogtreecommitdiffstats
path: root/ldso/include
Commit message (Expand)AuthorAgeFilesLines
...
* Modify interfaces for _dl_parse_relocation_information()Eric Andersen2004-01-292-10/+10
* Scrub up use of ELF_USES_RELOCA and eliminte some unsightly ifdefsEric Andersen2004-01-293-0/+33
* Eliminate separate passes for _dl_copy_fixups() and _dl_fixup(), andEric Andersen2004-01-292-2/+0
* Some badly behaved arches fail to provide a PAGE_SIZE defineEric Andersen2004-01-061-0/+4
* Use PAGE_SIZE rather than hard coding 4096Eric Andersen2003-12-171-0/+2
* Rework the config system. Better utilize the Kconfig languageEric Andersen2003-11-042-6/+6
* Always build and install ldconfigEric Andersen2003-10-122-2/+4
* Fix SUPPORT_LD_DEBUG_EARLY on powerpcEric Andersen2003-09-292-2/+2
* Weed out duplicates before trying to load libraries.... DelayedEric Andersen2003-08-312-0/+2
* Cool. Found most of the problem. Turns out we were inadvertanly loading someEric Andersen2003-08-192-46/+16
* Phase one of my evil plan to clean up ld.so...Eric Andersen2003-08-1911-0/+1331