Dan Gohman
|
e024e7f3ac
|
Fix a variety of pylint warnings.
|
2014-02-25 11:58:52 -08:00 |
Alon Zakai
|
18a74170ff
|
add fuzz testcase
|
2014-02-25 11:39:29 -08:00 |
Alon Zakai
|
80de5f33b5
|
warn on emscripten, llvm and clang versions not matching
|
2014-02-24 21:32:27 -08:00 |
Alon Zakai
|
97b05d1956
|
update fuzz testers for fastcomp by default
|
2014-02-24 17:11:52 -08:00 |
Alon Zakai
|
4fd3c8a523
|
v1.12.1 - first testing version with fastcomp on by default
|
2014-02-24 15:48:38 -08:00 |
Alon Zakai
|
a75d43ec8d
|
Merge branch 'fastcomp-by-default' into incoming
|
2014-02-24 14:33:34 -08:00 |
Alon Zakai
|
d47a30c26a
|
add _ZNSt9exceptionD0Ev; fixes fastcomp issue 20
|
2014-02-24 14:32:12 -08:00 |
Alon Zakai
|
cd3e0b2cee
|
add _ZNSt9exceptionD0Ev; fixes fastcomp issue 20
|
2014-02-24 14:31:47 -08:00 |
Jukka Jylänki
|
5756f82b74
|
Fix emscripten_get_callstack to work on Firefox 30 after it implemented column information in callstack info. See https://bugzilla.mozilla.org/show_bug.cgi?id=762556 . Fixes test browser.test_emscripten_log on Firefox 30.
|
2014-02-25 00:24:24 +02:00 |
Alon Zakai
|
ae764ac73f
|
deprecate jcache
|
2014-02-24 12:36:55 -08:00 |
Alon Zakai
|
11a7588153
|
Merge pull request #2149 from TehEpicPineapple/prettier-shell
"Powered by emscripten" logo
|
2014-02-24 11:27:16 -08:00 |
Alon Zakai
|
fb9deefc5a
|
disable some outlining logging
|
2014-02-23 19:44:24 -08:00 |
Alon Zakai
|
a18bd72740
|
add stack bump if only sp is defined but no bump is present, when outlining
|
2014-02-23 14:21:09 -08:00 |
Alon Zakai
|
fd554f90a7
|
emit value in safe heap load logging
|
2014-02-23 14:14:43 -08:00 |
Alon Zakai
|
db905e3779
|
Merge branch 'master' of github.com:haneefmubarak/emscripten into incoming
|
2014-02-22 17:24:54 -08:00 |
Haneef Mubarak
|
d703d5accc
|
added 'haneefmubarak' to AUTHORS
|
2014-02-22 12:24:32 -08:00 |
Haneef Mubarak
|
960e1eb848
|
update year to 2014
|
2014-02-22 12:12:34 -08:00 |
Alon Zakai
|
a08da7bd41
|
add EM_ASM_ which allows sending values without returning anything
|
2014-02-22 11:58:20 -08:00 |
Alon Zakai
|
bc4dbe1161
|
make test_outline limits a little more flexible
|
2014-02-21 18:46:34 -08:00 |
Alon Zakai
|
b8c670c705
|
do not outline the entire stack prelude, including STACKTOP = ..
|
2014-02-21 18:46:30 -08:00 |
Alon Zakai
|
5840e88177
|
Merge pull request #2147 from waywardmonkeys/remove-unused-headers
execinfo.h and unwind.h are unused and unimplemented.
|
2014-02-21 17:24:59 -08:00 |
Jack Arrington
|
5f160bdcee
|
Actually make margin between canvas and output
|
2014-02-21 20:04:10 -05:00 |
Alon Zakai
|
bf7b435983
|
fix test_scriptaclass
|
2014-02-21 17:02:09 -08:00 |
Alon Zakai
|
bc0a257c98
|
error on CORRUPTION_CHECK in fastcomp
|
2014-02-21 17:00:24 -08:00 |
Jack Arrington
|
b40de44404
|
Add margin between output and canvas
|
2014-02-21 19:42:43 -05:00 |
Jack Arrington
|
857458f5e8
|
"powered by emscripten" logo
|
2014-02-21 19:36:58 -05:00 |
Alon Zakai
|
6960d22962
|
release 1.12.0
|
2014-02-21 16:02:35 -08:00 |
Alon Zakai
|
e7ae8fe97f
|
fix test_files_m: do not put a variable called 'data' in the global scope
|
2014-02-21 15:26:21 -08:00 |
Alon Zakai
|
77241ebeec
|
fix s_x_x tests
|
2014-02-21 15:14:35 -08:00 |
Alon Zakai
|
005950752c
|
RUNTIME_TYPE_INFO is not supported in fastcomp
|
2014-02-21 15:13:03 -08:00 |
Alon Zakai
|
15f6d2d20b
|
fix llvm nativizer tool for fastcomp
|
2014-02-21 14:44:32 -08:00 |
Alon Zakai
|
989d49f884
|
reflect that asm is on by default in fastcomp, even in -O0, in the settings
|
2014-02-21 14:21:12 -08:00 |
Alon Zakai
|
d2ae502d4c
|
add non-fastcomp other.test_emcc run
|
2014-02-21 12:45:01 -08:00 |
Alon Zakai
|
cee68d01cd
|
make non-fastcomp tests in browser run in non-fastcomp mode
|
2014-02-21 12:37:21 -08:00 |
Alon Zakai
|
c7e19b82f3
|
deprecate toy gc impl
|
2014-02-21 12:34:55 -08:00 |
Alon Zakai
|
9b61c432ec
|
make non-fastcomp tests in other run in non-fastcomp mode
|
2014-02-21 12:32:52 -08:00 |
Alon Zakai
|
f220d76a83
|
bump expected llvm version to 3.3, which is what fastcomp uses
|
2014-02-21 12:18:13 -08:00 |
Alon Zakai
|
ce030db1c8
|
fix sanity.test_relooper
|
2014-02-21 12:14:10 -08:00 |
Alon Zakai
|
ef2608dc97
|
point to wiki page on fastcomp when using fastcomp but backend is not present
|
2014-02-21 12:07:52 -08:00 |
Alon Zakai
|
306fa23df2
|
assume fastcomp in fastcomp sanity test
|
2014-02-21 12:01:24 -08:00 |
Alon Zakai
|
91745dd0c8
|
add message pointing people to the fastcomp wiki page that explains how to disable it, when a compiler setting is not fastcomp-compatible
|
2014-02-21 11:57:30 -08:00 |
Alon Zakai
|
6b0f2fa212
|
make canvas proxy test less flaky
|
2014-02-21 11:30:23 -08:00 |
Alon Zakai
|
d484101045
|
avoid warning about aliasing function pointers in fastcomp, it has good debug info on assertions 1 and especially 2 anyhow
|
2014-02-21 10:58:18 -08:00 |
Alon Zakai
|
4d715bca89
|
adjust main test modes for fastcomp: remove asm2x86 except for one test, and add two modes for legacy non-fastcomp -O2 with and without asm
|
2014-02-21 10:52:02 -08:00 |
Alon Zakai
|
025dea98e4
|
turn fastcomp on by default, disabling can be done with EMCC_FAST_COMPILER=0 in the env
|
2014-02-21 10:10:49 -08:00 |
Jukka Jylänki
|
09a848a077
|
Apply coding conventions to library_html5.js.
|
2014-02-21 19:51:05 +02:00 |
Alon Zakai
|
8e3586920f
|
Merge pull request #2136 from rjanicek/worker-console
Don't redefine console if it already exists like in Chrome worker.
|
2014-02-21 09:32:32 -08:00 |
Alon Zakai
|
cb7bdc3ea7
|
Merge pull request #2139 from TV4Fun/memfixes
Fix errors in locale and allocate, and a few other tweaks
|
2014-02-21 09:31:24 -08:00 |
Alon Zakai
|
e71ed85142
|
Merge pull request #2146 from waywardmonkeys/undefined-symbols
Correct some function dependencies to address unresolved symbols in test...
|
2014-02-21 09:29:33 -08:00 |
Jukka Jylänki
|
3126951614
|
Add missing semicolons at the end of statements for library_html5.js.
|
2014-02-21 14:53:57 +02:00 |