summaryrefslogtreecommitdiffstats
path: root/libc/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Make shared libs properly list the correct ld.so in the interpEric Andersen2002-02-181-1/+2
* Fix the bug where binaries built with older toolchains wouldEric Andersen2002-01-281-3/+2
* Tell ld explicitly when stuff is supposed to by dynamically linkedEric Andersen2002-01-161-1/+1
* Make libc depend on ldsoEric Andersen2002-01-121-1/+1
* Cleanup makfile, use ld to avoid chicken-and-egg problems whenEric Andersen2002-01-111-13/+6
* Be more carefull about erroring out of shell fragments. Try toEric Andersen2002-01-091-1/+3
* Change all 'cd <foo>; bar' constructs to 'cd <foo> && bar' forEric Andersen2002-01-011-3/+3
* Update my email address. I am no longer andersen@lineo.comEric Andersen2001-12-191-2/+2
* Update to accomodate the header file changesEric Andersen2001-09-271-1/+1
* Remove the now obsolete "headers" target. Fix call to get-needed-libgcc-obje...Eric Andersen2001-05-291-29/+2
* Minor fix.Manuel Novoa III2001-05-261-2/+2
* Fix up some problems noted by August Hoerandl <ahoerandl@gmx.at>Eric Andersen2001-05-171-1/+1
* Fix up a few little problemsEric Andersen2001-05-161-3/+3
* Add in a libc.so link as wellEric Andersen2001-05-121-0/+1
* Ok, this should finish off my massive ro-organization. The sourceEric Andersen2001-05-121-0/+112