Commits
User selector
Commit History
Commits on Jun 21, 2021
Switch hardbuzz port away from depending on cmake and make (#14497)
Show description for e140944authoredMove file utils to utils.py. NFC. (#14500)
Show description for 4ce0466authored- authored
Commits on Jun 19, 2021
Use native code for `pthread_cleanup_push`/`pop`. NFC (#14484)
Show description for f46fbc5authored
Commits on Jun 18, 2021
Commits on Jun 17, 2021
Use _Exit and _exit from musl source. NFC (#14464)
Show description for b1d2d39authored
Commits on Jun 11, 2021
libcxxabi: Avoid using cxa_exception.h with emscripten exceptions. NFC (#14430)
Show description for bd1212fauthored
Commits on Jun 7, 2021
Rename libgl.a -> libGL.a (#14351)
Show description for e333edaauthored
Commits on Jun 4, 2021
- authored
Map user-specified system libraries to correct variants (#14355)
Show description for 974fa03authored
Commits on Jun 3, 2021
Use `-lxxx` internally rather than full library path (#14342)
Show description for 1ccae3eauthored
Commits on May 26, 2021
- authored
Update libcxxabi to llvm-12 (#14288)
Show description for 43d6840authored
Commits on May 25, 2021
Update libcxx to llvm-12 (#14249)
Show description for ae20c84authoredReenable bullet with debug info (#14279)
Show description for e998705authored
Commits on May 22, 2021
Rather than disabling the bullet test, temporarily remove -g from the build. (#14264)
Show description for 041fcc9authored
Commits on May 19, 2021
Update sdl2 port, removing local SDL_config.h. NFC (#14232)
Show description for ab33460authored
Commits on May 18, 2021
Fix for relative EM_CACHE settings (#14209)
Show description for 1b0de06authored
Commits on May 15, 2021
Don't include libunwind/libcxxabi JS code unless we are linking in the native code (#14195)
Show description for e96f967authored
Commits on May 13, 2021
Assert if we try to use link-time setting before link time. NFC. (#14109)
Show description for aa486b5authoredTransform pthread allow list to deny list. NFC. (#14172)
Show description for 33cbb24authored
Commits on May 5, 2021
Improve support for LLD_REPORT_UNDEFINED (#14093)
Show description for 90ce4c0authored
Commits on May 4, 2021
Commits on May 2, 2021
Commits on Apr 29, 2021
Add missing C11 thread functions (#14049)
Show description for d08402dauthored
Commits on Apr 28, 2021
Install pkgconfig files under sysroot (#14029)
Show description for 3e5134aauthored
Commits on Apr 24, 2021
clean_env: Also clean CXXFLAGS (#13996)
Show description for 4e35687authored
Commits on Apr 23, 2021
Support Wasm EH with LTO (#13976)
Show description for 87b5d56authoredMake toolchain profiler start/exit automatic. NFC (#13985)
Show description for 9d1952cauthoredRevert musl change to asctime.c. NFC (#13973)
Show description for 5d1bb7bauthoredAllow `profile_block` to be used as a decorator. NFC (#13975)
Show description for 723fa4fauthored
Commits on Apr 22, 2021
Fix remaining issues reporting undefined symbols in MAIN_MODULE/RELOCATABLE/LINKABLE builds (#13963)
Show description for 3c751cdauthoredRemove some workarounds for Python 2. NFC (#13882)
Show description for 54543a0authoredRename Unwind-wasm.cpp -> Unwind-wasm.c (#13959)
Show description for 1455f33authored
Commits on Apr 16, 2021
Read exports from side modules at link time (#13915)
Show description for 6ca2853authored