aboutsummaryrefslogtreecommitdiff
path: root/runtime/GCCLibraries/libpthread/Makefile
AgeCommit message (Expand)Author
2005-01-02Remove a bunch of useless empty librariesChris Lattner
2004-12-22For PR432:Reid Spencer
2004-12-13Use the new BYTECODE_DESTINATION to override the default bytecode installReid Spencer
2004-12-02Standardize the makefiles with space around = to match the rest of LLVM.Reid Spencer
2004-12-02Standardize the format of the runtime libraries makefiles.Reid Spencer
2003-12-10Dummy implementation of the pthread library.John Criswell