LLVM/project 089fbddcross-project-tests lit.cfg.py

[cross-project-tests] Avoid requiring packaging for GDB/LLDB version checks (#225126)

Previously, `cross-project-tests/lit.cfg.py` imported `packaging.version` to
compare GDB and LLDB version numbers and unconditionally called
`lit_config.fatal()` when the third-party `packaging` Python package was not
installed in the test environment. Try `packaging.version.parse` first, fall
back to splitting dot-separated integer components when `packaging` is not
available, and raise `ValueError` on unparseable versions so each caller can
emit a context-specific warning instead of aborting the test suite.

This commit was created with the help of AI tools

Pull-Request: https://github.com/llvm/llvm-project/pull/225126
DeltaFile
+31-27cross-project-tests/lit.cfg.py
+31-271 files

LLVM/project 4ac88dfllvm/lib/Target/RISCV/AsmParser RISCVAsmParser.cpp, llvm/lib/Target/RISCV/MCTargetDesc RISCVTargetStreamer.cpp RISCVELFStreamer.cpp

try to address feedback
DeltaFile
+5-2llvm/lib/Target/RISCV/AsmParser/RISCVAsmParser.cpp
+0-6llvm/lib/Target/RISCV/MCTargetDesc/RISCVELFStreamer.cpp
+3-1llvm/lib/Target/RISCV/MCTargetDesc/RISCVTargetStreamer.cpp
+8-93 files

LLVM/project c8c8cc6llvm/docs QualGroup.md

[docs] Update Qualification WG working processes (#224904)

Document the working-process decisions agreed during the [September LLVM
Qualification WG
sync-up](https://discourse.llvm.org/t/llvm-qualification-wg-sync-ups-meeting-minutes/87148/36):

- Clarify the intended use of each communication channel.
- Establish GitHub pull requests as the authoritative place for artifact
reviews and their outcomes.
- Document the review requirements for trivial and non-trivial changes.
- Clarify the use of GitHub issues for tracked actions and backlog
items.

This also converts the group-members list from a MyST `list-table`
directive to a standard Markdown table.
DeltaFile
+62-46llvm/docs/QualGroup.md
+62-461 files

LLVM/project acf81a8llvm/lib/MC MCAssembler.cpp, llvm/test/MC/ELF leb128-err.s

[MC] Flush pending errors when layout stops early due to relaxOnce error (#226028)

When relaxOnce returns nonzero after an error has been reported,
layout() returns without flushing the errors recorded by the last
relaxation pass, and Finish() fails `assert(PendingErrors.empty())`.

Fixes #225036
DeltaFile
+5-2llvm/lib/MC/MCAssembler.cpp
+5-0llvm/test/MC/ELF/leb128-err.s
+10-22 files

HardenedBSD/src e33ea9dcontrib/atf/atf-sh integration_test.sh

Merge remote-tracking branch 'rad/hardened/current/master' into hardened/current/cross-dso-cfi
DeltaFile
+1-1contrib/atf/atf-sh/integration_test.sh
+1-11 files

HardenedBSD/src 86f87b5contrib/atf/atf-sh integration_test.sh

Merge remote-tracking branch 'rad/hardened/current/master' into hardened/current/pledge
DeltaFile
+1-1contrib/atf/atf-sh/integration_test.sh
+1-11 files

HardenedBSD/src edc9805release/tools vmimage.subr ec2_setpass, sbin/ipfw ipfw.8

Merge remote-tracking branch 'rad/hardened/15-stable/main' into hardened/15-stable/pledge
DeltaFile
+73-0release/tools/ec2-desktop.conf
+60-0release/tools/ec2_desktop_extras
+58-0release/tools/ec2_setpass
+57-0release/tools/vmimage.subr
+36-11sys/netgraph/ng_ipfw.c
+14-14sbin/ipfw/ipfw.8
+298-257 files not shown
+320-3213 files

HardenedBSD/src 5eaeec9contrib/atf/atf-sh integration_test.sh

Merge branch 'freebsd/current/main' into hardened/current/master
DeltaFile
+1-1contrib/atf/atf-sh/integration_test.sh
+1-11 files

HardenedBSD/src d4fc0f1lib/libsys recv.2, sbin/ipfw ipfw.8

Merge branch 'freebsd/15-stable/main' into hardened/15-stable/main
DeltaFile
+36-11sys/netgraph/ng_ipfw.c
+14-14sbin/ipfw/ipfw.8
+12-0sys/dev/ichiic/ig4_pci.c
+5-3lib/libsys/recv.2
+1-1usr.bin/split/split.1
+1-1sys/netinet/raw_ip.c
+69-302 files not shown
+70-318 files

HardenedBSD/ports 6c7add3www/homepage Makefile distinfo

www/homepage: Update to 2.4.0

ChangeLogs:

- https://github.com/gethomepage/homepage/releases/tag/v2.2.0
- https://github.com/gethomepage/homepage/releases/tag/v2.3.0
- https://github.com/gethomepage/homepage/releases/tag/v2.4.0
DeltaFile
+3,364-3,358www/homepage/pkg-plist
+3-3www/homepage/distinfo
+1-1www/homepage/Makefile
+3,368-3,3623 files

FreeBSD/ports 6c7add3www/homepage Makefile distinfo

www/homepage: Update to 2.4.0

ChangeLogs:

- https://github.com/gethomepage/homepage/releases/tag/v2.2.0
- https://github.com/gethomepage/homepage/releases/tag/v2.3.0
- https://github.com/gethomepage/homepage/releases/tag/v2.4.0
DeltaFile
+3,364-3,358www/homepage/pkg-plist
+3-3www/homepage/distinfo
+1-1www/homepage/Makefile
+3,368-3,3623 files

LLVM/project 39398c5llvm/docs LangRef.md

[doc] Fix markdown bug in LangRef docs for EH model (#226025)

I'm pretty sure this was my fault.
DeltaFile
+7-3llvm/docs/LangRef.md
+7-31 files

FreeBSD/ports 2cb43cbdevel/sope Makefile distinfo, www/sogo pkg-plist Makefile

www/sogo: Update to 5.12.11

ChangeLog at:   https://www.sogo.nu/news/2026/sogo-v51211-released.html
DeltaFile
+3-3www/sogo/distinfo
+3-3devel/sope/distinfo
+1-1www/sogo/Makefile
+1-1devel/sope/Makefile
+0-1www/sogo/pkg-plist
+8-95 files

HardenedBSD/ports 2cb43cbdevel/sope Makefile distinfo, www/sogo pkg-plist Makefile

www/sogo: Update to 5.12.11

ChangeLog at:   https://www.sogo.nu/news/2026/sogo-v51211-released.html
DeltaFile
+3-3www/sogo/distinfo
+3-3devel/sope/distinfo
+1-1www/sogo/Makefile
+1-1devel/sope/Makefile
+0-1www/sogo/pkg-plist
+8-95 files

NetBSD/pkgsrc WXjBdoZdoc CHANGES-2026

   doc: Updated www/ruby-sass-embedded to 1.105.0
VersionDeltaFile
1.6309+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc iEo3Ja4www/ruby-sass-embedded Makefile PLIST

   www/ruby-sass-embedded: update to 1.105.0

   1.105.0 (2026-09-22)

   * Refactor spec (#417)
   * Refactor importer and logger (#416)
   * Improve logger performance (#418)
   * Bump sass from 1.104.1 to 1.105.0 in /ext/sass (#419)
   * Add support for meta.load() and related features (#414)
   * Refactor importer and logger (#420)
   * Use argument forwarding (#421)
VersionDeltaFile
1.15+4-4www/ruby-sass-embedded/distinfo
1.11+3-2www/ruby-sass-embedded/PLIST
1.18+2-2www/ruby-sass-embedded/Makefile
+9-83 files

NetBSD/pkgsrc 7MgoQTidoc CHANGES-2026

   doc: Updated www/ruby-faraday1 to 1.10.6
VersionDeltaFile
1.6308+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc ZZUy7zEwww/ruby-faraday1 Makefile distinfo

   www/ruby-faraday1: update to 1.10.6

   1.10.5 (2026-02-12)

   What's Changed

   * Backport CVE-2026-25765 by @iMacTia in #1665


   1.10.6 (2026-06-24)

   What's Changed

   * See if tests pass against Ruby 3.3 by @jturel in #1677
   * Backport GHSA-98m9-hrrm-r99r fix to 1.x: add param_depth_limit to
     NestedParamsEncoder by @iMacTia with @Copilot in #1681

   New Contributors

   * @jturel made their first contribution in #1677
VersionDeltaFile
1.4+4-4www/ruby-faraday1/distinfo
1.6+2-2www/ruby-faraday1/Makefile
+6-62 files

LLVM/project fbe07e2llvm/lib/Target/AMDGPU SIISelLowering.cpp

[AMDGPU] Remove unneeded code from EmitInstrWithCustomInserter. NFC. (#225919)
DeltaFile
+2-28llvm/lib/Target/AMDGPU/SIISelLowering.cpp
+2-281 files

LLVM/project 4c367b4clang/lib/AST/ByteCode InterpHelpers.h Interp.h

[clang][bytecode] Remove double pointer type checks in Load{,Pop} (#225802)

Make sure that `CheckLoad` only returns true if the load is actually
valid.
DeltaFile
+16-10clang/lib/AST/ByteCode/Interp.cpp
+0-4clang/lib/AST/ByteCode/Interp.h
+2-0clang/lib/AST/ByteCode/InterpHelpers.h
+18-143 files

HardenedBSD/ports 45e0861games/naev Makefile

games/naev: Add missing dependencies

Reported by:    pkg-fallout
DeltaFile
+2-0games/naev/Makefile
+2-01 files

FreeBSD/ports 45e0861games/naev Makefile

games/naev: Add missing dependencies

Reported by:    pkg-fallout
DeltaFile
+2-0games/naev/Makefile
+2-01 files

NetBSD/pkgsrc Ut8gfNUdoc CHANGES-2026

   doc: Updated www/ruby-faraday to 2.14.4
VersionDeltaFile
1.6307+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc neg1EIawww/ruby-faraday Makefile distinfo

   www/ruby-faraday: update to 2.14.4

   2.14.4 (2026-09-15)

   What's Changed

   * Bump actions/checkout from 6 to 7 by @dependabot[bot] in #1678
   * Update copyright year to 2026 by @iMacTia with @Copilot in #1683
   * Support JSON 3 by @byroot in #1687
   * Preserve caller-owned JSON parser options by @OskarEichler in #1689
   * Define HTTP verb methods on Faraday so tools can see them by @mokevnin in
     #1708
   * Document Options struct attributes for YARD (Fixes #1490) by @tachyurgy in
     #1709
   * chore: Configure SimpleCov for 1.0, too by @olleolleolle in #1715

   New Contributors

   * @byroot made their first contribution in #1687

    [3 lines not shown]
VersionDeltaFile
1.44+4-4www/ruby-faraday/distinfo
1.47+2-2www/ruby-faraday/Makefile
+6-62 files

LLVM/project e5d4cbcclang/test/OpenMP declare_variant_condition_identity_pch.c declare_variant_scoring.c, flang/lib/Lower/OpenMP Utils.cpp

Fix variant matching in expressions

- Fix Flang crashes when selecting variants in specification expressions.
- Make variant selection in combined-loop bounds agree with explicit nesting.
- Fix Clang condition matching across macro redefinitions and parentheses.
- Strengthen tests for selected TARGET contexts and add bug regressions.
DeltaFile
+120-0flang/test/Lower/OpenMP/declare-variant-loop-bounds.f90
+56-0flang/test/Lower/OpenMP/declare-variant-spec-expr.f90
+44-0clang/test/OpenMP/declare_variant_scoring.c
+25-12flang/lib/Lower/OpenMP/Utils.cpp
+24-10flang/test/Lower/OpenMP/metadirective-target-boundary.f90
+15-5clang/test/OpenMP/declare_variant_condition_identity_pch.c
+284-275 files not shown
+323-4011 files

NetBSD/pkgsrc OqDp1efdoc CHANGES-2026

   doc: Updated www/ruby-css-parser to 3.2.0
VersionDeltaFile
1.6306+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc MruCpyXwww/ruby-css-parser Makefile distinfo

   www/ruby-css-parser: update to 3.2.0

   3.2.0 (2026-09-20)

   * Fix ReDoS hang when expanding dimension shorthands containing unclosed CSS
     functions (e.g. margin: x() calc(aaaa...)): RE_FUNCTIONS now uses
     possessive quantifiers plus a 10ms regexp timeout with fallback to plain
     whitespace splitting
VersionDeltaFile
1.42+4-4www/ruby-css-parser/distinfo
1.40+2-2www/ruby-css-parser/Makefile
+6-62 files

NetBSD/pkgsrc Vpxnlocdoc CHANGES-2026

   doc: Updated textproc/ruby-unicode-scripts to 1.13.0
VersionDeltaFile
1.6305+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc KD12zkxtextproc/ruby-unicode-scripts PLIST Makefile

   textproc/ruby-unicode-scripts: update to 1.13.0

   1.13.0 (2026-09-19)

   * Unicode 18.0
   * Adapt augmented script set (and therefor mixed/single script detection) to
     Unicode 18 (-> add Hntl)
VersionDeltaFile
1.6+4-4textproc/ruby-unicode-scripts/distinfo
1.6+2-2textproc/ruby-unicode-scripts/Makefile
1.2+2-1textproc/ruby-unicode-scripts/PLIST
+8-73 files

NetBSD/pkgsrc qP65lpldoc CHANGES-2026

   doc: Updated textproc/ruby-unicode-name to 1.15.1
VersionDeltaFile
1.6304+2-1doc/CHANGES-2026
+2-11 files