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
/
projects
Age
Commit message (
Expand
)
Author
2005-05-13
The previous hack didn't work because tools-only isn't defined and isn't
Reid Spencer
2005-05-13
Don't build runtime if tools-only :)
Reid Spencer
2005-05-04
WHILE does not "pop" a value, it "examines" to top of stack. Make this
Reid Spencer
2005-04-23
Eliminate tabs and trailing spaces
Jeff Cohen
2005-04-21
Remove trailing whitespace
Misha Brukman
2005-03-28
Rename createPromoteMemoryToRegister() to
Alkis Evlogimenos
2005-02-24
Update to reflect various changes in the autoconf directory. THe
Reid Spencer
2005-02-24
Remove auxilliary files that are now picked up from llvm/autoconf. This
Reid Spencer
2005-02-24
* Move all the "standard" configuration stuff to the start of the file
Reid Spencer
2005-02-24
Don't put generated files into CVS.
Reid Spencer
2005-02-24
* Fix an output message
Reid Spencer
2005-02-14
Update makefile to use PROJ_* makefile variables intead of BUILD_* as
Reid Spencer
2005-01-16
Update per new Makefile requirements for projects
Reid Spencer
2005-01-16
Rename BUILD_* to PROJ_*
Reid Spencer
2005-01-05
Ignore autoconf/aclocal generated stuff.
Reid Spencer
2005-01-05
Cleanup configuration for Cygwin
Reid Spencer
2005-01-01
Ignore some files
Reid Spencer
2005-01-01
Update to autoconf 2.59 standards.
Reid Spencer
2004-12-27
Clean up some autoconf cruft
Reid Spencer
2004-12-05
Correct build script for stkr_runtime module
Reid Spencer
2004-12-05
Build a module instead of a library so main() is not missed
Reid Spencer
2004-11-25
Add LLVMbzip2 library, now required.
Reid Spencer
2004-11-20
Use llvmc to compile test cases
Reid Spencer
2004-11-14
Fix usage of changed function prototype
Reid Spencer
2004-10-30
Change macro names per naming standard in Makefile.rules.
Reid Spencer
2004-10-30
Correct macro names per naming standard in Makefile.rules
Reid Spencer
2004-10-29
Disable the build in the samples directory so that llvmc dependencies don't
Reid Spencer
2004-10-29
Make sure the LLVM_CONFIG_DIR environment variable is set so we don't get
Reid Spencer
2004-10-28
Make sure the sources get distributed (use EXTRA_DIST)
Reid Spencer
2004-10-28
Use llvmc to compile the Stacker programs
Reid Spencer
2004-10-28
Add the samples directory to the build
Reid Spencer
2004-10-28
Get rid of drivel.
Reid Spencer
2004-10-27
Change Library Names Not To Conflict With Others When Installed
Reid Spencer
2004-10-26
Make sure the samples and test directories get distributed.
Reid Spencer
2004-10-26
Make sure the include files get distributed.
Reid Spencer
2004-10-23
Fix nightly build by avoiding shared library construction.
Reid Spencer
2004-10-22
Adjust to changes in Makefile.rules
Reid Spencer
2004-10-11
Remove exhuberant-style comments which remained from copying file from `sample'
Misha Brukman
2004-10-11
Fix file header comment; remove sample project (extra-verbose) comments
Misha Brukman
2004-10-11
Fix file header comment
Misha Brukman
2004-10-07
This pass is not needed, as there is only ever one global: the stack
Chris Lattner
2004-09-15
Stacker compiler library doesn't need to be shared and it can cause
Reid Spencer
2004-09-15
Attempt to solve the libtool problem on Solaris.
Reid Spencer
2004-09-14
The Sparc linking .so problem extends to the sample project as well
Misha Brukman
2004-09-13
Sparc cannot link shared objects (libtool issue) which affects Stacker.
Misha Brukman
2004-09-11
Use llvm-link to link the .bc with testing.bc. This helps test the new
Reid Spencer
2004-09-05
Added the configuration of the test/Makefile.
Reid Spencer
2004-09-04
Make sure llvm-test doesn't build automatically so the nightly test can
Reid Spencer
2004-09-04
Convert makefile to use standard LLVM macros for tool names
Reid Spencer
2004-09-04
Make Stacker into a complete project with its own configuration.
Reid Spencer
[next]