summaryrefslogtreecommitdiff
path: root/tools/lli/Makefile
Commit message (Expand)AuthorAge
...
* *** empty log message ***Chris Lattner2002-07-23
* Remove tracing code hackChris Lattner2002-05-20
* Link with test/Libraries/libinstr32.a for runtime routinesVikram S. Adve2002-05-19
* Remove asmwriter library from link line, because the useful contents of itChris Lattner2002-04-07
* Remove runtime library in favor of users linking against real libraries.Chris Lattner2002-03-11
* Remove hack. This is better fixed in Makefile.commonChris Lattner2002-02-24
* Build with newer compiler, with same bugChris Lattner2002-02-24
* Eliminate opt libraryChris Lattner2002-01-21
* Build runtime library with local GCCASChris Lattner2001-12-13
* * Make pointer values work better by treating them uniformly as 64 bit values.Chris Lattner2001-10-27
* * Implement exit() builtin functionChris Lattner2001-10-27
* Add support for building a runtime library for LLIChris Lattner2001-10-24
* Genericize support for calling functions a bitChris Lattner2001-09-10
* Make use of the new TOOLNAME/USEDLIBS options provided in Makefile.commonChris Lattner2001-09-07
* Lots of new functionalityChris Lattner2001-08-27
* Initial checkin of interpreterChris Lattner2001-08-23