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 (
Expand
)
Author
2013-04-01
Merge pull request #1009 from waywardmonkeys/another-libcxx-update
1.3.6
Alon Zakai
2013-04-01
update test_chunking
Alon Zakai
2013-03-31
fix test_cases/caall.ll in asm
Alon Zakai
2013-03-31
differentiate better the ambiguous case of llvm call (where the type can be e...
Alon Zakai
2013-03-31
fix resource.h for C++ usage
Alon Zakai
2013-03-31
check both original short ident and redirected ident for being a library func...
Alon Zakai
2013-03-31
invalidate renderers using stride
Alon Zakai
2013-03-31
GL_UNSAFE_OPTS tweaks
Alon Zakai
2013-03-31
do not fix offsets in renderers; fixes test_gl_renderers
Alon Zakai
2013-03-31
fix gl_renderers.png
Alon Zakai
2013-03-31
fix attribute offsets when they start at >0 and there is an array buffer
Alon Zakai
2013-03-31
improve test setup for test_gl_renderers
Alon Zakai
2013-03-31
refactor gl_renderers.c
Alon Zakai
2013-03-31
do not fix stride in renderers
Alon Zakai
2013-03-31
Added a test that creates two vertex buffers with different strides and point...
Michael Bishop
2013-03-30
headers fix; fixes #1013
Alon Zakai
2013-03-30
do not concatenate funcs_js parts, keep them separate
Alon Zakai
2013-03-30
Merge pull request #1005 from waywardmonkeys/fix-cache-debugging
Alon Zakai
2013-03-30
Merge pull request #1014 from waywardmonkeys/reinstate-tests
Alon Zakai
2013-03-30
fix -nostdinc++
Alon Zakai
2013-03-30
Merge pull request #1004 from waywardmonkeys/fix-nostdincxx
Alon Zakai
2013-03-30
Merge pull request #997 from waywardmonkeys/remove-extract
Alon Zakai
2013-03-30
rephrase comment
Alon Zakai
2013-03-30
Merge pull request #1008 from michaeljbishop/update-dead-functions-comment
Alon Zakai
2013-03-29
Bump version.
Bruce Mitchener
2013-03-29
Update symbols.
Bruce Mitchener
2013-03-29
Update libcxx to work with emscripten.
Bruce Mitchener
2013-03-29
Update to r178253 from March 29, 2013.
Bruce Mitchener
2013-03-28
Updated comment for DEAD_FUNCTIONS.
Michael Bishop
2013-03-27
There's no configuration global now.
Bruce Mitchener
2013-03-27
-nostdinc++ is needed to not pick up system C++ headers.
Bruce Mitchener
2013-03-26
Adjust the distance model and rolloff factor for OpenAL
Ehsan Akhgari
2013-03-26
Remove unused llvm-extract stuff.
Bruce Mitchener
2013-03-25
Merge pull request #898 from MichaelRiss/selectFix
Alon Zakai
2013-03-25
Merge pull request #993 from waywardmonkeys/reinstate-attributes
Alon Zakai
2013-03-25
simplify handling of anonymous entry blocks; fixes #948
Alon Zakai
2013-03-25
Merge pull request #989 from waywardmonkeys/fix-strtof
Alon Zakai
2013-03-25
Merge pull request #986 from caiiiycuk/offsets_test
Alon Zakai
2013-03-25
test fixes
Alon Zakai
2013-03-25
remove symbol removing hack; export all malloc symbols as weak; add test for ...
1.3.5
Alon Zakai
2013-03-25
Get exceptions working as they were before.
Bruce Mitchener
2013-03-25
Bump version.
1.3.4
Bruce Mitchener
2013-03-25
Get things working with the new libcxx / libcxxabi.
Bruce Mitchener
2013-03-25
Build libcxx and libcxxabi with C++11.
Bruce Mitchener
2013-03-25
Remove unused makefiles.
Bruce Mitchener
2013-03-25
update libcxxabi.
Bruce Mitchener
2013-03-25
Update to current libcxx.
Bruce Mitchener
2013-03-25
Clean up lists of files, building libcxx / libcxxabi.
Bruce Mitchener
2013-03-23
remove unneeded check from relooper
1.3.3
Alon Zakai
2013-03-23
test_mmap works with Node now.
Bruce Mitchener
[next]