LLVM/project 146fb5bllvm/test/TableGen RuntimeLibcallEmitter-predicate-dag.td, llvm/utils/TableGen/Basic PredicateExpanderDag.h RuntimeLibcalls.cpp

TableGen: Parenthesize negated predicate-dag leaves with operators

Allows writing more general expressions in the predicate code. Previously
not ("a == b") would be emitted as !a == b.

Co-authored-by: Claude (Claude-Opus-4.8) <noreply at anthropic.com>
DeltaFile
+18-6llvm/test/TableGen/RuntimeLibcallEmitter-predicate-dag.td
+3-1llvm/utils/TableGen/Basic/PredicateExpanderDag.h
+1-1llvm/utils/TableGen/Basic/RuntimeLibcalls.cpp
+22-83 files

LLVM/project 2a76dc0llvm/include/llvm/IR RuntimeLibcallsImpl.td, llvm/test/TableGen RuntimeLibcallEmitter-predicate-dag.td RuntimeLibcallEmitter-predicate-dag-errors.td

RuntimeLibcalls: Reuse AssemblerPredicate's operators for libcalls

Allow specifying RuntimeLibcall's availability in terms of individual
triple properties composed with logical operators.

Co-authored-by: Claude (Claude-Opus-4.8) <noreply at anthropic.com>
DeltaFile
+60-0llvm/test/TableGen/RuntimeLibcallEmitter-predicate-dag.td
+24-35llvm/utils/TableGen/Common/SubtargetFeatureInfo.cpp
+56-0llvm/utils/TableGen/Basic/PredicateExpanderDag.cpp
+42-0llvm/test/TableGen/RuntimeLibcallEmitter-predicate-dag-errors.td
+41-0llvm/utils/TableGen/Basic/PredicateExpanderDag.h
+29-2llvm/include/llvm/IR/RuntimeLibcallsImpl.td
+252-373 files not shown
+291-409 files

LLVM/project d39269allvm/include/llvm/Analysis DependenceAnalysis.h, llvm/lib/Analysis DependenceAnalysis.cpp

Update some comments and some fix
DeltaFile
+154-112llvm/lib/Analysis/DependenceAnalysis.cpp
+63-0llvm/test/Analysis/DependenceAnalysis/banerjee-symbolic.ll
+2-1llvm/include/llvm/Analysis/DependenceAnalysis.h
+219-1133 files

Illumos/gate ece1de9usr/src/cmd/ccidadm ccidadm.c, usr/src/uts/common/io/usb/clients/ccid ccid.c

15086 ccid mistakenly thinks F_AUTO_PARAM_ATR means params are required
15103 ccidadm list could explain why when showing "unsupported"
Portions contributed by: Joshua M. Clulow <josh at sysmgr.org>
Reviewed by: Robert Mustacchi <rm at fingolfin.org>
Approved by: Gordon Ross <gordon.w.ross at gmail.com>
DeltaFile
+47-11usr/src/cmd/ccidadm/ccidadm.c
+2-1usr/src/uts/common/io/usb/clients/ccid/ccid.c
+49-122 files

NetBSD/pkgsrc EIpw3bcwww/ruby-aws-sdk-core distinfo Makefile

   www/ruby-aws-sdk-core: update to 3.254.0

   3.254.0 (2026-07-09)

   * Feature - Serialize BigDecimal values as JSON numbers in document types
     for REST-JSON and JSON protocols.

   3.253.0 (2026-07-08)

   * Feature - Updated Aws::Signin::Client with the latest API changes.

   * Feature - Adds support for OAuth 2.0 token operations in AWS Sign-In,
     CreateOAuth2TokenWithIAM (client credentials flow),
     IntrospectOAuth2TokenWithIAM (token inspection), and
     RevokeOAuth2TokenWithIAM (token revocation).
VersionDeltaFile
1.80+4-4www/ruby-aws-sdk-core/distinfo
1.79+2-2www/ruby-aws-sdk-core/Makefile
+6-62 files

NetBSD/pkgsrc N8ytnerdoc CHANGES-2026

   doc: Updated www/ruby-aws-partitions to 1.1271.0
VersionDeltaFile
1.4593+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc 0WWyB5twww/ruby-aws-partitions distinfo Makefile

   www/ruby-aws-partitions: update to 1.1271.0

   1.1271.0 (2026-07-17)

   * Feature - Updated the partitions source data that determines the AWS
     service regions and endpoints.

   1.1270.0 (2026-07-16)

   * Feature - Updated the partitions source data that determines the AWS
     service regions and endpoints.

   1.1269.0 (2026-07-13)

   * Feature - Updated the partitions source data that determines the AWS
     service regions and endpoints.

   1.1268.0 (2026-07-10)


    [26 lines not shown]
