summaryrefslogtreecommitdiffstats
path: root/llvm/runtime/GCCLibraries/libpthread
Commit message (Expand)AuthorAgeFilesLines
* Remove a bunch of useless empty librariesChris Lattner2005-01-022-17/+0
* For PR432:Reid Spencer2004-12-221-1/+1
* Use the new BYTECODE_DESTINATION to override the default bytecode installReid Spencer2004-12-131-0/+1
* Standardize the makefiles with space around = to match the rest of LLVM.Reid Spencer2004-12-021-4/+4
* Standardize the format of the runtime libraries makefiles.Reid Spencer2004-12-021-1/+2
* We won't use automakeReid Spencer2004-10-222-671/+0
* Initial automake generated Makefile templateReid Spencer2004-10-181-0/+657
* Initial Makefile.am for building with automakeReid Spencer2004-10-171-0/+14
* Removed the pthread_once() function because it doesn't actually doJohn Criswell2003-12-101-7/+0
* Dummy implementation of the pthread library.John Criswell2003-12-102-0/+22
OpenPOWER on IntegriCloud