aboutsummaryrefslogtreecommitdiffstats
path: root/runtime/libdummy/dummylib.c
Commit message (Expand)AuthorAgeFilesLines
* Undo removal of the runtime libraries. While this may have been a bitReid Spencer2006-11-171-0/+144
* In LLVM 2.0 we won't use the runtime libraries as llvm-gcc3 support willReid Spencer2006-11-161-144/+0
* Disable this library for nowChris Lattner2003-08-151-0/+2
* Add lots of functionsChris Lattner2003-02-181-1/+14
* Implement more functionsChris Lattner2003-02-111-1/+6
* Implement feof and xmallocChris Lattner2003-02-031-0/+2
* Add a bunch more stubsChris Lattner2003-02-011-0/+35
* Initial checkin of dummylibChris Lattner2003-01-171-0/+87