summaryrefslogtreecommitdiff
path: root/runtime
Commit message (Expand)AuthorAge
...
* Run more post-link xformsChris Lattner2003-05-29
* Update to match the reality that is now.Chris Lattner2003-05-27
* add support for an explicit EXPORTED_SYMBOL_LISTChris Lattner2003-05-22
* Specify a list of symbols that should be exported by the libraryChris Lattner2003-05-22
* Update to match typename produced by the C frontendChris Lattner2003-05-22
* Dead fileChris Lattner2003-05-14
* Minor updatesChris Lattner2003-05-14
* Initial checkin of crtend.o implementationChris Lattner2003-05-14
* New fileChris Lattner2003-05-14
* Remove support for memsetChris Lattner2003-02-18
* 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 pool allocator libraryChris Lattner2003-01-29
* Initial checkin of dummylibChris Lattner2003-01-17
* fix pathChris Lattner2002-11-08
* Add note about what this isChris Lattner2002-11-06
* Pass renamedChris Lattner2002-07-30
* 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