LLVM/project 889714aclang/test/CodeGenOpenCL cl-uniform-wg-size.cl amdgpu-enqueue-kernel.cl, llvm/lib/IR AutoUpgrade.cpp

[AMDGPU] Make uniform-work-group-size a valueless attribute

The "uniform-work-group-size" function attribute previously took a
string value of "true" or "false". Since presence alone can convey
the "true" semantics and absence can convey "false", the value is
unnecessary.

This patch converts it to a valueless string attribute: presence
indicates true, absence indicates false. For backward compatibility,
auto-upgrade logic is added in both UpgradeAttributes (bitcode) and
UpgradeFunctionAttributes: if the old value is "true", the attribute
is kept without a value; if "false", the attribute is removed.

All setters (Clang CodeGen, OMPIRBuilder, AMDGPUAttributor, ROCDL
translation) and readers (AMDGPUAttributor, AMDGPULowerKernelAttributes,
AMDGPUHSAMetadataStreamer) are updated accordingly. The attribute is
also documented in the AMDGPU LLVM IR Attributes table where it was
previously missing.
DeltaFile
+41-17clang/test/CodeGenOpenCL/cl-uniform-wg-size.cl
+24-26clang/test/CodeGenOpenCL/amdgpu-enqueue-kernel.cl
+21-0llvm/lib/IR/AutoUpgrade.cpp
+21-0llvm/test/Bitcode/upgrade-uniform-work-group-size.ll
+4-9llvm/lib/Target/AMDGPU/AMDGPUAttributor.cpp
+5-6llvm/test/CodeGen/AMDGPU/uniform-work-group-propagate-attribute.ll
+116-5845 files not shown
+194-13851 files

LLVM/project e27bbd7clang/test/CodeGenOpenCL cl-uniform-wg-size.cl

[NFC][Clang] Auto generate check lines for `clang/test/CodeGenOpenCL/cl-uniform-wg-size.cl`
DeltaFile
+31-14clang/test/CodeGenOpenCL/cl-uniform-wg-size.cl
+31-141 files

FreeBSD/ports 592809bconverters/bibtexconv distinfo Makefile

converters/bibtexconv: Update 2.1.0 => 2.1.1

Changelog:
https://github.com/dreibh/bibtexconv/blob/bibtexconv-2.1.1/ChangeLog

Commit log:
https://github.com/dreibh/bibtexconv/compare/bibtexconv-2.1.0...bibtexconv-2.1.1

While here remove python version from USES.

PR:     293441 291526
DeltaFile
+3-3converters/bibtexconv/distinfo
+2-2converters/bibtexconv/Makefile
+5-52 files

NetBSD/pkgsrc ZAHwEHbdoc CHANGES-2026

   update of vim
VersionDeltaFile
1.1446+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc I3uQzNzeditors/vim-share distinfo version.mk

   Security update to patchset 9.2.0077.

   Changes:
   - patch 9.2.0077: [security]: Crash when recovering a corrupted swap file
   - patch 9.2.0076: [security]: buffer-overflow in terminal handling
   - patch 9.2.0075: [security]: Buffer underflow with emacs tag file
   - patch 9.2.0074: [security]: Crash with overlong emacs tag file
   - patch 9.2.0073: [security]: possible command injection using netrw
   - patch 9.2.0072: inside_block() uses wrong index in loop
   - patch 9.2.0071: Vim9: lambda function deleted on re-sourcing
   - patch 9.2.0070: tests: various tests leave swapfiles around
   - runtime(env): add ftplugin for env filetype
   - patch 9.2.0069: highlight: incorrect string length and redundant code
   - patch 9.2.0068: Inefficient use of list_append_string()
   - patch 9.2.0067: memory leak in dict_extend_func()
   - patch 9.2.0066: memory leak in build_drop_cmd()
   - patch 9.2.0065: memory leak in invoke_sync_listeners()
   - patch 9.2.0064: popup: opacity feature causes flickering
   - patch 9.2.0063: memory leak in type_name_list_or_dict()

    [69 lines not shown]
VersionDeltaFile
1.225+4-4editors/vim-share/distinfo
1.161+2-2editors/vim-share/version.mk
1.83+3-0editors/vim-share/PLIST
+9-63 files

FreeBSD/ports 698d68dnet/td-system-tools distinfo Makefile

