LLVM/project d54f0a1clang/lib/Headers larchintrin.h

[clang][LoongArch] Guard FCSR intrinsics with __loongarch_hard_float

Link: https://gcc.gnu.org/pipermail/gcc-patches/2025-December/703313.html
DeltaFile
+2-0clang/lib/Headers/larchintrin.h
+2-01 files

LLVM/project 0a9d480clang/lib/Basic/Targets LoongArch.cpp, clang/lib/Driver/ToolChains Gnu.cpp

[clang][LoongArch] Add support for LoongArch32 (#172619)

This patch adds support for LoongArch32, as introduced in
la-toolchain-conventions v1.2.

Co-authored-by: Sun Haiyong <sunhaiyong at zdbr.net>
Link:
https://github.com/loongson/la-toolchain-conventions/releases/tag/releases%2Fv1.2
Link:
https://gcc.gnu.org/pipermail/gcc-patches/2025-December/703312.html
DeltaFile
+0-89clang/test/CodeGen/LoongArch/targetattr.c
+89-0clang/test/CodeGen/LoongArch/targetattr-la64.c
+26-0clang/test/CodeGen/LoongArch/targetattr-la32.c
+23-0clang/test/Driver/loongarch-march.c
+16-2clang/lib/Driver/ToolChains/Gnu.cpp
+16-2clang/lib/Basic/Targets/LoongArch.cpp
+170-9311 files not shown
+224-10617 files

LLVM/project bcc8484mlir/include/mlir/Dialect/OpenMP OpenMPClauses.td OpenMPOps.td, mlir/lib/Dialect/OpenMP/IR OpenMPDialect.cpp

remove custom parser/printer for dims
DeltaFile
+6-80mlir/include/mlir/Dialect/OpenMP/OpenMPClauses.td
+0-29mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp
+9-9mlir/lib/Target/LLVMIR/Dialect/OpenMP/OpenMPToLLVMIRTranslation.cpp
+1-2mlir/include/mlir/Dialect/OpenMP/OpenMPOps.td
+16-1204 files

LLVM/project 7cbd8d5llvm/tools/llvm-ir2vec/utils CMakeLists.txt

[NFC] Adding intrinsics_gen dependency to address emb_utils buildbot fixup (#176539)

Addressing build_bot failure
https://lab.llvm.org/buildbot/#/builders/10/builds/20789
DeltaFile
+3-0llvm/tools/llvm-ir2vec/utils/CMakeLists.txt
+3-01 files

FreeBSD/ports 3f0c79adeskutils/stirling-pdf distinfo Makefile

deskutils/stirling-pdf: update to 2.2.1

Changes:        https://github.com/Stirling-Tools/Stirling-PDF/releases/tag/v2.2.1
DeltaFile
+3-3deskutils/stirling-pdf/distinfo
+1-1deskutils/stirling-pdf/Makefile
+4-42 files

FreeBSD/ports eda0e0edevel/rubygem-hashie-gitlab Makefile pkg-descr, devel/rubygem-snaky_hash-gitlab Makefile pkg-descr

www/gitlab: fix regression from 1a85e2e5e957e2a49ffb3c6563b7430d9902202b

Gitlab requires hashie < 5.1
DeltaFile
+21-0devel/rubygem-snaky_hash-gitlab/Makefile
+20-0devel/rubygem-hashie-gitlab/Makefile
+9-0devel/rubygem-hashie-gitlab/pkg-descr
+7-0devel/rubygem-snaky_hash-gitlab/pkg-descr
+2-2textproc/rubygem-elasticsearch-model-gitlab/Makefile
+3-0devel/rubygem-hashie-gitlab/distinfo
+62-25 files not shown
+72-511 files

FreeBSD/ports b922eeadevel/gitaly distinfo, net/gitlab-agent distinfo

www/gitlab: security and patch update to 18.7.1

Chnages:        https://about.gitlab.com/releases/2026/01/07/patch-release-gitlab-18-7-1-released/
Security:       c9b610e9-eebc-11f0-b051-2cf05da270f3
DeltaFile
+13-13devel/gitaly/distinfo
+6-6www/gitlab/distinfo
+5-5www/gitlab-pages/distinfo
+5-5www/gitlab-workhorse/distinfo
+5-5net/gitlab-agent/distinfo
+1-1www/gitlab/Makefile.common
+35-356 files

FreeBSD/ports 6b37786lang/gcc15-devel distinfo Makefile

lang/gcc15-devel: Update to 15.2.1.s20260110
DeltaFile
+3-3lang/gcc15-devel/distinfo
+1-1lang/gcc15-devel/Makefile
+4-42 files

FreeBSD/ports 9a2dc54lang/gcc14-devel distinfo Makefile

lang/gcc14-devel: Update to 14.3.1.s20260109
DeltaFile
+3-3lang/gcc14-devel/distinfo
+1-1lang/gcc14-devel/Makefile
+4-42 files

FreeBSD/ports 2d98670sysutils/py-hcloud distinfo Makefile

sysutils/py-hcloud: update to 2.15.0

Changes:        https://github.com/hetznercloud/hcloud-python/blob/v2.15.0/CHANGELOG.md
Reported by:    repology, portscout
DeltaFile
+3-3sysutils/py-hcloud/distinfo
+1-1sysutils/py-hcloud/Makefile
+4-42 files

LLVM/project e1fc5f1mlir/include/mlir/Dialect/OpenMP OpenMPClauses.td OpenMPOps.td, mlir/lib/Dialect/OpenMP/IR OpenMPDialect.cpp

remove custom parser printer for num_threads
DeltaFile
+4-78mlir/include/mlir/Dialect/OpenMP/OpenMPClauses.td
+0-29mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp
+18-1mlir/test/Dialect/OpenMP/invalid.mlir
+5-5mlir/lib/Target/LLVMIR/Dialect/OpenMP/OpenMPToLLVMIRTranslation.cpp
+1-2mlir/include/mlir/Dialect/OpenMP/OpenMPOps.td
+28-1155 files

LLVM/project a3fded9llvm/lib/Target/AMDGPU SIInsertWaitcnts.cpp

Update llvm/lib/Target/AMDGPU/SIInsertWaitcnts.cpp

Co-authored-by: Jay Foad <jay.foad at amd.com>
DeltaFile
+3-3llvm/lib/Target/AMDGPU/SIInsertWaitcnts.cpp
+3-31 files

LLVM/project 25e8139llvm/test/CodeGen/AArch64 combine-sdiv.ll fsh.ll, llvm/test/CodeGen/AArch64/GlobalISel knownbits-copy-vector-crash.ll

[AArch64][GlobalISel] Generate WZR for constants < 32bits. (#176106)

I believe how this should work is that a GPR G_CONSTANT is legalized at
least in regbankselect, but this helps clean up some gisel
inefficiencies and prevent some regressions in #175810.
DeltaFile
+60-67llvm/test/CodeGen/AArch64/combine-sdiv.ll
+30-32llvm/test/CodeGen/AArch64/fsh.ll
+24-26llvm/test/CodeGen/AArch64/vec-combine-compare-to-bitmask.ll
+15-16llvm/test/CodeGen/AArch64/arm64-indexed-vector-ldst.ll
+14-15llvm/test/CodeGen/AArch64/GlobalISel/knownbits-copy-vector-crash.ll
+8-18llvm/test/CodeGen/AArch64/aarch64-addv.ll
+151-1747 files not shown
+176-21613 files

NetBSD/pkgsrc aYG7z7Tdoc CHANGES-2026

   doc: Updated sysutils/yazi to 26.1.4nb1
VersionDeltaFile
1.357+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc oIOfirqsysutils/yazi distinfo Makefile, sysutils/yazi/patches patch-yazi-fs_src_provider_local_casefold.rs

   yazi: use upstream version of build fix

   Bump PKGREVISION.
VersionDeltaFile
1.2+145-14sysutils/yazi/patches/patch-yazi-fs_src_provider_local_casefold.rs
1.29+2-2sysutils/yazi/distinfo
1.34+2-1sysutils/yazi/Makefile
+149-173 files

OpenBSD/ports o8IZvNwdatabases/mongodb/44/patches patch-src_third_party_SConscript

   mongodb/44: add patch description
VersionDeltaFile
1.2+2-0databases/mongodb/44/patches/patch-src_third_party_SConscript
+2-01 files

LLVM/project f24eafallvm/lib/CodeGen/GlobalISel IRTranslator.cpp

GlobalISel: Use LibcallLoweringInfo more in IRTranslator (#176412)

DeltaFile
+10-5llvm/lib/CodeGen/GlobalISel/IRTranslator.cpp
+10-51 files

LLVM/project 92ca5e8llvm/tools/llvm-ir2vec llvm-ir2vec.cpp llvm-ir2vec.h, llvm/tools/llvm-ir2vec/utils utils.cpp utils.h

[NFC][IR2Vec][MIR2Vec] llvm-ir2vec refactor - move Tool class implementations into a separate utils file (#174133)

# Refactoring Tool class implementation into a separate utils file
- Addresses https://github.com/llvm/llvm-project/issues/141839

## Summary

This patch extracts the core functionality of llvm-ir2vec's Tool classes
into a separate emb-tool class files to enable code reuse and future
extensibility. This is the next step toward adding Python bindings
interfaces to IR2Vec/MIR2Vec.

## Motivation

Currently, all llvm-ir2vec functionality is contained together. This
makes it difficult to:
- Reuse the embedding generation logic in other contexts
- Create language bindings (Python, etc.)
- Build additional tools on top of IR2Vec/MIR2Vec

    [38 lines not shown]
DeltaFile
+420-0llvm/tools/llvm-ir2vec/utils/utils.cpp
+14-373llvm/tools/llvm-ir2vec/llvm-ir2vec.cpp
+201-0llvm/tools/llvm-ir2vec/utils/utils.h
+0-201llvm/tools/llvm-ir2vec/llvm-ir2vec.h
+11-2llvm/tools/llvm-ir2vec/CMakeLists.txt
+10-0llvm/tools/llvm-ir2vec/utils/CMakeLists.txt
+656-5766 files

NetBSD/src LrY8GWwsys/arch/riscv/riscv riscv_machdep.c

   Whitespace
VersionDeltaFile
1.47+2-3sys/arch/riscv/riscv/riscv_machdep.c
+2-31 files

OpenBSD/ports r1QrFL8databases/mongodb/44 Makefile, databases/mongodb/44/patches patch-src_third_party_SConscript patch-SConstruct

   mongodb/44: fix build with Boost 1.89: knock out link against boost_system
VersionDeltaFile
1.1+19-0databases/mongodb/44/patches/patch-src_third_party_SConscript
1.9+9-0databases/mongodb/44/patches/patch-SConstruct
1.30+2-2databases/mongodb/44/Makefile
+30-23 files

NetBSD/src VOvJNKvsys/arch/riscv/include bus_funcs.h, sys/arch/riscv/riscv bus_dma.c

   G/C riscv_dma_range_intersect
VersionDeltaFile
1.13+2-42sys/arch/riscv/riscv/bus_dma.c
1.5+1-4sys/arch/riscv/include/bus_funcs.h
+3-462 files

OpenBSD/ports EQKjdwawww/mozilla-firefox distinfo Makefile

   www/mozilla-firefox: MFC update to 147.0.1.

   see https://www.firefox.com/en-US/firefox/147.0.1/releasenotes/
VersionDeltaFile
1.378.2.9+2-2www/mozilla-firefox/distinfo
1.651.2.11+1-1www/mozilla-firefox/Makefile
+3-32 files

OpenBSD/ports EiXYSp2www/firefox-i18n distinfo Makefile.inc, www/mozilla-firefox distinfo Makefile

   www/mozilla-firefox: update to 147.0.1.

   see https://www.firefox.com/en-US/firefox/147.0.1/releasenotes/
VersionDeltaFile
1.376+164-164www/firefox-i18n/distinfo
1.389+4-4www/mozilla-firefox/distinfo
1.667+2-2www/mozilla-firefox/Makefile
1.331+1-1www/firefox-i18n/Makefile.inc
+171-1714 files

FreeBSD/src 8e6843dlib/libc/stdio vfprintf.c vfwprintf.c

libc: drop NO_FP_LIBC support

NO_FP_LIBC was added in 2004 to save space by disabling FP support in
*printf()/*scanf(). The size benefit is negligible on modern systems
and conflicts with assumptions made by current base utilities.

Remove the option and always build libc with floating-point support.

Reported by:    Oskar Holmlund <eovholmlund at gmail com>
MFC after:      2 weeks
DeltaFile
+0-14lib/libc/stdio/vfprintf.c
+0-12lib/libc/stdio/vfwprintf.c
+0-12lib/libc/stdio/printf-pos.c
+0-10lib/libc/stdio/vfscanf.c
+0-8lib/libc/stdio/vfwscanf.c
+0-6lib/libc/stdio/xprintf.c
+0-627 files not shown
+1-8413 files

HardenedBSD/src 8e6843dlib/libc/stdio vfprintf.c printf-pos.c, share/man/man5 src.conf.5

libc: drop NO_FP_LIBC support

NO_FP_LIBC was added in 2004 to save space by disabling FP support in
*printf()/*scanf(). The size benefit is negligible on modern systems
and conflicts with assumptions made by current base utilities.

Remove the option and always build libc with floating-point support.

Reported by:    Oskar Holmlund <eovholmlund at gmail com>
MFC after:      2 weeks
DeltaFile
+0-14lib/libc/stdio/vfprintf.c
+0-12lib/libc/stdio/printf-pos.c
+0-12lib/libc/stdio/vfwprintf.c
+0-10lib/libc/stdio/vfscanf.c
+0-8lib/libc/stdio/vfwscanf.c
+1-5share/man/man5/src.conf.5
+1-617 files not shown
+1-8413 files

FreeBSD/ports 3df3570devel/py-backports.zstd Makefile

devel/py-backports.zstd: unbreak the ports tree

Reported by:    pkg-fallout
DeltaFile
+1-1devel/py-backports.zstd/Makefile
+1-11 files

OpenBSD/ports NRC5OaRnet/libupnp distinfo Makefile

   update to libupnp 1.14.25
VersionDeltaFile
1.9+2-2net/libupnp/distinfo
1.19+1-1net/libupnp/Makefile
+3-32 files

OpenBSD/src p1PS4n6lib/libcrypto/sha sha512_aarch64_ce.S sha512_amd64_generic.S

   Use .section before .rodata to appease gas.

   gas dislikes bare .rodata - add .section before .rodata to make it happier
   (LLVM does not care and is happy with either). For consistency, do the same
   with .text.
VersionDeltaFile
1.3+4-3lib/libcrypto/sha/sha512_aarch64_ce.S
1.2+4-3lib/libcrypto/sha/sha512_amd64_generic.S
1.4+4-3lib/libcrypto/sha/sha256_aarch64_ce.S
1.4+4-3lib/libcrypto/sha/sha256_amd64_generic.S
1.2+3-3lib/libcrypto/sha/sha1_amd64_shani.S
1.2+3-3lib/libcrypto/sha/sha256_amd64_shani.S
+22-182 files not shown
+26-228 files

NetBSD/pkgsrc g3MUuLydoc CHANGES-2026

   Updated ham/hackrf, finance/py-stripe
VersionDeltaFile
1.356+3-1doc/CHANGES-2026
+3-11 files

NetBSD/pkgsrc OHgpsthfinance/py-stripe PLIST distinfo

   py-stripe: updated to 14.2.0

   14.2.0

   Update generated code
   Add support for event notifications V2CoreAccountClosedEvent, V2CoreAccountCreatedEvent, V2CoreAccountIncludingConfigurationCustomerCapabilityStatusUpdatedEvent, V2CoreAccountIncludingConfigurationCustomerUpdatedEvent, V2CoreAccountIncludingConfigurationMerchantCapabilityStatusUpdatedEvent, V2CoreAccountIncludingConfigurationMerchantUpdatedEvent, V2CoreAccountIncludingConfigurationRecipientCapabilityStatusUpdatedEvent, V2CoreAccountIncludingConfigurationRecipientUpdatedEvent, V2CoreAccountIncludingDefaultsUpdatedEvent, V2CoreAccountIncludingFutureRequirementsUpdatedEvent, V2CoreAccountIncludingIdentityUpdatedEvent, V2CoreAccountIncludingRequirementsUpdatedEvent, and V2CoreAccountUpdatedEvent with related object v2.core.Account
   Add support for event notification V2CoreAccountLinkReturnedEvent
   Add support for event notifications V2CoreAccountPersonCreatedEvent, V2CoreAccountPersonDeletedEvent, and V2CoreAccountPersonUpdatedEvent with related object v2.core.AccountPerson
   Fix DeprecationWarning when encoding StripeObject metadata
   Update ci to run on Python 3.14 as well
VersionDeltaFile
1.38+52-1finance/py-stripe/PLIST
1.73+4-4finance/py-stripe/distinfo
1.78+2-2finance/py-stripe/Makefile
+58-73 files