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
path:
root
/
tools
/
shared.py
Age
Commit message (
Expand
)
Author
2014-01-03
make sure to give Ids to split blocks in relooper
1.8.1
Alon Zakai
2013-12-31
sanity check for js backend in fastcomp
Alon Zakai
2013-12-30
disable jcache in fastcomp, and fake emscripten_jcache_printf
Alon Zakai
2013-12-28
optimize relooper id counters
1.8.0
Alon Zakai
2013-12-26
support for optional complete emulation in relooper
1.7.9
Alon Zakai
2013-12-24
Fixed small problems which exhibit themself when building projects with too m...
Volo Zyko
2013-12-23
fix size limit in limit_size, necessary for s_0_0.test_safe_heap
Alon Zakai
2013-12-23
fix bug where close-together tempDoublePtr operations could cross each other
Alon Zakai
2013-12-16
Merge branch 'em_config' of github.com:juj/emscripten into incoming
Alon Zakai
2013-12-16
use all cpu cores when building libraries in test runner
Alon Zakai
2013-12-13
Fix an issue with the --em-config cmdline option where the option was not see...
Jukka Jylänki
2013-12-13
Add new emcc command line parameter --em-config that allows specifying the lo...
Jukka Jylänki
2013-12-12
skip sanity checks if EM_CONFIG is used instead of normal ~/.emscripten
Alon Zakai
2013-12-12
move tests/hello_world.js to src, so tests/ folder is not needed for sanity c...
Alon Zakai
2013-12-06
fix creation of temp dir in EMCC_DEBUG for the first time
Alon Zakai
2013-12-01
fix for pull #1882
Alon Zakai
2013-12-01
Introduce safe_ensure_dirs as a safe os.makedirs replacement.
Andreas Bergmeier
2013-11-25
don't bootstrap relooper to js if we are using fastcomp
Alon Zakai
2013-11-24
support for ignoring nacl intrinsics
Alon Zakai
2013-11-18
version 1.7.8
1.7.8
Alon Zakai
2013-11-17
Fixed timestamps on object files extracted from archives during link.
Dominic Wong
2013-11-15
precise clock_gettime when not using CLOCK_REALTIME; fixes #1795
1.7.7
Alon Zakai
2013-11-14
emit ll from llvm opt directly, to skip writing and reading all the bitcode
Alon Zakai
2013-11-14
Merge branch 'regex-impl' of github.com:waywardmonkeys/emscripten into incoming
1.7.6
Alon Zakai
2013-11-12
version 1.7.5
1.7.5
Alon Zakai
2013-11-11
version 1.7.4
1.7.4
Alon Zakai
2013-11-11
version 1.7.3
1.7.3
Alon Zakai
2013-11-11
Merge branch 'incoming' into f32
Alon Zakai
2013-11-09
Fix test_asm_pgo on Windows by using response files. The test failed by excee...
Jukka Jylänki
2013-11-08
Merge branch 'incoming' into f32
Alon Zakai
2013-11-07
Bump version & regen symbols for libcxx.
Bruce Mitchener
2013-11-02
regex implementation from musl.
Bruce Mitchener
2013-11-01
Merge branch 'incoming' into f32
Alon Zakai
2013-10-30
tools: parse pre-release node.js version numbers
Ben Noordhuis
2013-10-29
add test for precise float32 support, allow 3 modes of precise float32 suppor...
Alon Zakai
2013-10-25
support fround in function tables and asm module support functions
Alon Zakai
2013-10-23
1.7.1
1.7.1
Alon Zakai
2013-10-22
1.7.0
1.7.0
Alon Zakai
2013-10-09
use aliasing function pointers in -O1
Alon Zakai
2013-10-09
run relooper in -O1, and do not run js opts there
Alon Zakai
2013-10-08
do not assume only -O2 reloops in ensure_relooper
Alon Zakai
2013-10-03
remove unneeded EMIT_GENERATED_FUNCTIONS
Alon Zakai
2013-09-30
Merge branch 'incoming' of github.com:ngld/emscripten into incoming
1.6.4
Alon Zakai
2013-09-26
Don't do Popen workaround on Windows by default, since the cmdline -> call em...
Jukka Jylänki
2013-09-26
Use the logging framework instead of print, to be consistent and as the loggi...
Jukka Jylänki
2013-09-26
Bump version.
1.6.3
Bruce Mitchener
2013-09-26
Bump version.
1.6.2
Bruce Mitchener
2013-09-25
Fix some comments and bump EMSCRIPTEN_VERSION
ngld
2013-09-23
handle EMCC_LEAVE_INPUTS_RAW in relooper bootstrap
Alon Zakai
2013-09-23
remove interim relooper builds if final bootstrap phase did not succeed
Alon Zakai
[next]