summaryrefslogtreecommitdiff
path: root/ldso/ldso/Makefile
AgeCommit message (Expand)Author
2001-07-17Turn off USE_CACHE by default (so ldconfig, by default, isn'tEric Andersen
2001-07-17Oops. USE_CACHE was disabled and didn't compile when enabledEric Andersen
2001-07-17Forgot this...Eric Andersen
2001-07-13This takes about 6k off the size of the x86 shared lib loader...Eric Andersen
2001-07-12This commit merges David Schleef's updates to the build system, which aEric Andersen
2001-07-03Allow the shared lib loader to fallback on the builddir if everythingEric Andersen
2001-06-15Now that our compiler wrapper is up to it, we can now use TARGET_CCEric Andersen
2001-06-14Yet more ldso cleanups. Be more discriminating about when using inlinesEric Andersen
2001-05-12Ok, this should finish off my massive ro-organization. The sourceEric Andersen
2001-05-10Fix up naming of ld.so so every uses the same define. The top levelEric Andersen
2001-05-07Put in but leave commented the DL_DEBUG defineEric Andersen
2001-04-27Yet another large update to ld.so. In this iteration I finally gotEric Andersen
2001-04-26oops again! I forgot to pull in the arch specific stuff, and forgotEric Andersen
2001-04-26Be more careful about not hard coding names.Eric Andersen
2001-04-25Move libdl and udate build method a bitEric Andersen
2001-04-23Ok, seems this _must_ be compiled as PIC code.Eric Andersen
2001-04-23Initial checkin for ld.so. This is a combination of effort from Manuel NovoaEric Andersen