Commits
User selector
Commit History
Commits on Jun 16, 2021
Remove legacy __sys_exit syscall. NFC (#14463)
Show description for 3205328authored
Commits on Jun 3, 2021
Re-enable SANITIZER_INTERCEPT_MALLOPT_AND_MALLINFO (#14366)
Show description for c95a28dauthoredSupport Emscripten EH/SjLj in Wasm64 (#14357)
Show description for 8f38f35authoredMove longjmp into native code (#14188)
Show description for aa2bad5authored
Commits on May 25, 2021
- authored
Remove mention removed filelist.txt. NFC (#14278)
Show description for 4eede00authored
Commits on May 24, 2021
Mention llvm fork in libraries forked from llvm-project. (#14263)
Show description for dd6298eauthored
Commits on Apr 23, 2021
[Docs] Update links to llvm sources (#13981)
Show description for 388a836authored
Commits on Jan 19, 2021
Remove redundant USE_THREADS macro in system_libs.py. NFC (#13274)
Show description for a0e9b4eauthored
Commits on Jan 7, 2021
Enable asan pthread tests (#13182)
Show description for 5e1fda9authored
Commits on Nov 17, 2020
Commits on Nov 13, 2020
Commits on Nov 3, 2020
Commits on Oct 29, 2020
Move emscripten_stack_get_base/end into native code (#12615)
Show description for 3f7d8eeauthored
Commits on Sep 26, 2020
Make longjmp/exceptions helpers thread-safe (#12056)
Show description for e43a870authored
Commits on Aug 11, 2020
Add memset to emscripten_with_builtin_malloc (#11734)
Show description for aa130a4authored
Commits on Aug 7, 2020
Followup on addition of emscripten_stack_get_free (#11821)
Show description for aaab662authored
Commits on Jul 28, 2020
Internalize a bunch of JS libraries functions (#11738)
Show description for cbc7dfdauthored
Commits on Jul 22, 2020
Update compiler-rt (and sanitizers) to llvm 10.0.0 (#11662)
Show description for 5471dffauthored
Commits on Jul 16, 2020
Update santitizers to llvm 9.0.0 (#11654) (#11660)
Show description for f7113ebauthoredImprove update_compiler_rt.py (#11651)
Show description for 9ad80c3authored
Commits on Jul 15, 2020
Remove compiler-rt/filelist.txt (#11645)
Show description for 87cbfbfauthoredAdd remaining compiler-rt builtin sources. NFC. (#11634)
Show description for 9a27b51authoredRename ubsan_minimal_handlers.cpp -> ubsan_minimal_handlers.cc (#11640)
Show description for c147c60authoredAdd compiler-rt sanitizer includes from upstream llvm (#11633)
Show description for 14598c3authoredMove emscripten_setjmp.c to compiler-rt top level dir (#11632)
Show description for 5b6d587authored
Commits on Jun 17, 2020
Add functions for access emscripten stack layout information (#11437)
Show description for 1b58a80authored
Commits on May 18, 2020
Rewrite setjmp support code in C (#11185)
Show description for 9f0f8eaauthored
Commits on May 16, 2020
Implement emscripten builtin stack functions in assembly (#11166)
Show description for deaa2cbauthored
Commits on Apr 1, 2020
Remove `emscripten_get_env`. (#10824)
Show description for 88964f1authored
Commits on Feb 18, 2020
Convert syscalls away from varargs (#10474)
Show description for 470ce60authored
Commits on Feb 15, 2020
- authored
Remove calls to unimplemented syscalls in sanitizer_linux.cc (#10452)
Show description for afc0fbeauthoredAdd __powi* family of builtins to compiler-rt (#10390)
Show description for c313634authoredUse sanitizer_syscall_generic.inc in sanitizer build (#10451)
Show description for 9f6748eauthored