summaryrefslogtreecommitdiff
path: root/runtime/libdummy
AgeCommit message (Expand)AuthorFilesLines
2004-12-22For PR432:Reid Spencer1-1/+1
2004-12-13Use the new BYTECODE_DESTINATION to override the default bytecode installReid Spencer1-0/+2
2004-12-02Standardize the makefiles with space around = to match the rest of LLVM.Reid Spencer1-4/+5
2004-10-22We won't use automakeReid Spencer2-671/+0
2004-10-18Initial automake generated Makefile templateReid Spencer1-0/+657
2004-10-17Initial Makefile.am for building with automakeReid Spencer1-0/+14
2003-10-20Added LLVM copyright to Makefiles.John Criswell1-0/+8
2003-08-15initial checkin, adjust LEVELChris Lattner2-1/+3
2003-08-15Convert libraries into the BYTECODE_LIBRARY styleChris Lattner1-2/+4
2003-08-15Disable this library for nowChris Lattner1-0/+2
2003-02-18Add lots of functionsChris Lattner1-1/+14
2003-02-11Implement more functionsChris Lattner1-1/+6
2003-02-03Implement feof and xmallocChris Lattner1-0/+2
2003-02-01Add a bunch more stubsChris Lattner1-0/+35
2003-01-17Initial checkin of dummylibChris Lattner2-0/+91