LLVM/project 22b2db5llvm/lib/Target/X86/GISel X86RegisterBankInfo.cpp, llvm/test/CodeGen/X86/GlobalISel x87-store-of-fp-load.ll

[X86][GlobalISel] Map a store of an FP-banked load to the FP bank (#215371)

`G_LOAD` and `G_STORE` didn't agree when to select the FP regbank, which
inserted a PSR -> GPR copy, hitting a "FP register expected" assertion.

Apply the load's rule in the store case as well so the two agree.

Co-authored-by: Claude (Claude-Opus-5) <noreply at anthropic.com>
DeltaFile
+39-0llvm/test/CodeGen/X86/GlobalISel/x87-store-of-fp-load.ll
+7-0llvm/lib/Target/X86/GISel/X86RegisterBankInfo.cpp
+46-02 files

LLVM/project ee72f1dorc-rt/lib/executor/sps-ci AllSPSCI.cpp

[orc-rt] Update orc_rt::sps_ci::addAll to include new SPS CI. (#215973)

sps_ci::addAll should add all SPS CI (Controller Interface) symbols to
the given map.

Update it to include recently added SPS CI (Calls, GDBJITRegistrar,
MemoryAccess, NativeDylibManager, and
StandaloneMachOUnwindInfoRegistrar)
DeltaFile
+11-1orc-rt/lib/executor/sps-ci/AllSPSCI.cpp
+11-11 files

OPNSense/core 1779698src/opnsense/mvc/app/views/layouts default.volt, src/opnsense/www/css opnsense-favorites.css

menu: move Favorites star on leaf pages (#10710)
DeltaFile
+3-3src/www/fbegin.inc
+2-2src/opnsense/www/css/opnsense-favorites.css
+1-1src/opnsense/mvc/app/views/layouts/default.volt
+6-63 files

LLVM/project 278d49fflang/include/flang/Lower MultiImageFortran.h, flang/lib/Lower Bridge.cpp MultiImageFortran.cpp

[flang][MIF] Adding common features related to coarray (#215576)

These features are included in PRs #212777  and #210283.
They add utilities for constructing a cosubscripts vector from a
`CoarrayRef`, a function for retrieving the index image in the initial
team, and the lowering for an `hlfir.designate` of a `CoarrayRef`, which
is treated the same way as an `ArrayRef`.

---------

Co-authored-by: Dan Bonachea <dobonachea at lbl.gov>
DeltaFile
+108-3flang/lib/Lower/ConvertExprToHLFIR.cpp
+59-0flang/lib/Optimizer/Transforms/MIFOpConversion.cpp
+28-0flang/lib/Lower/MultiImageFortran.cpp
+13-0flang/lib/Lower/Bridge.cpp
+4-0flang/include/flang/Lower/MultiImageFortran.h
+212-35 files

LLVM/project df2b533lldb/unittests/Target CMakeLists.txt

fixup! Merge branch 'main' into users/aokblast/lldb/fix_auxilary_handle
DeltaFile
+0-1lldb/unittests/Target/CMakeLists.txt
+0-11 files

OPNSense/core 4287082src/opnsense/service/templates/OPNsense/Unbound/core blocklists.conf

Services/Unbound: update hagezi blocklists to use new mirror URLs (#10709)
DeltaFile
+22-22src/opnsense/service/templates/OPNsense/Unbound/core/blocklists.conf
+22-221 files

LLVM/project ab798f2llvm/test/CodeGen/AMDGPU flat-atomicrmw-fmin.ll flat-atomicrmw-fmax.ll, llvm/test/CodeGen/RISCV/GlobalISel atomicrmw-max-min-umax-umin.ll

Merge branch 'main' into users/aokblast/lldb/fix_auxilary_handle
DeltaFile
+9,385-9,006llvm/test/CodeGen/AMDGPU/amdgcn.bitcast.1024bit.ll
+13,068-0llvm/test/CodeGen/RISCV/GlobalISel/atomicrmw-max-min-umax-umin.ll
+5,575-5,393llvm/test/CodeGen/AMDGPU/maximumnum.ll
+5,454-5,259llvm/test/CodeGen/AMDGPU/minimumnum.ll
+4,720-5,590llvm/test/CodeGen/AMDGPU/flat-atomicrmw-fmin.ll
+4,720-5,590llvm/test/CodeGen/AMDGPU/flat-atomicrmw-fmax.ll
+42,922-30,83812,442 files not shown
+715,769-479,54312,448 files

OPNSense/core 70a2e20src/opnsense/service/templates/OPNsense/Unbound/core blocklists.conf

Update hagezi blocklists to use new mirror URLs
DeltaFile
+22-22src/opnsense/service/templates/OPNsense/Unbound/core/blocklists.conf
+22-221 files

NetBSD/pkgsrc-wip 5bd6f8apy-transformers Makefile

py-transformers: restrict to python 3.12+ for py-numpy
DeltaFile
+2-0py-transformers/Makefile
+2-01 files

NetBSD/pkgsrc-wip d7b3752py-trimesh Makefile

py-trimesh: restrict to python 3.12+ for py-numpy
DeltaFile
+2-0py-trimesh/Makefile
+2-01 files

NetBSD/pkgsrc-wip 7b7fb26py-llama-cpp-scripts Makefile distinfo

py-llama-cpp-scripts: Update to b10276

py-gguf: restrict to python 3.12+ for py-numpy
DeltaFile
+9-0py-llama-cpp-scripts/PLIST
+3-3py-llama-cpp-scripts/distinfo
+1-1py-llama-cpp-scripts/Makefile
+13-43 files

NetBSD/pkgsrc-wip cc469eepy-Uranium distinfo Makefile, py-Uranium/patches patch-UM_PluginRegistry.py

py-Uranium: Replace deprecated imp module with importlib

restrict to python 3.12+ for py-numpy
DeltaFile
+53-0py-Uranium/patches/patch-UM_PluginRegistry.py
+1-1py-Uranium/Makefile
+1-0py-Uranium/distinfo
+55-13 files

NetBSD/pkgsrc-wip 301bc74py-gguf Makefile

py-gguf: restrict to python 3.12+ for py-numpy
DeltaFile
+2-0py-gguf/Makefile
+2-01 files

NetBSD/pkgsrc-wip 7ba3520py-sip4 Makefile distinfo, py-sip4/patches patch-configure.py

py-sip4: support python 3.12 and lator

removed distutils
DeltaFile
+31-3py-sip4/patches/patch-configure.py
+0-2py-sip4/Makefile
+1-1py-sip4/distinfo
+32-63 files

NetBSD/pkgsrc-wip 706aed0squeak6 distinfo Makefile

squeak6: Update to 6.1.23976

As Squeak approaches its 30th anniversary, we are proud to announce
the next version of the system, Squeak 6.1. Some highlights of this
release are:

- A new tree browser, which enables navigation through classes and
  categories using refurbished hierarchical morphs,
- The return of Objectland (also known as the "Worlds of Squeak"),
- Several changes and fixes for the kernel infrastructure for
  simulating, unwinding, and scheduling processes and reshaping classes,
- Miscellaneous improvements and additions to the toolset and user
  interface for inspecting, debugging, profiling, and versioning code.

Please find below a detailed listing of all the changes, which
includes notes on Major Deprecations, Known Issues, and Compatibility
Notes at the bottom.

About these release notes. Phew, what a release! Since the last

    [12 lines not shown]
DeltaFile
+4-4squeak6/Makefile
+3-3squeak6/distinfo
+7-72 files

NetBSD/pkgsrc-wip 6799725squeak5-vm Makefile distinfo, squeak5-vm/patches patch-platforms_unix_plugins_UUIDPlugin_sqUnixUUID.c

squeak5-vm: fix uuidgen
DeltaFile
+17-0squeak5-vm/patches/patch-platforms_unix_plugins_UUIDPlugin_sqUnixUUID.c
+0-1squeak5-vm/Makefile
+1-0squeak5-vm/distinfo
+18-13 files

NetBSD/pkgsrc-wip e35e4e5squeak5-vm distinfo, squeak5-vm/patches patch-platforms_unix_vm_sqUnixITimerTickerHeartbeat.c patch-building_linux64x64_squeak.cog.spur_plugins.int

squeak5-vm: Update to 202606270913

202606270913 (2026-07-27):

Release Version 2026.06

This is a minor release with no major changes. Also see the update
notes of OSVM Version 2026.04.

Update notes are based on the commit messages since Cog-eem.509 and
VMMaker.oscog-eem.3755. Also see update map update.oscog-mt.20, which
corresponds to this tag (which is based on Cog-ct.510 and
VMMaker.oscog-eem.3766).

- Add CameraPlugin for Linux platform (besides Windows and macOS)
- Fix issue with UTF-8 console output on Windows platforms (see #771)
- Fix issue with error reaper in FFI plugin
- Fix serious issue with creation of unscanned ephemerons


    [113 lines not shown]
DeltaFile
+10-10squeak5-vm/patches/patch-src_spur64.cog_cogitX64SysV.c
+20-0squeak5-vm/patches/patch-platforms_Cross_plugins_PseudoTTYPlugin_PseudoTTYPlugin.h
+8-9squeak5-vm/patches/patch-building_linux64x64_squeak.cog.spur_build_mvm
+7-7squeak5-vm/distinfo
+14-0squeak5-vm/patches/patch-building_linux64x64_squeak.cog.spur_plugins.int
+0-13squeak5-vm/patches/patch-platforms_unix_vm_sqUnixITimerTickerHeartbeat.c
+59-393 files not shown
+67-569 files

NetBSD/pkgsrc-wip 36b8ed5py-Cura Makefile

py-Cura: restrict to python 3.12+ for py-zeroconf
DeltaFile
+1-1py-Cura/Makefile
+1-11 files

NetBSD/pkgsrc-wip 82f1b9elibArcus Makefile

libArcus: The restrictions on py-sip4 have been lifted
DeltaFile
+0-2libArcus/Makefile
+0-21 files

NetBSD/pkgsrc-wip 50a5f99ocaml PLIST

ocaml: build on other than x86_64

tested on NetBSD/evbarm64
DeltaFile
+8-8ocaml/PLIST
+8-81 files

LLVM/project 7d71bc3llvm/docs/GlobalISel KnownBits.rst

[GlobalISel][Docs] Fix known-bits example and code snippet in KnownBits.rst (#213090)

- The simplified example annotates `%5 = G_CONSTANT i32 0x0F0` with the
value `0x00000FF0` (from %1 line); correct value is `0x000000F0`.
- `GISelValueTrackingAnalysisLegacy::get(MF)` returns a reference, so
call should be `VT.getKnownBits(...)` not `VT->getKnownBits(...)`.
- `KnownBits` members are `Zero` and `One`, not `Zeros`; use
`Known.Zero[0]` to test bit 0.
DeltaFile
+3-3llvm/docs/GlobalISel/KnownBits.rst
+3-31 files

OPNSense/core 577631asrc/etc/inc/plugins.inc.d unbound.inc

Unbound: switch AAAA-only mode from respip to block_a_wdata

(cherry picked from commit 2ba567788eff6b9a7732fd86401292424fb0a114)
DeltaFile
+1-2src/etc/inc/plugins.inc.d/unbound.inc
+1-21 files

LLVM/project 0e6a862orc-rt/include/orc-rt-c Logging.h, orc-rt/lib/executor Logging.cpp Session.cpp

[orc-rt] Add Session log category, Session object logging (#215963)

Adds a Session category to the ORC_RT_LOG system, and log messages to
key Session operations (construction, detach & disconnect, shutdown, and
destruction).
DeltaFile
+15-1orc-rt/lib/executor/Session.cpp
+1-1orc-rt/lib/executor/Logging.cpp
+1-0orc-rt/include/orc-rt-c/Logging.h
+17-23 files

LLVM/project 00cc5acpolly/lib/CodeGen IslNodeBuilder.cpp, polly/test/CodeGen iv_narrow_32bit_target.ll

[Polly] Narrow IV to lower type when possible (#212708)

This patch tries to lower the LLVM-IR type of IVs which are set to i64
by default during polly codegen. This is specially beneficial for
Hexagon as it uses Hardware Loops which requires 32 bit wide IVs.

---------

Co-authored-by: Anilava Kundu <anilkund at hu-anilkund-blr.qualcomm.com>
Co-authored-by: Santanu Das <santdas at qti.qualcomm.com>
DeltaFile
+77-0polly/test/CodeGen/iv_narrow_32bit_target.ll
+54-12polly/lib/CodeGen/IslNodeBuilder.cpp
+12-8polly/test/CodeGen/MemAccess/codegen_simple_md_float.ll
+12-8polly/test/CodeGen/MemAccess/codegen_simple_md.ll
+2-2polly/test/ScopInfo/int2ptr_ptr2int_2.ll
+2-2polly/test/ScopInfo/int2ptr_ptr2int.ll
+159-326 files

NetBSD/pkgsrc Ypx3Kaadoc CHANGES-2026

   Updated fonts/harfbuzz, misc/libcdio
VersionDeltaFile
1.5249+3-1doc/CHANGES-2026
+3-11 files

NetBSD/pkgsrc rnxC2d5doc CHANGES-2026

   doc: Updated net/rsync to 3.5.0
VersionDeltaFile
1.5248+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc ZgUUnKKnet/rsync Makefile distinfo

   rsync: update to 3.5.0.

   This release fixes 33 security issues found during a focused audit
   of rsync's path handling and daemon protocol, a companion
   daemon-protocol fuzzing pass, and reports from external researchers
   -⁠-⁠ plus several robustness hardenings. CVE IDs were assigned by
   VulnCheck (CNA); the precise "introduced in" version ranges accompany
   each advisory, and many are much narrower than "everything before
   3.5.0". Every fix ships with a regression test in the test suite
   that fails on the unfixed tree.

   Full details at https://download.samba.org/pub/rsync/NEWS#3.5.0
VersionDeltaFile
1.68+4-4net/rsync/distinfo
1.135+2-2net/rsync/Makefile
+6-62 files

NetBSD/pkgsrc Pbd3TGOmisc/libcdio Makefile distinfo

   libcdio: updated to 2.4.0

   2.4.0

   * Note incorrect field name `min_rate` should be called `max_rate`.
   * Apply timeout in MMC command on GNU/Linux
   * Fix no MMC data returned when buffer size is divisible by 256 (skr4n).
   * Deprecate obscure MMC set length macros (skr4n)
   * In eject programs on GNU/Linux, cdio_open needs access mode RDWR.
   * More ISO field validation in RockRidge (Acts1631).
   * Validate bounds in disk images reading (Acts1631).
   * Validate UDF File Identifier Descriptor bounds (Acts1631).
   * Change references from MMC-5 to MMC-6 Draft 2g when possible.
   * At URLS for MMC6 Draft 2g and SPC-3.
   * Administrivia: Error when help2man not found in maintainer mode. Otherwise warn, and tolerate builds without help2man.
   * Correct the way MMC CDB allocation length values are set (skr4n).
   * Correct XA attribute flags (skr4n)
     - Add `*SYS` values of the XA attribute flags to represent the other/world user mode bits.
     - Fix it to use the `*OTH` values instead.

    [7 lines not shown]
VersionDeltaFile
1.38+4-4misc/libcdio/distinfo
1.71+2-2misc/libcdio/Makefile
+6-62 files

LLVM/project 0b4cdc1openmp/runtime/src kmp_traits.h

[libomp] Fix debug build after #176164

Fixes https://github.com/llvm/llvm-project/issues/215937.
DeltaFile
+13-2openmp/runtime/src/kmp_traits.h
+13-21 files

NetBSD/pkgsrc TSeZjPjfonts/harfbuzz Makefile.common distinfo

   harfbuzz: updated to 14.3.1

   14.3.1
   - Various fuzzing and build fixes.
   - Various subsetting fixes.
   - Fix AAT insertion at the end of the text.
   - Fix various rendering bugs in the experimental GPU library.
   - WASM shaper code can now read the user features.
VersionDeltaFile
1.175+4-4fonts/harfbuzz/distinfo
1.86+2-2fonts/harfbuzz/Makefile.common
+6-62 files