VersionDeltaFile
1.118+4-4www/ruby-aws-partitions/distinfo
1.116+2-2www/ruby-aws-partitions/Makefile
+6-62 files

NetBSD/pkgsrc hnBYN0Xdoc CHANGES-2026

   doc: Updated time/ruby-tzinfo-data to 1.2026.3
VersionDeltaFile
1.4592+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc fOLNYR8time/ruby-tzinfo-data distinfo Makefile

   time/ruby-tzinfo-data: update to 1.2026.3

   1.2026.3 (2026-07-09)

   * Based on version 2026c of the IANA Time Zone Database
     (https://lists.iana.org/hyperkitty/list/tz-announce@iana.org/message/NVHSX2PAQIT44U5FCCEVNJJYXQMMTJSA/).
VersionDeltaFile
1.44+4-4time/ruby-tzinfo-data/distinfo
1.43+2-2time/ruby-tzinfo-data/Makefile
+6-62 files

NetBSD/pkgsrc 3kxVl50doc CHANGES-2026

   doc: Updated textproc/ruby-yard to 0.9.45
VersionDeltaFile
1.4591+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc phFDLK4textproc/ruby-yard distinfo Makefile

   textproc/ruby-yard: update to 0.9.45

   0.9.45 (2026-07-14)

   * Use @param types to document generated Struct.new and Data.define members
     (#1684)
   * Add compatibility with RDoc 8
   * Fix TypesExplainer parsing of types following Hash collections (#1688)
   * Fix HTML generation for RBS constants without source values (#1686)
   * Fix method redefinition warnings when loading YARD with Ruby warnings
     enabled (#1687)
   * Improve sanitization of yard server request paths
VersionDeltaFile
1.24+4-4textproc/ruby-yard/distinfo
1.25+2-2textproc/ruby-yard/Makefile
+6-62 files

NetBSD/pkgsrc 1SS0bIydoc CHANGES-2026

   doc: Updated textproc/ruby-tilt to 2.8.0
VersionDeltaFile
1.4590+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc PixTz8ttextproc/ruby-tilt distinfo Makefile

   textproc/ruby-tilt: update to 2.8.0

   2.8.0 (2026-07-06)

   * Support rdoc 8 in the rdoc template (jeremyevans)
   * Support options added in recent Commonmarker versions in the Commonmarker
     template (halo) (#26)
VersionDeltaFile
1.26+4-4textproc/ruby-tilt/distinfo
1.27+2-2textproc/ruby-tilt/Makefile
+6-62 files

NetBSD/pkgsrc 1an2smqdoc CHANGES-2026

   doc: Updated textproc/ruby-nori to 2.9.1
VersionDeltaFile
1.4589+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc Qzo6y37textproc/ruby-nori PLIST distinfo

   textproc/ruby-nori: update to 2.9.1

   2.9.0 (2026-07-05)

   Changed

   * The :standards profile no longer applies schema-less typing.  Under
     Nori.new(standards: true), :advanced_typecasting now defaults to false (an
     explicit advanced_typecasting: true still wins), and the bare
     un-namespaced type= and nil= attributes become ordinary attributes instead
     of casting instructions.  No more type= conversions (integer, date,
     decimal, array, file, ...), and only a prefixed xsi:nil="true" marks an
     element nil.  These conventions come from Rails' Hash.from_xml (inherited
     via crack and merb), not from any XML spec.  Without a schema, character
     data is just text.  Knowing that <id>123</id> holds an integer is the
     business of a schema-aware layer, not a guess from string shape.  Parsing
     without the profile is completely unchanged.

   Added

    [40 lines not shown]
VersionDeltaFile
1.4+1-16textproc/ruby-nori/PLIST
1.6+4-4textproc/ruby-nori/distinfo
1.4+2-2textproc/ruby-nori/Makefile
+7-223 files

NetBSD/pkgsrc PXMgunldoc CHANGES-2026

   doc: Updated textproc/ruby-commonmarker to 2.9.0
VersionDeltaFile
1.4588+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc voYh8p4textproc/ruby-commonmarker distinfo cargo-depends.mk

   textproc/ruby-commonmarker: update to 2.9.0

   2.9.0 (2026-07-14)

   What's Changed

   * Fix i686 with u32 parsing hack by @kivikakk in #471
   * feat: Upgrade to comrak 0.54 with math_latex + alert_style options, and
     changed header_ids by @gjtorikian in #472
   * [skip test] Release v2.9.0 by @github-actions[bot] in #474
VersionDeltaFile
1.13+130-244textproc/ruby-commonmarker/distinfo
1.7+43-81textproc/ruby-commonmarker/cargo-depends.mk
1.15+2-2textproc/ruby-commonmarker/Makefile
+175-3273 files

NetBSD/pkgsrc W2nSiKgdoc CHANGES-2026

   doc: Updated sysutils/ruby-specinfra to 2.95.1
VersionDeltaFile
1.4587+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc vCPN2rksysutils/ruby-specinfra distinfo Makefile

   sysutils/ruby-specinfra: update to 2.95.1

   2.95.1 (2026-07-05)

   * host_inventory/ohai: Suppress error messages to avoid parse error
VersionDeltaFile
1.33+4-4sysutils/ruby-specinfra/distinfo
1.32+2-2sysutils/ruby-specinfra/Makefile
+6-62 files

NetBSD/pkgsrc 9Ll1NGidoc CHANGES-2026

   doc: Updated security/ruby-rex-socket to 0.1.70
VersionDeltaFile
1.4586+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc bGcaUWSsecurity/ruby-rex-socket distinfo Makefile

   security/ruby-rex-socket: update to 0.1.70

   0.1.70 (2026-06-30)

   * Merge pull request #86 from zeroSteiner/fix/issue/83
     Catch ECONNRESET too for Windows
VersionDeltaFile
1.35+4-4security/ruby-rex-socket/distinfo
1.33+2-2security/ruby-rex-socket/Makefile
+6-62 files

NetBSD/pkgsrc v0lzICCdoc CHANGES-2026

   doc: Updated security/ruby-oauth to 1.1.8
VersionDeltaFile
1.4585+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc 3WcG0o4security/ruby-oauth Makefile distinfo

   security/ruby-oauth: update to 1.1.8

   1.1.8 (2026-07-15)

   * TAG: v1.1.8
   * COVERAGE: 69.47% -- 835/1202 lines in 42 files
   * BRANCH COVERAGE: 47.75% -- 159/333 branches in 42 files
   * 40.38% documented

   Changed

   * Raised the anonymous_loader runtime dependency floor to >= 0.1.1.
   * Raised the auth-sanitizer runtime dependency floor to >= 0.2.2 and
     switched isolated sanitizer loading to the released anonymous_loader gem,
     including local workspace wiring for the new runtime dependency.
   * Raised the oauth-tty runtime dependency floor to >= 1.0.11.
   * Raised the anonymous_loader runtime dependency floor to >= 0.1.2.
   * Retemplated generated project metadata, support documentation, CI
     workflows, binstubs, and development dependency floors with kettle-jem

    [19 lines not shown]
VersionDeltaFile
1.28+7-5security/ruby-oauth/Makefile
1.25+4-4security/ruby-oauth/distinfo
1.15+2-1security/ruby-oauth/PLIST
+13-103 files

NetBSD/pkgsrc IHdmYrwdoc CHANGES-2026

   doc: Updated security/ruby-snaky_hash to 2.0.7
VersionDeltaFile
1.4584+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc vmHPSLDdoc CHANGES-2026

   doc: Updated security/ruby-oauth-tty to 1.0.13
VersionDeltaFile
1.4583+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc lbO86W1security/ruby-oauth-tty distinfo Makefile

   security/ruby-oauth-tty: update to 1.0.13

   1.0.13 (2026-07-15)

   * TAG: v1.0.13
   * COVERAGE: 99.68% -- 311/312 lines in 12 files
   * BRANCH COVERAGE: 96.55% -- 28/29 branches in 12 files
   * 15.79% documented

   Added

   * Added support for JRuby 10.1 and TruffleRuby 34.0.

   Changed

   * Raised the anonymous_loader runtime dependency floor to >= 0.1.2.
   * Retemplated project metadata and CI/development automation with kettle-jem
     v7.0.0.


    [5 lines not shown]
VersionDeltaFile
1.6+4-4security/ruby-oauth-tty/distinfo
1.7+5-3security/ruby-oauth-tty/Makefile
1.5+2-1security/ruby-oauth-tty/PLIST
+11-83 files

OpenBSD/ports tuTFXLEtextproc/ripgrep crates.inc

   ripgrep: regen crates.inc with licenses, no package change
VersionDeltaFile
1.10+49-50textproc/ripgrep/crates.inc
+49-501 files

OPNSense/plugins ddc9cbddns/bind/src/opnsense/mvc/app/models/OPNsense/Bind Record.xml

dns/bind: Add NAPTR as a bind record type (#5548)
DeltaFile
+1-0dns/bind/src/opnsense/mvc/app/models/OPNsense/Bind/Record.xml
+1-01 files

NetBSD/pkgsrc coAOijjdoc CHANGES-2026

   doc: Added security/ruby-ssrf_filter version 1.5.0
VersionDeltaFile
1.4582+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc y7QoJTOsecurity Makefile

   security/Makefile: Add and enable ruby-ssrf_filter
VersionDeltaFile
1.1018+2-1security/Makefile
+2-11 files