Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
we do in asm.js
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
the generated functions and send only them, or we don't know them and send all the code, in either case js-optimizer.js does not need a list of generated functions
|
|
|
|
|
|
|
|
|
|
-fcatch-undefined-behavior is deprecated.
|
|
|
|
Implement strtod in native C code as part of libc.
|
|
Emit correct code for setjmp() calls when in UNALIGNED_MEMORY mode
|
|
|
|
|
|
|
|
|
|
in FULL_ES2
|
|
|
|
|
|
Fix debug prints in tools/cache.py
|
|
|
|
|
|
|
|
side, this can fix double precision bug in original strtod implementation.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Improved fullscreen functionality.
|
|
|
|
|
|
Remove test_Os now that emcc supports -Os.
|
|
Add getopt and getopt_long (libc) support
|
|
Search libcxx includes before others (libc).
|