index
:
emscripten
master
push-upstream
Emscripten: An LLVM-to-JavaScript Compiler
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Collapse
)
Author
2011-12-14
type in sdl
Alon Zakai
2011-12-14
support -o with multiple bitcode inputs in emcc
Alon Zakai
2011-12-14
more logging in emcc, and only generate js/html if specifically told to (so ↵
Alon Zakai
building things like .so.0.1.0.0) will work, as bitcode
2011-12-14
comment
Alon Zakai
2011-12-14
refactor emcc to use a temp directory for intermediate files
Alon Zakai
2011-12-14
generate .o by default, not .bc. fixes test_zlib
Alon Zakai
2011-12-14
initial prep for emcc by default
Alon Zakai
2011-12-14
comment
Alon Zakai
2011-12-14
test emcc optimization on bitcode files
Alon Zakai
2011-12-14
refactor emcc optimization testing
Alon Zakai
2011-12-14
emcc linking fixes and tests
Alon Zakai
2011-12-14
initial work to refactor emcc into emcc, emld, emar, emranlib
Alon Zakai
2011-12-14
return to a.out.js as default output in emcc
Alon Zakai
2011-12-14
make SQL_Quit a no-op
Alon Zakai
2011-12-13
comment
Alon Zakai
2011-12-13
use emcc in benchmarks
Alon Zakai
2011-12-13
two env var settings for emcc
Alon Zakai
2011-12-13
emcc --help fix
Alon Zakai
2011-12-13
refactor emcc to support compiling multiple files, and partial work on ↵
Alon Zakai
supporting linker invocations
2011-12-13
support a (js) target when emcc is given two input files
Alon Zakai
2011-12-13
refactor emcc in preparation for compiling multiple files at once
Alon Zakai
2011-12-13
def/undef to make things work on windows
Alon Zakai
2011-12-13
finish llvm opts in emcc, plus more tests
Alon Zakai
2011-12-13
llvm opts in emcc (untested)
Alon Zakai
2011-12-13
make shell.html more robust if no canvas support
Alon Zakai
2011-12-13
comment on print() on the web
Alon Zakai
2011-12-13
fix commas
Alon Zakai
2011-12-13
support for --typed-arrays in emcc
Alon Zakai
2011-12-12
ctype.h header fix
Alon Zakai
2011-12-12
additional -s emcc tests
Alon Zakai
2011-12-12
support for -s in emcc
Alon Zakai
2011-12-12
support for running the js optimizer, eliminator and closure compiler from emcc
Alon Zakai
2011-12-12
warning about -O3 in emcc
Alon Zakai
2011-12-12
relooper warning in emcc
Alon Zakai
2011-12-12
fixes to allow generated code to run in a web worker
Alon Zakai
2011-12-12
add missing file test_hello_world_loop.cpp
Alon Zakai
2011-12-12
ensure the array of values of files is unsigned
Alon Zakai
2011-12-12
disable EMULATE_UNALIGNED_ACCESSES by default - it isn't needed
Alon Zakai
2011-12-12
emcc initial support for -Ox
Alon Zakai
2011-12-12
clean up emcc test
Alon Zakai
2011-12-12
support for generating html in emcc, and a test for that that also tests ↵
Alon Zakai
SDL, and some fixes for SDL
2011-12-11
more emcc functionality and tests
Alon Zakai
2011-12-11
refactor run_js and an additional emcc test
Alon Zakai
2011-12-11
refactor temp files handling code, and first passing compilation test for emcc
Alon Zakai
2011-12-11
emcc help update
Alon Zakai
2011-12-11
--help in emcc
Alon Zakai
2011-12-11
emcc: --version
Alon Zakai
2011-12-11
simplify and slim down value intertype
Alon Zakai
2011-12-10
SDL headers fix
Alon Zakai
2011-12-10
experimental wip patch to work towards only copying the right heap in ta1 in ↵
Alon Zakai
memcpy
[prev]
[next]