463,992 commits found in 85 milliseconds
Fix uvm fault panic introduced by new OF_getpropstr() function.
Reported by jmc@.
ok kettenis@
OpenBSD /ports ROzfVzb — www/tor-browser/browser Makefile, www/tor-browser/browser/patches patch-Cargo_lock patch-build_moz_configure_toolchain_configure Tor Browser: switch to ports-clang 22. Heavy lifting by landry@
who prepared the patch for Firefox ESR, I adjusted the
patch for Tor Browser and did tests.
OpenBSD /ports etom1LP — editors/vim-classic distinfo Makefile, editors/vim-classic/patches patch-src_configure_ac patch-runtime_syntax_make_vim update to newer vim-classic checkout, this now has vim updates synced
as far as 8.2.0977 + newer runtime files.
bettertls/verify: resuls -> results
OpenBSD /ports io25Wwo — lang/wasi-sdk Makefile.inc, lang/wasi-sdk/compiler-rt distinfo Makefile lang/wasi-sdk: update to 22.1.6
while here fix lang/wasi-sdk/compiler-rt/pkg/PLIST to use ${TRIPLE} in
the right place, was probably missing from my previous commit...
sync
OpenBSD /ports 06Rsvny — mail/mozilla-thunderbird/patches patch-Cargo_lock patch-comm_rust_Cargo_lock mail/mozilla-thunderbird: switch to build with ports-clang 22
adds the same jumbo patch as on www/firefox-es, plus several patches on
top to update/tweak various dependencies (bindgen, ohttp...)
that port will soon move to 152/153 in preparation for the next ESR.
OpenBSD /ports GaeGfmc — www/firefox-esr Makefile, www/firefox-esr/patches patch-Cargo_lock patch-build_moz_configure_toolchain_configure www/firefox-esr: switch to build with ports-clang 22
add a jumbo distpatch backporting https://phabricator.services.mozilla.com/D262840
to esr140, plus assorted fixes on top like
https://skia-review.googlesource.com/c/skcms/+/1038217, cf #2038504
esr will move to 153 mid-august with the release of 154, and those
patches will go away at that point.
www/mozilla-firefox: switch to build with ports-clang 22
reenable PGO while here, upstream profdata was built with llvm 20 or 21
and that couldnt be used by llvm 19
lang/wasi-sdk: switch to build with ports-clang 22
switches TRIPLE from wasm32-wasi to wasm32-unknown-wasip1
some bits borrowed from freebsd ports, paves the way to switch the
mozilla ports to build with ports-clang 22
lang/wasi-libc: switch to build with ports-clang 22
switch TRIPLE from wasm32-wasi to wasm32-wasip1
revert upstream commit 947b9f55b5f327e14368a48fb6ce10242ea29bf3
It breaks cpp -traditional -dM
https://github.com/llvm/llvm-project/issues/200085
add SipHash.h from llvm-22.1.6 which is shipped as a third party header
sync after updating llvm to 22.1.6
OpenBSD /src EUT1Ybc — gnu/usr.bin/clang/clang clang.1, gnu/usr.bin/clang/include/clang/Basic Makefile update build infrastructure for llvm-21.1.6
thanks for all the help with testing and fixing things up
OpenBSD /src uDUMulG — gnu/llvm/lldb/source/Core FormatEntity.cpp, gnu/llvm/lldb/source/Plugins/DynamicLoader/POSIX-DYLD DynamicLoaderPOSIXDYLD.cpp merge lldb-21.1.6
OpenBSD /src FnPknIt — gnu/llvm/lldb/source/Commands Options.td CommandObjectBreakpoint.cpp, gnu/llvm/lldb/source/Plugins/Language/CPlusPlus CPlusPlusLanguage.cpp import lldb from LLVM-21.1.6
Version Delta File 1.1 +5,850 -0 gnu/llvm/lldb/tools/lldb-dap/extension/package-lock.json 1.1 +3,861 -0 gnu/llvm/lldb/source/ValueObject/ValueObject.cpp 1.1.1.6 +2,247 -1,133 gnu/llvm/lldb/source/Commands/Options.td 1.1.1.5 +1,231 -1,113 gnu/llvm/lldb/source/Plugins/TypeSystem/Clang/TypeSystemClang.cpp 1.1.1.6 +1,528 -286 gnu/llvm/lldb/source/Commands/CommandObjectBreakpoint.cpp 1.1.1.6 +1,322 -476 gnu/llvm/lldb/source/Plugins/Language/CPlusPlus/CPlusPlusLanguage.cpp +16,039 -3,008 2,192 files not shown +132,450 -40,009 2,198 files
merge lld-21.1.6
OpenBSD /src 14wlmDZ — gnu/llvm/lld/COFF Driver.cpp, gnu/llvm/lld/ELF Driver.cpp SyntheticSections.cpp import lld from LLVM-21.1.6
OpenBSD /src S9LRTjj — gnu/llvm/clang/include/clang/Basic DiagnosticSemaKinds.td, gnu/llvm/clang/include/clang/Sema Sema.h merge clang-21.1.6
Version Delta File 1.7 +2,944 -833 gnu/llvm/clang/lib/Sema/SemaChecking.cpp 1.6 +1,874 -1,302 gnu/llvm/clang/include/clang/Sema/Sema.h 1.5 +1,866 -1,310 gnu/llvm/clang/lib/Sema/SemaDeclCXX.cpp 1.17 +1,288 -1,098 gnu/llvm/clang/lib/Driver/ToolChains/Clang.cpp 1.9 +1,814 -487 gnu/llvm/clang/include/clang/Basic/DiagnosticSemaKinds.td 1.6 +1,648 -608 gnu/llvm/clang/lib/Sema/SemaDeclAttr.cpp +11,434 -5,638 288 files not shown +19,000 -10,224 294 files
OpenBSD /src A9nJkPS — gnu/llvm/clang/include/clang/AST TypeBase.h Type.h, gnu/llvm/clang/include/clang/Options Options.td import clang from LLVM-21.1.6
Version Delta File 1.1.1.6 +1,585 -17,028 gnu/llvm/clang/lib/CodeGen/CGBuiltin.cpp 1.1.1.6 +8,156 -3,124 gnu/llvm/clang/include/clang/Parse/Parser.h 1.1 +9,812 -0 gnu/llvm/clang/include/clang/Options/Options.td 1.1 +9,233 -0 gnu/llvm/clang/include/clang/AST/TypeBase.h 1.1.1.6 +36 -8,581 gnu/llvm/clang/include/clang/AST/Type.h 1.1 +8,094 -0 gnu/llvm/clang/lib/CodeGen/TargetBuiltins/ARM.cpp +36,916 -28,733 2,683 files not shown +432,189 -142,245 2,689 files
OpenBSD /src CA3EZNA — gnu/llvm/llvm/lib/CodeGen/SelectionDAG DAGCombiner.cpp, gnu/llvm/llvm/lib/Target/AArch64 AArch64ISelLowering.cpp AArch64InstrInfo.td merge llvm-21.1.6
Version Delta File 1.6 +8,331 -4,411 gnu/llvm/llvm/lib/Target/RISCV/RISCVISelLowering.cpp 1.7 +7,127 -3,454 gnu/llvm/llvm/lib/Target/AArch64/AArch64ISelLowering.cpp 1.7 +3,658 -1,607 gnu/llvm/llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp 1.6 +2,635 -1,266 gnu/llvm/llvm/lib/Target/AArch64/AArch64InstrInfo.td 1.6 +1,052 -2,175 gnu/llvm/llvm/lib/Target/AArch64/AArch64FrameLowering.cpp 1.7 +2,291 -702 gnu/llvm/llvm/lib/Target/PowerPC/PPCISelLowering.cpp +25,094 -13,615 890 files not shown +41,017 -23,276 896 files
OpenBSD /src bCqnx2G — gnu/llvm/llvm/include/llvm/Testing/Demangle DemangleTestCases.inc, gnu/llvm/llvm/lib/Target/AArch64 AArch64ISelLowering.cpp import llvm from LLVM-21.1.6
Version Delta File 1.1 +30,222 -0 gnu/llvm/llvm/include/llvm/Testing/Demangle/DemangleTestCases.inc 1.1.1.6 +13,316 -4,833 gnu/llvm/llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp 1.1.1.7 +8,322 -4,402 gnu/llvm/llvm/lib/Target/RISCV/RISCVISelLowering.cpp 1.1.1.7 +7,262 -3,545 gnu/llvm/llvm/lib/Target/X86/X86ISelLowering.cpp 1.1.1.6 +7,174 -3,488 gnu/llvm/llvm/lib/Target/AArch64/AArch64ISelLowering.cpp 1.1.1.5 +4,656 -5,239 gnu/llvm/llvm/lib/Target/NVPTX/NVPTXIntrinsics.td +70,952 -21,507 8,107 files not shown +849,434 -332,501 8,113 files
update to py3-dulwich-1.2.5
update to py3-test-run-parallel-0.9.0
update to py3-dunamai-1.26.1
update to py3-idna-3.17
Make qwx show the firmware's regulatory domain in debug logs, like iwx does.
Update chocolate-doom to 3.1.1.
From maintainer Ryan Freeman, thanks!
move some paths from TEST_DEPENDS to RUN_DEPENDS, ok pvk@