aboutsummaryrefslogtreecommitdiffstats
path: root/runtime
Commit message (Expand)AuthorAgeFilesLines
* Remove support for memsetChris Lattner2003-02-181-1/+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 pool allocator libraryChris Lattner2003-01-292-0/+170
* Initial checkin of dummylibChris Lattner2003-01-172-0/+91
* fix pathChris Lattner2002-11-081-1/+1
* Add note about what this isChris Lattner2002-11-061-0/+25
* Pass renamedChris Lattner2002-07-301-2/+2
* Fixes to be LP64 correctChris Lattner2002-07-182-6/+6
* Allow libraries to specify other libraries to link toChris Lattner2002-05-201-1/+1
* Tracelib is now an LLVM library just like all other libraries in thisChris Lattner2002-05-201-21/+6
* * If hashing a pointer, cast it to a 64 bit number so gcc doesn't warnChris Lattner2002-05-202-3/+2
* Implement the printf function, used by assertChris Lattner2002-05-201-0/+13
* Runtime routines to support tracing.Vikram S. Adve2002-05-193-0/+431
* Remove compilation of __main because we now link -lgcc into programsChris Lattner2002-03-221-5/+0
* Need rule for runtime.o. This is just temporary to provideVikram S. Adve2002-03-181-0/+5
* Add strcat functionChris Lattner2002-03-111-0/+5
* Checkin library infrastructure for building stuff to be linked withChris Lattner2002-03-0816-1/+362
* Add a clean target stubChris Lattner2002-02-261-0/+2
* Initial checkin of Makefile, just a dummy file for now.Chris Lattner2002-01-231-0/+2