summaryrefslogtreecommitdiffstats
path: root/ldso
Commit message (Expand)AuthorAgeFilesLines
...
* Missed theseEric Andersen2001-04-262-4/+2
* Be more careful about not hard coding names.Eric Andersen2001-04-265-7/+22
* Update ignore targetEric Andersen2001-04-251-1/+1
* Move libdl and udate build method a bitEric Andersen2001-04-256-24/+19
* Make sure 'make install' creates needed dirs.Eric Andersen2001-04-241-0/+1
* Disable an ugly bug-workaround for ancient versions of gcc.Eric Andersen2001-04-243-9/+9
* Avoid a chicken-and-the-egg problem. Use $(LD) to compile theEric Andersen2001-04-241-2/+2
* Silence a warningEric Andersen2001-04-243-2/+4
* Revert my syscall changes. The _syscall# macros are not PICEric Andersen2001-04-233-217/+1
* Ok, seems this _must_ be compiled as PIC code.Eric Andersen2001-04-231-1/+1
* Ignore generated stuff. Add a 'make install' target that works.Eric Andersen2001-04-234-1/+14
* Initial checkin for ld.so. This is a combination of effort from Manuel NovoaEric Andersen2001-04-2358-0/+13958