aboutsummaryrefslogtreecommitdiffstats
path: root/runtime/libdummy
Commit message (Expand)AuthorAgeFilesLines
* Undo removal of the runtime libraries. While this may have been a bitReid Spencer2006-11-173-0/+165
* In LLVM 2.0 we won't use the runtime libraries as llvm-gcc3 support willReid Spencer2006-11-163-165/+0
* For PR786:Reid Spencer2006-06-011-0/+2
* For PR432:Reid Spencer2004-12-221-1/+1
* Use the new BYTECODE_DESTINATION to override the default bytecode installReid Spencer2004-12-131-0/+2
* Standardize the makefiles with space around = to match the rest of LLVM.Reid Spencer2004-12-021-4/+5
* 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
* Added LLVM copyright to Makefiles.John Criswell2003-10-201-0/+8
* initial checkin, adjust LEVELChris Lattner2003-08-152-1/+3
* Convert libraries into the BYTECODE_LIBRARY styleChris Lattner2003-08-151-2/+4
* 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-172-0/+91