index
:
emscripten-fastcomp
master
LLVM with the emscripten fastcomp javascript backend
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
lli
/
Makefile
Age
Commit message (
Expand
)
Author
2002-05-19
Link with test/Libraries/libinstr32.a for runtime routines
Vikram S. Adve
2002-04-07
Remove asmwriter library from link line, because the useful contents of it
Chris Lattner
2002-03-11
Remove runtime library in favor of users linking against real libraries.
Chris Lattner
2002-02-24
Remove hack. This is better fixed in Makefile.common
Chris Lattner
2002-02-24
Build with newer compiler, with same bug
Chris Lattner
2002-01-21
Eliminate opt library
Chris Lattner
2001-12-13
Build runtime library with local GCCAS
Chris Lattner
2001-10-27
* Make pointer values work better by treating them uniformly as 64 bit values.
Chris Lattner
2001-10-27
* Implement exit() builtin function
Chris Lattner
2001-10-24
Add support for building a runtime library for LLI
Chris Lattner
2001-09-10
Genericize support for calling functions a bit
Chris Lattner
2001-09-07
Make use of the new TOOLNAME/USEDLIBS options provided in Makefile.common
Chris Lattner
2001-08-27
Lots of new functionality
Chris Lattner
2001-08-23
Initial checkin of interpreter
Chris Lattner
[prev]