summaryrefslogtreecommitdiff
path: root/runtime
Commit message (Expand)AuthorAge
* Fixes to be LP64 correctChris Lattner2002-07-18
* Allow libraries to specify other libraries to link toChris Lattner2002-05-20
* Tracelib is now an LLVM library just like all other libraries in thisChris Lattner2002-05-20
* * If hashing a pointer, cast it to a 64 bit number so gcc doesn't warnChris Lattner2002-05-20
* Implement the printf function, used by assertChris Lattner2002-05-20
* Runtime routines to support tracing.Vikram S. Adve2002-05-19
* Remove compilation of __main because we now link -lgcc into programsChris Lattner2002-03-22
* Need rule for runtime.o. This is just temporary to provideVikram S. Adve2002-03-18
* Add strcat functionChris Lattner2002-03-11
* Checkin library infrastructure for building stuff to be linked withChris Lattner2002-03-08
* Add a clean target stubChris Lattner2002-02-26
* Initial checkin of Makefile, just a dummy file for now.Chris Lattner2002-01-23