net/td-system-tools: Update 2.2.3 => 2.2.5

Changelog:
https://github.com/dreibh/system-tools/blob/td-system-tools-2.2.5/ChangeLog

Commit log:
https://github.com/dreibh/system-tools/compare/td-system-tools-2.2.3...td-system-tools-2.2.5

PR:     293440
DeltaFile
+3-3net/td-system-tools/distinfo
+1-1net/td-system-tools/Makefile
+4-42 files

FreeNAS/freenas 2bafb71src/middlewared/middlewared/etc_files scst.conf.mako

NAS-140025 / 26.0.0-BETA.1 / skip fc.fc_hosts when writing empty scst.conf config (#18316)

DeltaFile
+18-15src/middlewared/middlewared/etc_files/scst.conf.mako
+18-151 files

FreeBSD/ports 84d3f7abiology/p5-TrimGalore pkg-plist Makefile

biology/p5-TrimGalore: update 0.6.10 -> 0.6.11

Changelog: https://github.com/FelixKrueger/TrimGalore/releases/tag/0.6.11

Reorder Makefile to make portclippy happy
DeltaFile
+6-2biology/p5-TrimGalore/pkg-plist
+3-3biology/p5-TrimGalore/Makefile
+3-3biology/p5-TrimGalore/distinfo
+12-83 files

FreeBSD/ports acca7b0misc/p5-Business-ISBN-Data distinfo Makefile

misc/p5-Business-ISBN-Data: update 20260214.001 -> 20260218.001

Changelog: https://metacpan.org/dist/Business-ISBN-Data/changes
DeltaFile
+3-3misc/p5-Business-ISBN-Data/distinfo
+1-1misc/p5-Business-ISBN-Data/Makefile
+4-42 files

FreeBSD/ports e5564eddevel/p5-Getopt-Long-Descriptive distinfo Makefile

devel/p5-Getopt-Long-Descriptive: update 0.116 -> 0.117

Changelog: https://metacpan.org/dist/Getopt-Long-Descriptive/changes
DeltaFile
+3-3devel/p5-Getopt-Long-Descriptive/distinfo
+1-1devel/p5-Getopt-Long-Descriptive/Makefile
+4-42 files

FreeNAS/freenas 6c6b1e3src/middlewared/middlewared/plugins/pool_ info.py

remove unused import
DeltaFile
+1-1src/middlewared/middlewared/plugins/pool_/info.py
+1-11 files

FreeNAS/freenas efb991bsrc/middlewared/middlewared/plugins/pool_ info.py

fix schema string
DeltaFile
+2-2src/middlewared/middlewared/plugins/pool_/info.py
+2-21 files

FreeNAS/freenas d59062asrc/middlewared/middlewared/alert/source pools.py

remove unnecessary abstraction
DeltaFile
+5-10src/middlewared/middlewared/alert/source/pools.py
+5-101 files

FreeNAS/freenas 4ee254dsrc/middlewared/middlewared/alert/source pools.py, src/middlewared/middlewared/plugins/pool_ info.py

oops, remove dead code
DeltaFile
+0-7src/middlewared/middlewared/plugins/pool_/info.py
+1-1src/middlewared/middlewared/alert/source/pools.py
+1-82 files

LLVM/project 2430410lldb/docs index.rst, lldb/source/Plugins/Process/FreeBSD-Kernel-Core RegisterContextFreeBSDKernelCore_ppc64le.cpp RegisterContextFreeBSDKernelCore_ppc64le.h

[lldb][Process/FreeBSDKernelCore] Add ppc64le support (#180669)

This is LLDB version of
https://cgit.freebsd.org/ports/tree/devel/gdb/files/kgdb/ppcfbsd-kern.c.
This enables selecting ppc64le and reading registers from PCB structure
on core dump and live kernel debugging. FPU registers aren't supported
yet due to pcb structure issue, but this change still achieves feature
parity with KGDB. Trapframe unwinding support will be implemented in
future. Test files using core dump from ppc64le will be implemented once
other kernel debugging improvements are done.

---------

Signed-off-by: Minsoo Choo <minsoochoo0122 at proton.me>
DeltaFile
+95-0lldb/source/Plugins/Process/FreeBSD-Kernel-Core/RegisterContextFreeBSDKernelCore_ppc64le.cpp
+33-0lldb/source/Plugins/Process/FreeBSD-Kernel-Core/RegisterContextFreeBSDKernelCore_ppc64le.h
+7-0lldb/source/Plugins/Process/FreeBSD-Kernel-Core/ThreadFreeBSDKernelCore.cpp
+1-1lldb/docs/index.rst
+1-1llvm/docs/ReleaseNotes.md
+1-0lldb/source/Plugins/Process/FreeBSD-Kernel-Core/CMakeLists.txt
+138-26 files

FreeNAS/freenas 04424dasrc/middlewared/middlewared/plugins/pool_ info.py, src/middlewared/middlewared/plugins/zpool get_zpool_features_impl.py

better docstrings
DeltaFile
+7-12src/middlewared/middlewared/plugins/pool_/info.py
+14-0src/middlewared/middlewared/plugins/zpool/get_zpool_features_impl.py
+21-122 files

NetBSD/src HLQQ4bqsys/kern kern_sysctl.c

   PR/60035: Matthias Petermann: CTLFLAG_PRIVATE can be bypassed for sysctl nodes
   with custom handlers in sysctl_dispatch()
VersionDeltaFile
1.273+12-2sys/kern/kern_sysctl.c
+12-21 files

LLVM/project 4a93b9allvm/lib/Target/ARM ARMISelLowering.cpp, llvm/test/CodeGen/ARM fp-intrinsics-vector-v8.ll

[ARM] Lower strictfp vector fp16 rounding operations similar to default mode (#183700)

Previously the strictfp rounding nodes were lowered using unrolling to
scalar operations, which has negative impact on performance. Partially
this issue was fixed in #180480, this change continues that work and
implements optimized lowering for v4f16 and v8f16.
DeltaFile
+10-220llvm/test/CodeGen/ARM/fp-intrinsics-vector-v8.ll
+7-12llvm/lib/Target/ARM/ARMISelLowering.cpp
+17-2322 files

FreeBSD/ports bb1195ftextproc/harper distinfo Makefile.crates

textproc/harper: Update to 1.9.0
DeltaFile
+129-71textproc/harper/distinfo
+63-34textproc/harper/Makefile.crates
+1-1textproc/harper/Makefile
+193-1063 files

FreeNAS/freenas e95c167src/middlewared/middlewared/plugins/pool_ info.py, src/middlewared/middlewared/plugins/zfs_ pool_actions.py

better pool.is_upgraded
DeltaFile
+34-4src/middlewared/middlewared/plugins/pool_/info.py
+0-10src/middlewared/middlewared/plugins/zfs_/pool_actions.py
+7-0src/middlewared/middlewared/plugins/zpool/get_zpool_features_impl.py
+5-1src/middlewared/middlewared/plugins/zpool/__init__.py
+46-154 files

FreeBSD/ports 4461949www/element-web pkg-plist distinfo

www/element-web: Update to 1.12.11

Approved by:    maintainer (implicit, version bump, as per PR 258262)
DeltaFile
+59-71www/element-web/pkg-plist
+3-3www/element-web/distinfo
+2-2www/element-web/Makefile
+64-763 files

OPNSense/core 71cf8c0src/opnsense/mvc/app/models/OPNsense/Core/ACL ACL.xml

Firewall: NAT: Destination NAT - update ACL to match at least our menu entry, closes https://github.com/opnsense/core/issues/9871
DeltaFile
+1-1src/opnsense/mvc/app/models/OPNsense/Core/ACL/ACL.xml
+1-11 files

LLVM/project a6ceae4llvm/lib/Target/AMDGPU AMDGPUPromoteAlloca.cpp

[AMDGPU] Assert non-array alloca does have a size (#183834)

Refs
https://github.com/llvm/llvm-project/pull/179523/changes#r2851952141
DeltaFile
+1-2llvm/lib/Target/AMDGPU/AMDGPUPromoteAlloca.cpp
+1-21 files

FreeBSD/ports 37be2a3sysutils/rsyslog8 Makefile, sysutils/rsyslog8/files patch-plugins_imkafka_imkafka.c

sysutils/rsyslog8: Fix compilation when KAFKA option selected

Add #define __BSD_VISIBLE to get the uint typedef in sys/types.h

PR:     293465
Reported by:    girgen
DeltaFile
+10-0sysutils/rsyslog8/files/patch-plugins_imkafka_imkafka.c
+1-0sysutils/rsyslog8/Makefile
+11-02 files

LLVM/project f898469clang/test/CodeGenOpenCL cl-uniform-wg-size.cl amdgpu-enqueue-kernel.cl, llvm/lib/IR AutoUpgrade.cpp

[AMDGPU] Make uniform-work-group-size a valueless attribute

The "uniform-work-group-size" function attribute previously took a
string value of "true" or "false". Since presence alone can convey
the "true" semantics and absence can convey "false", the value is
unnecessary.

This patch converts it to a valueless string attribute: presence
indicates true, absence indicates false. For backward compatibility,
auto-upgrade logic is added in both UpgradeAttributes (bitcode) and
UpgradeFunctionAttributes: if the old value is "true", the attribute
is kept without a value; if "false", the attribute is removed.

All setters (Clang CodeGen, OMPIRBuilder, AMDGPUAttributor, ROCDL
translation) and readers (AMDGPUAttributor, AMDGPULowerKernelAttributes,
AMDGPUHSAMetadataStreamer) are updated accordingly. The attribute is
also documented in the AMDGPU LLVM IR Attributes table where it was
previously missing.
DeltaFile
+43-17clang/test/CodeGenOpenCL/cl-uniform-wg-size.cl
+24-26clang/test/CodeGenOpenCL/amdgpu-enqueue-kernel.cl
+21-0llvm/lib/IR/AutoUpgrade.cpp
+21-0llvm/test/Bitcode/upgrade-uniform-work-group-size.ll
+4-9llvm/lib/Target/AMDGPU/AMDGPUAttributor.cpp
+5-6llvm/test/CodeGen/AMDGPU/uniform-work-group-propagate-attribute.ll
+118-5845 files not shown
+196-13851 files

FreeBSD/ports e6dc93bgraphics/p5-Image-ExifTool-devel distinfo Makefile

graphics/p5-Image-ExifTool-devel: Update 13.51 => 13.52

ChangeLog:
https://exiftool.org/history.html#v13.52

PR:     293497
DeltaFile
+3-3graphics/p5-Image-ExifTool-devel/distinfo
+1-1graphics/p5-Image-ExifTool-devel/Makefile
+4-42 files

OpenBSD/ports zitA7HWnet/yggdrasil-go distinfo modules.inc

   update to yggdrasil 0.5.13
VersionDeltaFile
1.11+204-282net/yggdrasil-go/distinfo
1.6+65-91net/yggdrasil-go/modules.inc
1.19+2-9net/yggdrasil-go/Makefile
+271-3823 files

LLVM/project 5d6410fclang/test/CodeGenOpenCL cl-uniform-wg-size.cl

[NFC][Clang] Auto generate check lines for `clang/test/CodeGenOpenCL/cl-uniform-wg-size.cl`
DeltaFile
+46-14clang/test/CodeGenOpenCL/cl-uniform-wg-size.cl
+46-141 files

NetBSD/pkgsrc v7kWNnalang/ocaml distinfo Makefile

   lang/ocaml; Update to 4.14.3

   Addresses some security issues but NEWS lacks CVE refs.

   Successfully built 10 ocaml-foo and unison, on NetBSD 10 amd64.


   OCaml 4.14.3 (17 February 2026)
   ------------------------------

   ### Bug fixes:

   - #12070, #12075, #13209: auto-detect whether `ar` support @FILE arguments at
     configure-time to avoid using this feature with toolchains that do not support
     it (eg FreeBSD/Darwin); backport from 5.3.
     (backport by Boris Dobroslavov, original fix by Nicolás Ojeda Bär, review by
     Xavier Leroy, David Allsopp, Javier Chávarri, Anil Madhavapeddy)

   - #12207, #12222: Make closure computation linear in the number of recursive

    [28 lines not shown]
VersionDeltaFile
1.150+4-4lang/ocaml/distinfo
1.153+2-3lang/ocaml/Makefile
1.58+2-2lang/ocaml/buildlink3.mk
+8-93 files

NetBSD/pkgsrc AGkqRXKdoc CHANGES-2026

   doc: Updated lang/ocaml to 4.14.3
VersionDeltaFile
1.1445+2-1doc/CHANGES-2026
+2-11 files