FreeBSD/ports 5980368audio/ocp distinfo Makefile

audio/ocp: Update to 3.1.1
DeltaFile
+3-3audio/ocp/distinfo
+1-4audio/ocp/Makefile
+4-72 files

NetBSD/src NiZs7s0tools/gcc mknative-gcc Makefile

   prepare for /usr/bin/gfortran.

   in the Makefile, add fortran to the list of languages to configure.
   add configure-target-libquadmath and configure-target-libgfortran
   to the listof mknative targets to invoke.

   while here also remove some HAVE_GCC < 12 support.

   in mknative-gcc, remove ancient dead get_libg2c(), grab a couple
   more libgomp variables (will be used to replace some hard coded
   things and also adds the gomp/fortran portions), add new get
   functions for libquadmath and libgfortran, and also fetch the rest
   of the necessary variables.
VersionDeltaFile
1.123+44-22tools/gcc/mknative-gcc
1.119+12-5tools/gcc/Makefile
+56-272 files

LLVM/project 739e997libc/src/__support/GPU allocator.cpp

[libc] Remove ballot on slab find (#176606)

Summary:
This negatively impacts performance, while the other changes in the
initial PR slightly improved it. This was originally done to make Volta
independent thread scheduling work, but that doesn't seem to work
correctly all the time either so we should make this faster.
DeltaFile
+9-8libc/src/__support/GPU/allocator.cpp
+9-81 files

FreeBSD/src 964d91etests/sys/netpfil/pf pflog.sh

pflog: tests: Fix rdr_action_head()

Fix a typo in the rdr_action_head() test.

Fixes:          685fb4253819 ("pf: Log the intended action when a NAT rule matches a packet")
MFC after:      1 week
DeltaFile
+1-1tests/sys/netpfil/pf/pflog.sh
+1-11 files

LLVM/project 49cd842mlir/utils/vscode package-lock.json

[mlir][vscode] Remove resolved from lock file (#176611)

DeltaFile
+457-4,789mlir/utils/vscode/package-lock.json
+457-4,7891 files

LLVM/project 032eb06clang/test/CodeGenOpenCL amdgpu-features-illegal.cl, clang/test/SemaOpenCL builtins-amdgcn-error-wave32.cl builtins-amdgcn-wave32-func-attr.cl

[Clang][AMDGPU] Handle `wavefrontsize32` and `wavefrontsize64` features more robustly

We should also not allow `-wavefrontsize32` and `-wavefrontsize64` to be specified at the same time.
DeltaFile
+30-9llvm/lib/TargetParser/TargetParser.cpp
+14-7clang/test/CodeGenOpenCL/amdgpu-features-illegal.cl
+6-2flang/test/Driver/target-cpu-features-invalid.f90
+2-2clang/test/SemaOpenCL/builtins-amdgcn-error-wave32.cl
+2-2clang/test/SemaOpenCL/builtins-amdgcn-wave32-func-attr.cl
+54-225 files

LLVM/project d3dad64llvm/utils/gn/secondary/clang/lib/Analysis BUILD.gn

[gn build] Port 17ff9b3c67ab
DeltaFile
+0-1llvm/utils/gn/secondary/clang/lib/Analysis/BUILD.gn
+0-11 files

LLVM/project b8e3276mlir/utils/vscode package-lock.json

[mlir][vscode] Update lock file to match (#176608)

DeltaFile
+5,759-343mlir/utils/vscode/package-lock.json
+5,759-3431 files

NetBSD/pkgsrc oH1Rvs2doc CHANGES-2026

   Updated devel/p5-App-Cmd to 0.338
VersionDeltaFile
1.393+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc 1X91uFjdevel/p5-App-Cmd distinfo Makefile

   Update to 0.338

   Upstream changes:
   0.338     2025-10-03 15:56:06-04:00 America/New_York
           - add experimental --for-completion option to "commands" to help make
             shell completion; THIS MAY CHANGE WEIRDLY
VersionDeltaFile
1.33+4-4devel/p5-App-Cmd/distinfo
1.54+2-3devel/p5-App-Cmd/Makefile
+6-72 files

LLVM/project 676b292mlir/utils/vscode package.json

[mlir][vscode] Update engine (#176605)

DeltaFile
+1-1mlir/utils/vscode/package.json
+1-11 files

LLVM/project 462673amlir/utils/vscode package.json

[mlir][vscode] Update dev dependencies (#176604)

Update to match vscode-clangd.
DeltaFile
+4-4mlir/utils/vscode/package.json
+4-41 files

LLVM/project 17ff9b3clang-tools-extra/clang-tidy/bugprone UnsafeFunctionsCheck.cpp, clang/include/clang/Analysis AnnexKDetection.h

Revert "[clang][analyzer] Add ReportInC99AndEarlier option to DeprecatedOrUnsafeBuf…" (#176603)

Reverts llvm/llvm-project#168704
Checking what causes the clang-bolt buildbot failure.
DeltaFile
+12-76clang/lib/StaticAnalyzer/Checkers/CheckSecuritySyntaxOnly.cpp
+0-43clang/lib/Analysis/AnnexKDetection.cpp
+0-40clang/include/clang/Analysis/AnnexKDetection.h
+0-40clang/test/Analysis/security-deprecated-buffer-handling-report-modes.c
+6-19clang/include/clang/StaticAnalyzer/Checkers/Checkers.td
+20-2clang-tools-extra/clang-tidy/bugprone/UnsafeFunctionsCheck.cpp
+38-2204 files not shown
+38-23610 files

LLVM/project d5e14afmlir/utils/vscode language-configuration.json package.json

[mlir][vscode] Add angle bracket support to MLIR language configuration (#176602)

Add angle brackets (<>) to brackets, autoClosingPairs, and
surroundingPairs for better editing of types like tensor<3xf32>. Also
add colorizedBracketPairs for visual distinction between nested bracket
types.
DeltaFile
+10-1mlir/utils/vscode/language-configuration.json
+1-1mlir/utils/vscode/package.json
+11-22 files

NetBSD/pkgsrc V9SHniawww/w3m/patches patch-etc.c

   w3m: remove merged patch
VersionDeltaFile
1.2+1-1www/w3m/patches/patch-etc.c
+1-11 files

NetBSD/pkgsrc XOIYvlmdoc CHANGES-2026

   doc: Updated www/w3m-img to 0.5.5
VersionDeltaFile
1.392+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc g4suz4Jwww/w3m-img Makefile

   w3m-img: update to 0.5.5.

   See w3m for details.
VersionDeltaFile
1.36+2-3www/w3m-img/Makefile
+2-31 files

LLVM/project f64b69bmlir/utils/vscode pdll-grammar.json

[mlir][vscode] Fix PDLL grammar character class regex (#176601)

The character class [aA-zZ_0-9] incorrectly matches characters between
ASCII 90-97 (Z-a range), which includes: [ \ ] ^ _ `. This should be
[a-zA-Z_0-9] for proper identifier matching.
DeltaFile
+8-8mlir/utils/vscode/pdll-grammar.json
+8-81 files

NetBSD/pkgsrc OFaifegdoc CHANGES-2026

   doc: Updated www/w3m to 0.5.5
VersionDeltaFile
1.391+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc fwslfsJwww/w3m Makefile.common distinfo, www/w3m/patches patch-file.c patch-fm.h

   w3m: update to 0.5.5.

   w3m 0.5.5 - 2025-08-20

   * new feature
     - Use gettext everywhere, allow for more localization

   * bug fixes
     - Prevent segfault when user aborts session store command
     - Fix cookie sync logic

   w3m 0.5.4 - 2025-08-03

   * deprecated
     - option -H Users should use -o high-intensity=true instead
     - ChangeLog file, use the git log for all the details

   * new features
     - Add command to save the history (SAVE_HISTORY)

    [49 lines not shown]
VersionDeltaFile
1.2+16-17www/w3m/patches/patch-file.c
1.82+9-19www/w3m/Makefile.common
1.43+8-9www/w3m/distinfo
1.2+6-6www/w3m/patches/patch-fm.h
1.2+5-5www/w3m/patches/patch-Makefile.in
1.2+3-3www/w3m/patches/patch-Str.c
+47-592 files not shown
+49-648 files

LLVM/project 727f8f9clang/test/CodeGenOpenCL amdgpu-features-illegal.cl, clang/test/SemaOpenCL builtins-amdgcn-error-wave32.cl

[Clang][AMDGPU] Handle `wavefrontsize32` and `wavefrontsize64` features more robustly

We should also not allow `-wavefrontsize32` and `-wavefrontsize64` to be specified at the same time.
DeltaFile
+18-7llvm/lib/TargetParser/TargetParser.cpp
+8-5clang/test/CodeGenOpenCL/amdgpu-features-illegal.cl
+1-1clang/test/SemaOpenCL/builtins-amdgcn-error-wave32.cl
+27-133 files

OpenBSD/ports rIc2gtXinfrastructure/mk bsd.port.mk

   Stop checking for whatis.db;  OK schwarze

   It's been almost a decade since the switch to mandoc.db
   (here used as test, whether X sets are installed).
VersionDeltaFile
1.1647+1-5infrastructure/mk/bsd.port.mk
+1-51 files

OpenBSD/ports kq9PaTwnet/swirc distinfo Makefile

   Update swirc to 3.5.8.

   From maintainer Markus Uhlin, thanks!
VersionDeltaFile
1.37+2-2net/swirc/distinfo
1.43+1-1net/swirc/Makefile
+3-32 files

FreeBSD/ports 3613171audio/ocp Makefile distinfo

audio/ocp: Update to 3.1.0
DeltaFile
+6-3audio/ocp/Makefile
+3-3audio/ocp/distinfo
+2-0audio/ocp/pkg-plist
+11-63 files

LLVM/project a93734bllvm/lib/Target/AMDGPU AMDGPURegBankLegalizeRules.cpp, llvm/test/CodeGen/AMDGPU/GlobalISel regbankselect-amdgpu-smed3.mir regbankselect-amdgpu-cvt-pk-i16-i32.mir

[AMDGPU][GlobalISel] Add RegBankLegalize rules for SMED3 and CVT_PK_I16_I32

These opcodes are created together for the i64->i16 signed clamp pattern.
DeltaFile
+46-0llvm/test/CodeGen/AMDGPU/GlobalISel/regbankselect-amdgpu-smed3.mir
+41-0llvm/test/CodeGen/AMDGPU/GlobalISel/regbankselect-amdgpu-cvt-pk-i16-i32.mir
+8-0llvm/lib/Target/AMDGPU/AMDGPURegBankLegalizeRules.cpp
+4-4llvm/test/CodeGen/AMDGPU/GlobalISel/combine-short-clamp.ll
+99-44 files

NetBSD/pkgsrc vf8QoCodoc CHANGES-2026

   doc: Updated math/gnumeric112 to 1.12.59nb4
VersionDeltaFile
1.390+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc mF7U9JLmath/gnumeric112 Makefile

   gnumeric112: remove py-gobject3 dependency

   This package is only needed when introspection actively enabled,
   and this would need a gobject-introspection dependency as well.

   Bump PKGREVISION.
VersionDeltaFile
1.111+2-4math/gnumeric112/Makefile
+2-41 files

LLVM/project f316a39llvm/utils/gn/secondary/clang/lib/Analysis BUILD.gn

[gn build] Port 694c4d6539cc
DeltaFile
+1-0llvm/utils/gn/secondary/clang/lib/Analysis/BUILD.gn
+1-01 files

LLVM/project 123acb2llvm/test/Transforms/LoopVectorize/AArch64 vector-reverse.ll select-costs.ll, llvm/test/Transforms/LoopVectorize/RISCV predicated-reverse-store.ll

[LV] Add missing coverage for LV cost model code paths.

Add a set of tests that expose crashes with some upcoming and pending
patches.
DeltaFile
+210-24llvm/test/Transforms/LoopVectorize/AArch64/vector-reverse.ll
+66-0llvm/test/Transforms/LoopVectorize/AArch64/select-costs.ll
+60-0llvm/test/Transforms/LoopVectorize/RISCV/predicated-reverse-store.ll
+336-243 files

FreeBSD/src dce3d3astand/powerpc/ofw cas.c

powerpc/loader: Size the CAS PVR array correctly

Fixes:          895eeb492 ("powerpc/loader: Add CAS support for older CPUs")
MFC after:      1 week
DeltaFile
+1-1stand/powerpc/ofw/cas.c
+1-11 files