Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion ChangeLog.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ See docs/process.md for more on how version tagging works.
inconsistent with JS and was not supported in browser devtools. We plan to
provide this information using Scopes encoding later. (#26149)
- compiler-rt, libcxx, libcxxabi, libunwind, and llvm-libc were updated to LLVM
- 21.1.8. (#26036, #26045, #26058, and #26151)
21.1.8. (#26036, #26045, #26058, and #26151)
- Calling pthread_create in a single-threaded build will now return ENOTSUP
rather then EAGAIN. (#26105)
- compiler-rt and libunwind were updated to LLVM 21.1.8. (#26036 and #26045)
Expand Down