LLVM/project 6a69145clang/lib/Basic/Targets LoongArch.cpp, clang/lib/Driver/ToolChains Gnu.cpp Linux.cpp

[clang][LoongArch] Add support for LoongArch32

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
+89-0clang/test/CodeGen/LoongArch/targetattr-la64.c
+0-89clang/test/CodeGen/LoongArch/targetattr.c
+35-0clang/test/CodeGen/LoongArch/targetattr-la32.c
+16-2clang/lib/Basic/Targets/LoongArch.cpp
+16-2clang/lib/Driver/ToolChains/Gnu.cpp
+13-0clang/lib/Driver/ToolChains/Linux.cpp
+169-9311 files not shown
+209-11417 files

LLVM/project 16f690ellvm/include/llvm/ExecutionEngine/JITLink loongarch.h

[JITLink][LoongArch][NFC] Fix Call30PCRel range docs
DeltaFile
+1-1llvm/include/llvm/ExecutionEngine/JITLink/loongarch.h
+1-11 files

LLVM/project 019bf03lld/ELF InputSection.cpp, lld/ELF/Arch LoongArch.cpp

[lld][LoongArch] Support reloc types for LA32R/LA32S (#172618)

This patch adds support for processing the relocation types introduced
in la-abi-specs v2.50.

Link: https://github.com/loongson/la-abi-specs/pull/16
Link:
https://sourceware.org/pipermail/binutils/2025-December/146091.html
DeltaFile
+136-0lld/test/ELF/loongarch-relax-call30.s
+70-31lld/test/ELF/loongarch-relax-emit-relocs.s
+70-0lld/ELF/InputSection.cpp
+64-5lld/ELF/Arch/LoongArch.cpp
+65-0lld/test/ELF/loongarch-relax-call30-2.s
+64-0lld/test/ELF/loongarch-call30.s
+469-367 files not shown
+524-6513 files

FreeBSD/ports f4f6f04www/gitlab Makefile

www/gitlab: Fix build with rubygem-bundler 4.0.0+

PR:             291777
Approved by:    portmgr (blanket)
DeltaFile
+1-1www/gitlab/Makefile
+1-11 files

FreeBSD/ports 75e31b9x11-fonts/dejavu Makefile, x11-fonts/dejavu/files pkg-message.in

x11-fonts/dejavu: Remove stale pkg-message

- Bump PORTREVISION for package change

This pkg-message describes configuring the X11 freetype module, which has not
existed in nearly two decades. The functionality is now part of the libxft,
which does everything automatically.

PR:             291894
DeltaFile
+0-17x11-fonts/dejavu/files/pkg-message.in
+1-2x11-fonts/dejavu/Makefile
+1-192 files

FreeBSD/ports 7d6dc69multimedia/libcec Makefile

multimedia/libcec: Fix packaging with PYTHON option disabled

PR:             291026
Reported by:    dinoex
DeltaFile
+2-1multimedia/libcec/Makefile
+2-11 files

FreeBSD/ports cac41f4devel/rubygem-pdk Makefile, devel/rubygem-pdk/files patch-pdk.gemspec

devel/rubygem-pdk: Fix gemspec for rubygem-bundler 4.0.0 update

- Bump PORTREVISION for package change

PR:             291777
Approved by:    portmgr (blanket)
DeltaFile
+3-2devel/rubygem-pdk/files/patch-pdk.gemspec
+2-1devel/rubygem-pdk/Makefile
+5-32 files

FreeBSD/ports e9a55e8devel/rubygem-io-like Makefile distinfo

devel/rubygem-io-like: Update to 0.4.0

- Clean up Makefile

Changes:        https://github.com/javanthropus/io-like/blob/master/NEWS.md
PR:             291777
Approved by:    portmgr (blanket)
With hat:       ruby
DeltaFile
+4-77devel/rubygem-io-like/Makefile
+3-2devel/rubygem-io-like/distinfo
+7-792 files

FreeBSD/ports 9a570c1x11-toolkits/py-kivy Makefile

x11-toolkits/py-kivy: Change USE_PYTHON from cython to cython0

PR:             291778
DeltaFile
+1-1x11-toolkits/py-kivy/Makefile
+1-11 files

FreeBSD/ports 7213591sysutils/rubygem-bundler distinfo Makefile

sysutils/rubygem-bundler: Update to 4.0.3

Changes:        https://github.com/ruby/rubygems/releases
                https://github.com/ruby/rubygems/blob/master/bundler/CHANGELOG.md
PR:             291777
Exp-run by:     antoine
DeltaFile
+3-3sysutils/rubygem-bundler/distinfo
+1-1sysutils/rubygem-bundler/Makefile
+0-2sysutils/rubygem-bundler/pkg-plist
+4-63 files

FreeBSD/ports 7488503devel/ruby-gems distinfo pkg-plist

devel/ruby-gems: Update to 4.0.3

Changes:        https://github.com/ruby/rubygems/releases
                https://github.com/ruby/rubygems/blob/master/CHANGELOG.md
PR:             291777
Exp-run by:     antoine
DeltaFile
+3-3devel/ruby-gems/distinfo
+1-3devel/ruby-gems/pkg-plist
+1-1devel/ruby-gems/Makefile
+5-73 files

FreeBSD/ports 701da0etextproc/py-gensim Makefile

textproc/py-gensim: Change USE_PYTHON from cython to cython0

PR:             291778
DeltaFile
+1-1textproc/py-gensim/Makefile
+1-11 files

FreeBSD/ports 34d7297science/py-scipy/files patch-cython

science/py-scipy: Allow build with cython 3.2.0+

- Bump PORTREVISION for package change

PR:             291778
DeltaFile
+32-0science/py-scipy/files/patch-cython
+32-01 files

FreeBSD/ports 2460166science/py-molmod Makefile

science/py-molmod: Change USE_PYTHON from cython to cython0

PR:             291778
DeltaFile
+1-1science/py-molmod/Makefile
+1-11 files

FreeBSD/ports f9bb822science/py-openEMS Makefile

science/py-openEMS: Change USE_PYTHON from cython to cython0

PR:             291778
DeltaFile
+1-1science/py-openEMS/Makefile
+1-11 files

FreeBSD/ports 24621f4science/nest Makefile

science/nest: Change USE_PYTHON from cython to cython0

PR:             291778
DeltaFile
+1-1science/nest/Makefile
+1-11 files

FreeBSD/ports 99a1d70net/py-pyenet Makefile

net/py-pyenet: Change USE_PYTHON from cython to cython0

PR:             291778
DeltaFile
+1-1net/py-pyenet/Makefile
+1-11 files

FreeBSD/ports c06401bnet/py-DTLSSocket Makefile

net/py-DTLSSocket: Change USE_PYTHON from cython to cython0

PR:             291778
DeltaFile
+1-1net/py-DTLSSocket/Makefile
+1-11 files

FreeBSD/ports 13b6551net/py-libdnet Makefile

net/py-libdnet: Change USE_PYTHON from cython to cython0

PR:             291778
DeltaFile
+1-1net/py-libdnet/Makefile
+1-11 files

FreeBSD/ports a09575cmisc/py-apache-beam Makefile

misc/py-apache-beam: Change USE_PYTHON from cython to cython0

PR:             291778
DeltaFile
+1-1misc/py-apache-beam/Makefile
+1-11 files

FreeBSD/ports b3a5018math/py-rectangle-packer Makefile

math/py-rectangle-packer: Change USE_PYTHON from cython to cython0

PR:             291778
DeltaFile
+1-1math/py-rectangle-packer/Makefile
+1-11 files

FreeBSD/ports 7011df8math/py-python-fcl Makefile

math/py-python-fcl: Change USE_PYTHON from cython to cython0

PR:             291778
DeltaFile
+1-1math/py-python-fcl/Makefile
+1-11 files

FreeBSD/ports 52908b8math/py-pygslodeiv2 Makefile

math/py-pygslodeiv2: Change USE_PYTHON from cython to cython0

PR:             291778
DeltaFile
+1-1math/py-pygslodeiv2/Makefile
+1-11 files

FreeBSD/ports b2f971cmath/py-numpy Makefile, math/py-numpy/files patch-pyproject.toml

math/py-numpy: Allow build with cython 3.2.0+

- Bump PORTREVISION for package change

PR:             291778
DeltaFile
+6-4math/py-numpy/files/patch-pyproject.toml
+1-1math/py-numpy/Makefile
+7-52 files

FreeBSD/ports 6ad23d4graphics/py-pygeos Makefile

graphics/py-pygeos: Change USE_PYTHON from cython to cython0

PR:             291778
DeltaFile
+1-1graphics/py-pygeos/Makefile
+1-11 files

FreeBSD/ports 13364bdmath/py-dgl Makefile

math/py-dgl: Change USE_PYTHON from cython to cython0

PR:             291778
DeltaFile
+1-1math/py-dgl/Makefile
+1-11 files

FreeBSD/ports 2379cc5graphics/py-djvulibre Makefile

graphics/py-djvulibre: Change USE_PYTHON from cython to cython0

PR:             291778
DeltaFile
+1-1graphics/py-djvulibre/Makefile
+1-11 files

FreeBSD/ports b6e8968filesystems/py-libzfs Makefile

filesystems/py-libzfs: Change USE_PYTHON from cython to cython0

PR:             291778
DeltaFile
+1-1filesystems/py-libzfs/Makefile
+1-11 files

FreeBSD/ports f663ec3graphics/py-PyOpenGL-accelerate Makefile

graphics/py-PyOpenGL-accelerate: Change USE_PYTHON from cython to cython0

PR:             291778
DeltaFile
+1-1graphics/py-PyOpenGL-accelerate/Makefile
+1-11 files

FreeBSD/ports 77bf1c0devel/py-python-dtrace Makefile

devel/py-python-dtrace: Change USE_PYTHON from cython{,run} to cython0{,_run}

PR:             291778
DeltaFile
+1-1devel/py-python-dtrace/Makefile
+1-11 files