summaryrefslogtreecommitdiff
path: root/libc/Makefile
AgeCommit message (Expand)Author
2002-02-18Make shared libs properly list the correct ld.so in the interpEric Andersen
2002-01-28Fix the bug where binaries built with older toolchains wouldEric Andersen
2002-01-16Tell ld explicitly when stuff is supposed to by dynamically linkedEric Andersen
2002-01-12Make libc depend on ldsoEric Andersen
2002-01-11Cleanup makfile, use ld to avoid chicken-and-egg problems whenEric Andersen
2002-01-09Be more carefull about erroring out of shell fragments. Try toEric Andersen
2002-01-01Change all 'cd <foo>; bar' constructs to 'cd <foo> && bar' forEric Andersen
2001-12-19Update my email address. I am no longer andersen@lineo.comEric Andersen
2001-09-27Update to accomodate the header file changesEric Andersen
2001-05-29Remove the now obsolete "headers" target. Fix call to get-needed-libgcc-obje...Eric Andersen
2001-05-26Minor fix.Manuel Novoa III
2001-05-17Fix up some problems noted by August Hoerandl <ahoerandl@gmx.at>Eric Andersen
2001-05-16Fix up a few little problemsEric Andersen
2001-05-12Add in a libc.so link as wellEric Andersen
2001-05-12Ok, this should finish off my massive ro-organization. The sourceEric Andersen