summaryrefslogtreecommitdiff
path: root/runtime/libdummy
Commit message (Expand)AuthorAge
* Undo removal of the runtime libraries. While this may have been a bitReid Spencer2006-11-17
* In LLVM 2.0 we won't use the runtime libraries as llvm-gcc3 support willReid Spencer2006-11-16
* For PR786:Reid Spencer2006-06-01
* For PR432:Reid Spencer2004-12-22
* Use the new BYTECODE_DESTINATION to override the default bytecode installReid Spencer2004-12-13
* Standardize the makefiles with space around = to match the rest of LLVM.Reid Spencer2004-12-02
* We won't use automakeReid Spencer2004-10-22
* Initial automake generated Makefile templateReid Spencer2004-10-18
* Initial Makefile.am for building with automakeReid Spencer2004-10-17
* Added LLVM copyright to Makefiles.John Criswell2003-10-20
* initial checkin, adjust LEVELChris Lattner2003-08-15
* Convert libraries into the BYTECODE_LIBRARY styleChris Lattner2003-08-15
* Disable this library for nowChris Lattner2003-08-15
* Add lots of functionsChris Lattner2003-02-18
* Implement more functionsChris Lattner2003-02-11
* Implement feof and xmallocChris Lattner2003-02-03
* Add a bunch more stubsChris Lattner2003-02-01
* Initial checkin of dummylibChris Lattner2003-01-17