LLVM/project 1ed2769libcxx/test/std/algorithms/alg.nonmodifying/alg.fold left_folds.pass.cpp

[libc++][test] Improve `fold_left` `check_lvalue_range` coverage.  (#183990)

This makes the test `fold_left` and `fold_left_with_iter` with and
without telemetrics similar to what we do in `check_iterator`.
DeltaFile
+5-4libcxx/test/std/algorithms/alg.nonmodifying/alg.fold/left_folds.pass.cpp
+5-41 files

LLVM/project 870f8d9clang/include/clang/Basic BuiltinsAMDGPU.td, clang/test/CodeGenOpenCL builtins-amdgcn-mfma-gfx908-err.cl builtins-amdgcn-gfx12-err.cl

[NFC][AMDGPU] Fix `gfx90a`+ MFMA builtins (#191537)

`gfx90a` added a set of MFMA instructions that are not available on
prior GFXIPs. The Clang builtins for these were requiring the
`mai-insts` feature, which is incorrect (`gfx908` supports this and does
not support the added MFMAs). This led to opaque bugs where we'd check
with `__has_builtin` for the availability of the builtin, target 908,
and get an ISEL failure.
DeltaFile
+33-0clang/test/CodeGenOpenCL/builtins-amdgcn-mfma-gfx908-err.cl
+7-7clang/include/clang/Basic/BuiltinsAMDGPU.td
+7-7clang/test/CodeGenOpenCL/builtins-amdgcn-gfx12-err.cl
+47-143 files

LLVM/project fc12e59clang/include/clang/ScalableStaticAnalysisFramework/Analyses/EntityPointerLevel EntityPointerLevel.h, clang/include/clang/ScalableStaticAnalysisFramework/Analyses/UnsafeBufferUsage UnsafeBufferUsage.h UnsafeBufferUsageExtractor.h

Reland "[NFC][SSAF] Move EntityPointerLevel to a separate folder" (#191481)" (#191518)

Relands #191481
DeltaFile
+246-0clang/lib/ScalableStaticAnalysisFramework/Analyses/EntityPointerLevel/EntityPointerLevel.cpp
+7-213clang/lib/ScalableStaticAnalysisFramework/Analyses/UnsafeBufferUsage/UnsafeBufferUsageExtractor.cpp
+99-0clang/include/clang/ScalableStaticAnalysisFramework/Analyses/EntityPointerLevel/EntityPointerLevel.h
+1-67clang/include/clang/ScalableStaticAnalysisFramework/Analyses/UnsafeBufferUsage/UnsafeBufferUsage.h
+0-5clang/include/clang/ScalableStaticAnalysisFramework/Analyses/UnsafeBufferUsage/UnsafeBufferUsageExtractor.h
+0-4clang/lib/ScalableStaticAnalysisFramework/Analyses/UnsafeBufferUsage/UnsafeBufferUsage.cpp
+353-2892 files not shown
+355-2928 files

FreeBSD/ports cfd17e9databases/rainfrog distinfo Makefile.crates

databases/rainfrog: Update to 0.3.18

ChangeLog:      https://github.com/achristmascarl/rainfrog/releases/tag/v0.3.18
Reported by:    "github-actions[bot]" <notifications at github.com>
DeltaFile
+9-9databases/rainfrog/distinfo
+3-3databases/rainfrog/Makefile.crates
+2-2databases/rainfrog/Makefile
+14-143 files

FreeBSD/doc c49c5e5website/content/en/status/report-2026-01-2026-03 sylve.adoc

Status/2026Q1/sylve.adoc: Add report

Pull Request:   https://github.com/freebsd/freebsd-doc/pull/640
DeltaFile
+84-0website/content/en/status/report-2026-01-2026-03/sylve.adoc
+84-01 files

FreeBSD/doc 9dd2d68website/content/en/status/report-2026-01-2026-03 clusteradm.adoc

Status/2026Q1/clusteradm.adoc: Add report

Pull Request:   https://github.com/freebsd/freebsd-doc/pull/643
DeltaFile
+81-0website/content/en/status/report-2026-01-2026-03/clusteradm.adoc
+81-01 files

FreeBSD/doc cd92a03website/content/en/status/report-2026-01-2026-03 libvirt.adoc

Status/2026Q1/libvirt.adoc: Add report about libvirt

Pull Request:   https://github.com/freebsd/freebsd-doc/pull/642
DeltaFile
+27-0website/content/en/status/report-2026-01-2026-03/libvirt.adoc
+27-01 files

LLVM/project cfcf59cllvm/lib/Target/WebAssembly WebAssemblyExceptionInfo.cpp, llvm/test/CodeGen/WebAssembly function-info.mir

[WebAssembly] Remove ExceptionInfo grouping tweaks (NFC) (#191495)

This removes fixes implemented in
https://github.com/llvm/llvm-project/commit/ea8c6375e3330f181105106b3adb84ff9fa76a7c,
https://github.com/llvm/llvm-project/commit/4a58116b7e5e1439c5fefdf59a89fc4f1d42875c,
and
https://github.com/llvm/llvm-project/commit/2b957ed4ff3344d8f761a053566e307277a1cdeb.
We don't need them anymore after #130374.

---

A little (unfortunate) winding history, mostly for my mental bookeeping.
Read the below only if you are curious:

There is a function called `findUnwindDestinations` in
`SelectionDAGBuilder.cpp`.

https://github.com/llvm/llvm-project/blob/c94f79886035a61bb5f3dc992f75fe0c08bdcd4b/llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp#L2107-L2164


    [91 lines not shown]
DeltaFile
+0-165llvm/lib/Target/WebAssembly/WebAssemblyExceptionInfo.cpp
+1-1llvm/test/CodeGen/WebAssembly/function-info.mir
+1-1662 files

LLVM/project 6c4bd0bcompiler-rt/test/sanitizer_common/TestCases/Linux soft_rss_limit_mb_test.cpp

[compiler-rt] Disable soft_rss_limit_mb_test.cpp (#191370)

The test has been failing flakily for a while; see PRs #170911, #171469,
#188441.

Co-authored-by: Vitaly Buka <vitalybuka at gmail.com>
DeltaFile
+4-0compiler-rt/test/sanitizer_common/TestCases/Linux/soft_rss_limit_mb_test.cpp
+4-01 files

OpenBSD/ports IcaVCqFgeo/pdal Makefile distinfo, geo/pdal/pkg PLIST

   geo/pdal: update to 2.10.1.

   see https://github.com/PDAL/PDAL/releases/tag/2.10.1
VersionDeltaFile
1.50+4-2geo/pdal/Makefile
1.38+2-2geo/pdal/distinfo
1.19+1-1geo/pdal/pkg/PLIST
+7-53 files

NetBSD/pkgsrc dDenTXTdatabases/mysql80-client distinfo, databases/mysql80-client/patches patch-plugin_x_tests_driver_processor_send__message__block__processor.cc

   databases/mysql80-client: remove an empty patch file
VersionDeltaFile
1.19+1-8databases/mysql80-client/distinfo
1.3+1-1databases/mysql80-client/patches/patch-plugin_x_tests_driver_processor_send__message__block__processor.cc
+2-92 files

LLVM/project 79dfa88clang/lib/Driver ModulesDriver.cpp

[clang][modules-driver] Add missing PrependArg for Clang module precompile jobs (#191610)

In `createClangModulePrecompileJob`, the `PrependArg` parameter was not
being passed for the newly created Clang module precompile job.
This causes failures for setups where the clang executable is a wrapper
(e.g., the llvm-driver wrapper).

See
https://github.com/llvm/llvm-project/pull/191258#issuecomment-4227294864
DeltaFile
+6-5clang/lib/Driver/ModulesDriver.cpp
+6-51 files

FreeBSD/ports 2f1aa64archivers/lzip Makefile

archivers/lzip: Don't claim we use GNU configure

...when we don't. This requires setting --prefix, though.

Reported by:    diizzy
DeltaFile
+3-2archivers/lzip/Makefile
+3-21 files

FreeBSD/ports a7af345graphics/tiff Makefile, graphics/tiff/files patch-libtiff_tif__getimage.c

graphics/tiff: Fix CVE-2026-4775

Backport upstream commit 782a11d6b5b61c6dc21e714950a4af5bf89f023c

Reference:
https://gitlab.com/libtiff/libtiff/-/commit/782a11d6b5b61c6dc21e714950a4af5bf89f023c

PR:             294370
Reviewed by:    desktop (arrowd)
DeltaFile
+38-0graphics/tiff/files/patch-libtiff_tif__getimage.c
+1-0graphics/tiff/Makefile
+39-02 files

FreeBSD/ports c7f01a7math/lcalc Makefile distinfo

math/lcalc: Use upstream release archive

Use upstream release archive, no need to pull in unnecessary
build dependencies
DeltaFile
+3-6math/lcalc/Makefile
+3-3math/lcalc/distinfo
+6-92 files

FreeBSD/ports 90b45b8security/vuxml/vuln 2026.xml

security/vuxml: Document (lib)tiff vulnerability

Document CVE-2026-4775
DeltaFile
+32-0security/vuxml/vuln/2026.xml
+32-01 files

FreeBSD/ports fd1980fgraphics/png distinfo Makefile

graphics/png: Update to 1.6.57

Fixes CVE-2026-34757

Changelog: https://github.com/pnggroup/libpng/blob/v1.6.57/ANNOUNCE

PR:             294349
Reported by:    Christos Chatzaras <chris at cretaforce.gr>
Reviewed by:    desktop (arrowd) (previous iteration)
DeltaFile
+5-5graphics/png/distinfo
+1-1graphics/png/Makefile
+1-1graphics/png/pkg-plist
+7-73 files

Illumos/gate 6ed8922usr/src/cmd/chmod msgs.h common.c

17946 chmod: annotate errmsg() with  __PRINTFLIKE
Reviewed by: Gordon Ross <gordon.w.ross at gmail.com>
Approved by: Dan McDonald <danmcd at edgecast.io>
DeltaFile
+29-0usr/src/cmd/chmod/msgs.h
+5-9usr/src/cmd/chmod/common.c
+5-5usr/src/cmd/chmod/chmod.c
+39-143 files

FreeBSD/ports 781b350misc/py-huggingface-hub Makefile distinfo

misc/py-huggingface-hub: Update to 1.10.1

Changelog:
- https://github.com/huggingface/huggingface_hub/releases/tag/v1.9.0
- https://github.com/huggingface/huggingface_hub/releases/tag/v1.9.1
- https://github.com/huggingface/huggingface_hub/releases/tag/v1.9.2
- https://github.com/huggingface/huggingface_hub/releases/tag/v1.10.0
- https://github.com/huggingface/huggingface_hub/releases/tag/v1.10.1

Reported by:    Repology
DeltaFile
+3-3misc/py-huggingface-hub/Makefile
+3-3misc/py-huggingface-hub/distinfo
+6-62 files

NetBSD/pkgsrc 7TgfpGtdevel/py-llvmlite/files llvm14-clear-gotoffsetmap.patch llvm14-remove-use-of-clonefile.patch

   py-llvmlite: remove unused files
VersionDeltaFile
1.2+0-0devel/py-llvmlite/files/llvm14-clear-gotoffsetmap.patch
1.2+0-0devel/py-llvmlite/files/llvm14-remove-use-of-clonefile.patch
1.2+0-0devel/py-llvmlite/files/llvm14-svml.patch
+0-03 files

FreeBSD/ports aca344fsysutils/ipget distinfo Makefile

sysutils/ipget: update 0.12.1 → 0.13.0
DeltaFile
+5-5sysutils/ipget/distinfo
+1-2sysutils/ipget/Makefile
+6-72 files

FreeBSD/ports 66ae2d8textproc/toml-f pkg-plist distinfo, textproc/toml-f/files patch-CMakeLists.txt

textproc/toml-f: update 0.4.2 → 0.5.0
DeltaFile
+11-1textproc/toml-f/pkg-plist
+0-11textproc/toml-f/files/patch-CMakeLists.txt
+3-3textproc/toml-f/distinfo
+4-2textproc/toml-f/Makefile
+18-174 files

FreeBSD/ports 86f529awww/s distinfo Makefile

www/s: update 0.7.4 → 0.7.5
DeltaFile
+5-5www/s/distinfo
+1-2www/s/Makefile
+6-72 files

FreeBSD/ports e7d688fwww/ghostunnel distinfo Makefile

www/ghostunnel: update 1.8.4 → 1.9.2
DeltaFile
+5-5www/ghostunnel/distinfo
+1-2www/ghostunnel/Makefile
+6-72 files

OpenBSD/ports e1r8KOSgeo/cdo Makefile distinfo

   Update cdo to 2.6.0.

   From Maintainer Marco van Hulten, thanks!
VersionDeltaFile
1.3+2-2geo/cdo/Makefile
1.3+2-2geo/cdo/distinfo
+4-42 files

OpenBSD/ports AL4v5IZaudio/csound Makefile

   Unbreak on powerpc by disabling altivec

   ok gkoehler@
VersionDeltaFile
1.5+4-0audio/csound/Makefile
+4-01 files

OpenBSD/ports Bdmiq5ugeo/py-owslib Makefile

   geo/py-owslib: add missing RDEP on py-lxml

   OGC protocols being mostly XML-based, it somewhat makes sense to depend
   on an XML parser...

   found by Marco Van Hulten via the MetaSearch QGIS plugin
VersionDeltaFile
1.35+2-0geo/py-owslib/Makefile
+2-01 files

OpenBSD/ports nmDiw8Fsysutils/awscli/v2 Makefile distinfo, sysutils/awscli/v2/patches patch-pyproject_toml

   Update awscli to 2.34.29

   Based on a diff from Joel Knight (maintainer)
VersionDeltaFile
1.3+471-268sysutils/awscli/v2/pkg/PLIST
1.3+13-10sysutils/awscli/v2/patches/patch-pyproject_toml
1.5+3-4sysutils/awscli/v2/Makefile
1.2+2-2sysutils/awscli/v2/distinfo
+489-2844 files

OpenBSD/ports yMKBwHkdevel/py-awscrt distinfo Makefile, devel/py-awscrt/pkg PLIST

   Update py-awscrt to 0.31.2

   Based on a diff from Joel Knight (maintainer)
VersionDeltaFile
1.3+8-0devel/py-awscrt/pkg/PLIST
1.2+2-2devel/py-awscrt/distinfo
1.3+1-1devel/py-awscrt/Makefile
+11-33 files

FreeBSD/ports ffdc40flang/ghc94 Makefile, math/hs-syfco Makefile

lang/ghc94: Deprecate together with consumers
DeltaFile
+4-1lang/ghc94/Makefile
+4-0math/hs-syfco/Makefile
+8-12 files