LLVM/project 7456636flang/include/flang/Parser parse-tree.h, flang/lib/Lower/OpenMP OpenMP.cpp

[flang][OpenMP] Consistent names for non-executable directives, NFC (#196803)

Change
  OpenMPGroupprivate      -> OmpGroupprivateDirective
  OpenMPThreadprivate     -> OmpThreadprivateDirective
  OpenMPRequiresConstruct -> OmpRequiresDirective
  OpenMPUtilityConstruct  -> OmpUtilityDirective
DeltaFile
+13-11flang/include/flang/Parser/parse-tree.h
+10-10flang/lib/Parser/openmp-parsers.cpp
+10-10flang/lib/Semantics/resolve-directives.cpp
+7-7flang/lib/Semantics/check-omp-structure.cpp
+9-4flang/lib/Semantics/unparse-with-symbols.cpp
+6-6flang/lib/Lower/OpenMP/OpenMP.cpp
+55-4814 files not shown
+97-8820 files

LLVM/project 0b98750llvm/utils/gn/secondary/clang/unittests/DependencyScanning BUILD.gn

[gn] Make ClangDependencyScanningTests depend on Testing/Support (#196809)

Needed after ebb9a79cd370c.
DeltaFile
+1-0llvm/utils/gn/secondary/clang/unittests/DependencyScanning/BUILD.gn
+1-01 files

LLVM/project b2f37f4clang/lib/Format ContinuationIndenter.cpp, clang/unittests/Format AlignmentTest.cpp

clang-format: ensure ternary operands are aligned (#196697)

Set ParentState::AlignedTo for ternary operands.
DeltaFile
+16-0clang/lib/Format/ContinuationIndenter.cpp
+10-0clang/unittests/Format/AlignmentTest.cpp
+26-02 files

NetBSD/src Vrce7opsys/arch/alpha/conf INSTALL

   revert accidental commit of alpha INSTALL in previous
VersionDeltaFile
1.122+0-7sys/arch/alpha/conf/INSTALL
+0-71 files

LLVM/project e7ea212libc/src/__support freetrie.h

[libc] Fix -Wshadow warnings in freetrie.h (#196529)
DeltaFile
+2-2libc/src/__support/freetrie.h
+2-21 files

NetBSD/src UGQHYsWdistrib/sets/lists/debug md.evbarm.earmv5 md.evbarm.earmv4

   Fix MKDEBUGKERNEL vs MKDEBUG for kernel debug file sets.

   The problem manifests as checkflist failures when building ports that
   have extensive ALL_KERNELS but not...building all the kernels; notably
   the various "evb" ports with a bazillion kernels for a bazillion SoCs.

   The mk.conf(5) man page documents MKDEBUGKERNEL as controlling
   whether kernel debug files (netbsd-*.debug) appear in the
   distribution sets.  However, the prior implementation used MKDEBUG
   (the general userland debug flag) instead.

   This meant MKDEBUG=yes with MKDEBUGKERNEL=no incorrectly expected
   kernel debug files for every kernel config listed in ALL_KERNELS.
   When only a subset of kernels is built, checkflist fails with
   missing files.

   The fix is to make these variables fully conform to the longstanding
   documentation.  MKDEBUGKERNEL controls whether kernel debug symbols are
   built; MKDEBUG controls everything else.  If you want something like the
   old behavior but minus the bugs, set both.
VersionDeltaFile
1.2+48-48distrib/sets/lists/debug/md.evbarm.earmv5
1.2+20-20distrib/sets/lists/debug/md.evbarm.earmv4
1.6+13-13distrib/sets/lists/debug/md.evbppc
1.8+10-10distrib/sets/lists/debug/ad.mipsel
1.2+10-10distrib/sets/lists/debug/md.evbarm.earmv5eb
1.88+7-7distrib/sets/lists/debug/ad.mips
+108-1089 files not shown
+145-13115 files

OPNSense/core a46d57csrc/opnsense/mvc/app/controllers/OPNsense/Interfaces AssignmentController.php, src/opnsense/mvc/app/controllers/OPNsense/Interfaces/Api AssignmentController.php

Interfaces: Assignments - work in progress for https://github.com/opnsense/core/issues/9945

In order to migrate the interface assignments, we need to think of a way to use the differently named xml nodes for interfaces (wan, lan, ..) into something that closely resembles a standard model implementation.
Since we can't match these nodes in our statically defined model xmls, the main idea is to flush all via an in-memory model with a separate load [construct] and save hook.
DeltaFile
+77-0src/opnsense/mvc/app/controllers/OPNsense/Interfaces/Api/AssignmentController.php
+48-0src/opnsense/mvc/app/models/OPNsense/Interfaces/Assignment.php
+45-0src/opnsense/mvc/app/views/OPNsense/Interface/assignment.volt
+40-0src/opnsense/mvc/app/controllers/OPNsense/Interfaces/AssignmentController.php
+10-0src/opnsense/mvc/app/models/OPNsense/Interfaces/Assignment.xml
+8-0src/opnsense/mvc/app/controllers/OPNsense/Interfaces/forms/dialogAssignment.xml
+228-01 files not shown
+234-07 files

LLVM/project 2491cc2clang/docs ReleaseNotes.rst, clang/include/clang/Basic Builtins.td

[clang] constexpr `__builtin_elementwise_{max,min}num`
DeltaFile
+42-80clang/lib/AST/ByteCode/InterpBuiltin.cpp
+52-0clang/test/Sema/constant-builtins-vector.cpp
+18-30clang/lib/AST/ExprConstant.cpp
+2-2clang/include/clang/Basic/Builtins.td
+3-0clang/docs/ReleaseNotes.rst
+117-1125 files

OpenBSD/src VPGD8s0regress/lib/libcrypto/rsa rsa_padding_test.c

   rsa_padding_test: %i -> %d
VersionDeltaFile
1.3+3-3regress/lib/libcrypto/rsa/rsa_padding_test.c
+3-31 files

NetBSD/src V0i9sAosys/arch/m68k/m68k pmap_68k.c

   Update comments to reflect current status.
VersionDeltaFile
1.69+6-4sys/arch/m68k/m68k/pmap_68k.c
+6-41 files

NetBSD/pkgsrc AFz7SKBdoc CHANGES-2026 TODO

   doc: Updated www/py-wtforms to 3.2.2
VersionDeltaFile
1.2952+2-1doc/CHANGES-2026
1.27247+1-2doc/TODO
+3-32 files

NetBSD/pkgsrc tWy8WbHwww/py-wtforms distinfo PLIST

   py-wtforms: update to 3.2.2.

   What's Changed

       remove slsa provenance by @davidism in #879
       fix(validators): Disabled validation with provided formdata by @subnix in #880
       Support Python versions from 3.10 to 3.14 by @azmeuk in #883
       Update FAQ to reflect 3.10+ support by @kurtmckee in #884
       GHA improvements by @azmeuk in #888
VersionDeltaFile
1.18+4-4www/py-wtforms/distinfo
1.12+5-1www/py-wtforms/PLIST
1.22+2-2www/py-wtforms/Makefile
+11-73 files

NetBSD/pkgsrc uJwQNtndoc TODO CHANGES-2026

   doc: Updated misc/py-trove-classifiers to 2026.5.7.17
VersionDeltaFile
1.27246+1-2doc/TODO
1.2951+2-1doc/CHANGES-2026
+3-32 files

NetBSD/pkgsrc lRF1ujemisc/py-trove-classifiers Makefile distinfo

   py-trove-classifiers: update to 2026.5.7.17.

   Add Trove classifier for Python 3.16 (#243)
VersionDeltaFile
1.49+7-4misc/py-trove-classifiers/Makefile
1.47+4-4misc/py-trove-classifiers/distinfo
+11-82 files

NetBSD/src LGNUE2Vsys/arch/m68k/m68k pmap_68k.c

   A few things done while chasing down mod/ref bugs:
   - pmap_remove_mapping() can now take pointer to the vm_page, saving a
     lookup and allowing some additional assertions when it's available
     (which is "frequently" in this implementation).
   - All of the PTE load/store/modify-in-PT helpers now are decorated
     with "volatile".
   - Don't bother with atomic_load / atomic_store.
   - Simplify pmap_testbit() and pmap_changebit().
   - Add more PMAP_DEBUG-only mod/ref tests (including a test that validates
     MMU beavior that was used to find a Qemu m68k emulator bug).
VersionDeltaFile
1.68+192-59sys/arch/m68k/m68k/pmap_68k.c
+192-591 files

NetBSD/pkgsrc h1lRRMhdoc CHANGES-2026 TODO

   doc: Updated time/py-pytz to 2026.2
VersionDeltaFile
1.2950+2-1doc/CHANGES-2026
1.27245+1-2doc/TODO
+3-32 files

NetBSD/pkgsrc 8ADTvYJtime/py-pytz distinfo Makefile

   py-pytz: update to 2026.2.

   timezone updates.
VersionDeltaFile
1.64+4-4time/py-pytz/distinfo
1.72+2-2time/py-pytz/Makefile
+6-62 files

NetBSD/pkgsrc MrnMNMadoc TODO CHANGES-2026

   doc: Updated devel/py-proto-plus to 1.28.0
VersionDeltaFile
1.27244+1-2doc/TODO
1.2949+2-1doc/CHANGES-2026
+3-32 files

NetBSD/pkgsrc B7CcvJ6devel/py-proto-plus distinfo Makefile

   py-proto-plus: update to 1.28.0.

   Changes not documented.
VersionDeltaFile
1.12+4-4devel/py-proto-plus/distinfo
1.14+2-2devel/py-proto-plus/Makefile
+6-62 files

NetBSD/pkgsrc ayzNL16doc CHANGES-2026 TODO

   doc: Updated devel/py-propcache to 0.5.2
VersionDeltaFile
1.2948+2-1doc/CHANGES-2026
1.27243+1-2doc/TODO
+3-32 files

NetBSD/pkgsrc ivKGRIjdevel/py-propcache distinfo Makefile

   py-propcache: update to 0.5.2.

   0.5.2
   =====

   *(2026-05-08)*


   No significant changes.


   ----


   0.5.1
   =====

   *(2026-05-08)*


    [75 lines not shown]
VersionDeltaFile
1.8+4-4devel/py-propcache/distinfo
1.10+2-2devel/py-propcache/Makefile
+6-62 files

NetBSD/pkgsrc QrunfVcdoc CHANGES-2026 TODO

   doc: Updated devel/py-poetry-core to 2.4.0
VersionDeltaFile
1.2947+2-1doc/CHANGES-2026
1.27242+1-2doc/TODO
+3-32 files

NetBSD/pkgsrc cajEjPDdevel/py-poetry-core PLIST Makefile

   py-poetry-core: update to 2.4.0.

       Update vendored packaging to 26.2 (#936).
VersionDeltaFile
1.9+12-0devel/py-poetry-core/PLIST
1.22+4-4devel/py-poetry-core/Makefile
1.19+4-4devel/py-poetry-core/distinfo
+20-83 files

LLVM/project ad92988llvm/lib/Target/X86 X86InstrCompiler.td X86ISelLowering.cpp, llvm/test/CodeGen/X86 atomic-load-store.ll

[X86] Cast atomic vectors in IR to support floats

This commit casts floats to ints in an atomic load during AtomicExpand to support
floating point types. It also is required to support 128 bit vectors in SSE/AVX.
DeltaFile
+98-288llvm/test/CodeGen/X86/atomic-load-store.ll
+15-0llvm/lib/Target/X86/X86InstrCompiler.td
+7-0llvm/lib/Target/X86/X86ISelLowering.cpp
+2-0llvm/lib/Target/X86/X86ISelLowering.h
+122-2884 files

NetBSD/pkgsrc kjG6Gjjdoc CHANGES-2026 TODO

   doc: Updated devel/py-pip to 26.1.1
VersionDeltaFile
1.2946+2-1doc/CHANGES-2026
1.27241+1-2doc/TODO
+3-32 files

NetBSD/pkgsrc dhAluPodevel/py-pip Makefile distinfo

   py-pip: update to 26.1.1.

   Bug Fixes

       Fix issue where uninstallation left behind empty directories.
       Revert the removal of the adjacent __pycache__ directory when
       a .py file is removed. (#13973)
VersionDeltaFile
1.91+5-4devel/py-pip/Makefile
1.76+4-4devel/py-pip/distinfo
1.53+2-2devel/py-pip/PLIST
1.6+2-2devel/py-pip/ALTERNATIVES
+13-124 files

FreeBSD/ports efaffcagames/anki distinfo Makefile

games/anki: Update to 25.09.4

Changelogs since 25.09.2:

https://github.com/ankitects/anki/releases/tag/25.09.4
https://github.com/ankitects/anki/releases/tag/25.09.3

MFH:            2026Q2
DeltaFile
+5-5games/anki/distinfo
+2-4games/anki/Makefile
+7-92 files

NetBSD/pkgsrc 0HZTA6ldoc CHANGES-2026 TODO

   doc: Updated textproc/py-pdf to 6.11.0
VersionDeltaFile
1.2945+2-1doc/CHANGES-2026
1.27240+1-2doc/TODO
+3-32 files

NetBSD/pkgsrc s57laYxtextproc/py-pdf Makefile distinfo

   py-pdf: update to 6.11.0.

   ## Version 6.11.0, 2026-05-09

   ### New Features (ENH)
   - Initialise a Font from an embedded font file (#3704)

   ### Robustness (ROB)
   - Allow to fix AES padding length in non-strict mode (#3742)

   ### Developer Experience (DEV)
   - Enable PyPy testing again (#3752)
   - Align mypy Makefile target with strict mode (#3690)
VersionDeltaFile
1.63+6-5textproc/py-pdf/Makefile
1.57+4-4textproc/py-pdf/distinfo
+10-92 files

LLVM/project a6344c0flang/include/flang/Parser parse-tree.h, flang/lib/Parser openmp-parsers.cpp

[flang][OpenMP] Consistent names for non-executable directives, NFC

Change
  OpenMPGroupprivate      -> OmpGroupprivateDirective
  OpenMPThreadprivate     -> OmpThreadprivateDirective
  OpenMPRequiresConstruct -> OmpRequiresDirective
  OpenMPUtilityConstruct  -> OmpUtilityDirective
DeltaFile
+13-11flang/include/flang/Parser/parse-tree.h
+10-10flang/lib/Parser/openmp-parsers.cpp
+10-10flang/lib/Semantics/resolve-directives.cpp
+7-7flang/lib/Semantics/check-omp-structure.cpp
+9-4flang/lib/Semantics/unparse-with-symbols.cpp
+6-6flang/lib/Semantics/check-omp-structure.h
+55-4814 files not shown
+97-8820 files