LLVM/project bc634a8llvm/lib/Transforms/Utils DebugSSAUpdater.cpp

[NFC] remove const_cast in DebugSSAUpdater (#212192)

#206059 added non-const `getInstruction()` overload so we can drop the
const_cast here.
DeltaFile
+1-2llvm/lib/Transforms/Utils/DebugSSAUpdater.cpp
+1-21 files

FreeBSD/src d85e97clibexec/rc/rc.d lockd statd

rc.d: fix lockd and statd flags processing after scvj

The documented flags are named differently than the script name, this
requires special handling of the flags.

The Service Jails feature requires the handling of the variable to be
differently than it was initially. The change back then did not work,
which resulted in the flags to be ignored.

This commit fixes the issue in head. This affects 15.0 and 15.1 too.

PR:             296233
Reported by:    Robert Blayzor <rblayzor at inoc.net>
Tested by:      Robert Blayzor <rblayzor at inoc.net>
Fixes:          f99f0ee14e3af81c2 - rc.d: add a service jails config to all base system services
MFC after:      1 month
MFC to: 15-stable

(cherry picked from commit d05d60e958bca778ea193932facb026c48d7ca0b)
DeltaFile
+2-1libexec/rc/rc.d/lockd
+2-1libexec/rc/rc.d/statd
+4-22 files

LLVM/project 8dfdcfbclang/lib/Driver/ToolChains Clang.cpp, llvm/lib/Target/AArch64 AArch64FrameLowering.h

[RISCV] Add support for vector registers with -fzero-call-used-regs (#206206)

The implementation is quite straightforward. Compared to the FP or GP
register implementations, the main difference is that we need to
configure the vector registers before clearing them.

Now that the backend supports clearing all standard registers, this
patch makes the clang driver accept all -fzero-call-used-regs options.
DeltaFile
+231-0llvm/test/CodeGen/RISCV/zero-call-used-regs-v.ll
+47-1llvm/lib/Target/RISCV/RISCVFrameLowering.cpp
+7-0llvm/lib/Target/RISCV/RISCVCallingConv.cpp
+5-0llvm/lib/Target/RISCV/RISCVInstrInfoVPseudos.td
+2-2llvm/lib/Target/AArch64/AArch64FrameLowering.h
+1-3clang/lib/Driver/ToolChains/Clang.cpp
+293-610 files not shown
+313-1516 files

FreeBSD/ports 52724cbdevel/hs-threadscope/files patch-__cabal__deps_glib-0.13.12.0_System_Glib_hsgclosure.c

devel/hs-threadscope: Fix building after GHC upgrade
DeltaFile
+13-0devel/hs-threadscope/files/patch-__cabal__deps_glib-0.13.12.0_System_Glib_hsgclosure.c
+13-01 files

FreeBSD/ports 59339danet-p2p/cardano-db-sync distinfo Makefile.cabal, net-p2p/cardano-db-sync/files patch-__cabal__deps_blockio-0.1.1.2_blockio.cabal patch-scripts_postgresql-setup.sh

net-p2p/cardano-db-sync: Update to 13.7.2.1
DeltaFile
+909-915net-p2p/cardano-db-sync/distinfo
+512-0net-p2p/cardano-db-sync/Makefile.cabal
+8-479net-p2p/cardano-db-sync/Makefile
+17-0net-p2p/cardano-db-sync/files/patch-__cabal__deps_blockio-0.1.1.2_blockio.cabal
+4-10net-p2p/cardano-db-sync/files/patch-scripts_postgresql-setup.sh
+7-0net-p2p/cardano-db-sync/pkg-plist
+1,457-1,4041 files not shown
+1,460-1,4077 files

FreeBSD/ports e90b9aftextproc/hs-pandoc-crossref distinfo Makefile.cabal

textproc/hs-pandoc-crossref: Fix building after GHC upgrade
DeltaFile
+41-39textproc/hs-pandoc-crossref/distinfo
+19-20textproc/hs-pandoc-crossref/Makefile.cabal
+1-0textproc/hs-pandoc-crossref/Makefile
+61-593 files

FreeBSD/ports 3db44c9net-p2p/ogmios distinfo Makefile.cabal

net-p2p/ogmios: Fix building after GHC upgrade
DeltaFile
+9-7net-p2p/ogmios/distinfo
+4-4net-p2p/ogmios/Makefile.cabal
+1-1net-p2p/ogmios/Makefile
+14-123 files

FreeBSD/ports f5ff6a0sysutils/cardano-cli distinfo Makefile.cabal

sysutils/cardano-cli: Fix building after GHC upgrade
DeltaFile
+45-27sysutils/cardano-cli/distinfo
+21-22sysutils/cardano-cli/Makefile.cabal
+1-1sysutils/cardano-cli/Makefile
+67-503 files

FreeBSD/ports 0724935devel/hs-git-annex Makefile

devel/hs-git-annex: Switch to GHC 9.10
DeltaFile
+2-1devel/hs-git-annex/Makefile
+2-11 files

FreeBSD/ports 63866b3devel/stack distinfo Makefile, devel/stack/files patch-__cabal__deps_tasty-1.5.3_tasty.cabal

devel/stack: Update to 3.11.1
DeltaFile
+197-189devel/stack/distinfo
+4-202devel/stack/Makefile
+202-0devel/stack/Makefile.cabal
+0-11devel/stack/files/patch-__cabal__deps_tasty-1.5.3_tasty.cabal
+403-4024 files

FreeBSD/ports 8d21c33textproc/hs-pandoc distinfo Makefile.cabal

textproc/hs-pandoc: Update to 3.10.1
DeltaFile
+29-63textproc/hs-pandoc/distinfo
+13-29textproc/hs-pandoc/Makefile.cabal
+1-1textproc/hs-pandoc/Makefile
+1-0textproc/hs-pandoc/pkg-plist
+44-934 files

FreeBSD/ports b19cfa1x11/hs-xmobar distinfo Makefile, x11/hs-xmobar/files patch-__cabal__deps_glib-0.13.12.0_System_Glib_hsgclosure.c patch-__cabal__deps_tasty-1.5.3_tasty.cabal

x11/hs-xmobar: Update to 0.51.1
DeltaFile
+167-181x11/hs-xmobar/distinfo
+130-136x11/hs-xmobar/Makefile
+13-0x11/hs-xmobar/files/patch-__cabal__deps_glib-0.13.12.0_System_Glib_hsgclosure.c
+0-11x11/hs-xmobar/files/patch-__cabal__deps_tasty-1.5.3_tasty.cabal
+310-3284 files

FreeBSD/ports 5e08d64cad/hs-verismith Makefile

cad/hs-verismith: Switch to GHC 9.10
DeltaFile
+2-0cad/hs-verismith/Makefile
+2-01 files

FreeBSD/ports ce4fe6fdevel/hs-hadolint Makefile.cabal Makefile

devel/hs-hadolint: Fix building after GHC update
DeltaFile
+104-0devel/hs-hadolint/Makefile.cabal
+1-98devel/hs-hadolint/Makefile
+27-11devel/hs-hadolint/distinfo
+132-1093 files

FreeBSD/ports 727630bdevel/hs-hlint distinfo Makefile, devel/hs-hlint/files patch-__cabal__deps_tasty-1.5.3_tasty.cabal

devel/hs-hlint: Fix building after GHC upgrade
DeltaFile
+115-161devel/hs-hlint/distinfo
+1-83devel/hs-hlint/Makefile
+76-0devel/hs-hlint/Makefile.cabal
+0-11devel/hs-hlint/files/patch-__cabal__deps_tasty-1.5.3_tasty.cabal
+192-2554 files

FreeBSD/ports b661040misc/hs-hascard Makefile

misc/hs-hascard: Switch to GHC 9.10
DeltaFile
+2-0misc/hs-hascard/Makefile
+2-01 files

FreeBSD/ports bf93b9fwww/hs-yesod-bin distinfo Makefile.cabal

www/hs-yesod-bin: Fix building after GHC upgrade
DeltaFile
+21-29www/hs-yesod-bin/distinfo
+10-11www/hs-yesod-bin/Makefile.cabal
+1-0www/hs-yesod-bin/Makefile
+32-403 files

FreeBSD/ports c3269efdevel/hs-hoogle distinfo Makefile.cabal

devel/hs-hoogle: Fix building after GHC upgrade
DeltaFile
+97-99devel/hs-hoogle/distinfo
+45-45devel/hs-hoogle/Makefile.cabal
+3-0devel/hs-hoogle/Makefile
+145-1443 files

FreeBSD/ports 0dc4044ports-mgmt/hs-cabal2tuple distinfo Makefile.cabal

ports-mgmt/hs-cabal2tuple: Fix building after GHC upgrade
DeltaFile
+21-45ports-mgmt/hs-cabal2tuple/distinfo
+10-18ports-mgmt/hs-cabal2tuple/Makefile.cabal
+1-0ports-mgmt/hs-cabal2tuple/Makefile
+32-633 files

FreeBSD/ports 5b3757eMk/Uses cabal.mk

Uses/cabal.mk: Output *all* informative messages into stderr

Fixes:  0d8d5c9a00d20ed5232e1b2b7b1ec71379ce4cc8
DeltaFile
+2-4Mk/Uses/cabal.mk
+2-41 files

FreeBSD/ports 6c95bd3devel/hs-haskell-language-server Makefile.cabal.ghc96 Makefile.cabal.ghc910

devel/hs-haskell-language-server: Chase GHC upgrade

- Remove the ghc96 flavor
- Refresh the default flavor which now represents GHC 9.12
DeltaFile
+0-265devel/hs-haskell-language-server/Makefile.cabal.ghc96
+248-0devel/hs-haskell-language-server/Makefile.cabal.ghc910
+33-44devel/hs-haskell-language-server/Makefile.cabal.default
+67-9devel/hs-haskell-language-server/distinfo
+8-12devel/hs-haskell-language-server/Makefile
+356-3305 files

FreeBSD/ports b6ef512devel/hs-cpphs distinfo Makefile

devel/hs-cpphs: Update to 1.20.10
DeltaFile
+5-9devel/hs-cpphs/distinfo
+2-4devel/hs-cpphs/Makefile
+7-132 files

FreeBSD/ports d8c78bfdevel/hs-cabal-install Makefile, devel/hs-cabal-install/files patch-bootstrap_linux-9.12.2.json patch-bootstrap_linux-9.10.2.json

devel/hs-cabal-install: Catch up with GHC upgrade
DeltaFile
+104-0devel/hs-cabal-install/files/patch-bootstrap_linux-9.12.2.json
+0-61devel/hs-cabal-install/files/patch-bootstrap_linux-9.10.2.json
+2-2devel/hs-cabal-install/Makefile
+106-633 files

FreeBSD/ports 0fcc03ddeskutils/podman-desktop pkg-plist

deskutils/podman-desktop: Fix plist

Fixes:  4b98897ba0882071f4c8c1f9aeaaa8aa3a83ae89
DeltaFile
+115-18deskutils/podman-desktop/pkg-plist
+115-181 files

FreeBSD/ports 36d5743lang/ghc pkg-plist Makefile, lang/ghc/files patch-rts_StgCRunAsm.S patch-rts_StgCRun.c

lang/ghc: Update to 9.12.4
DeltaFile
+9,021-6,544lang/ghc/pkg-plist
+17-19lang/ghc/Makefile
+5-15lang/ghc/files/patch-rts_StgCRunAsm.S
+0-11lang/ghc/files/patch-rts_StgCRun.c
+0-11lang/ghc/files/patch-m4_fptools__set__haskell__platform__vars.m4
+5-5lang/ghc/distinfo
+9,048-6,6051 files not shown
+9,050-6,6077 files

FreeBSD/ports b62ca90lang/ghc910 pkg-plist Makefile, lang/ghc910/files patch-rts_StgCRunAsm.S patch-libraries_semaphore-compat_src_System_Semaphore.hs

lang/ghc910: Create from lang/ghc
DeltaFile
+6,697-0lang/ghc910/pkg-plist
+107-0lang/ghc910/files/patch-rts_StgCRunAsm.S
+44-0lang/ghc910/files/patch-libraries_semaphore-compat_src_System_Semaphore.hs
+27-0lang/ghc910/Makefile
+11-0lang/ghc910/files/patch-m4_fptools__set__haskell__platform__vars.m4
+11-0lang/ghc910/files/patch-rts_StgCRun.c
+6,897-01 files not shown
+6,898-07 files

FreeBSD/ports dbebeecgraphics/giflib Makefile, graphics/giflib/files giflib-logo.gif

graphics/giflib: Use bundled logo

Reported by:    diizzy
DeltaFile
+0-3graphics/giflib/Makefile
+0-0graphics/giflib/files/giflib-logo.gif
+0-32 files

LLVM/project 11d5961llvm/lib/Target/RISCV RISCVInstrInfoZilx.td

Use let append

Created using spr 1.3.6-beta.1
DeltaFile
+8-6llvm/lib/Target/RISCV/RISCVInstrInfoZilx.td
+8-61 files

LLVM/project 29c1afcllvm/lib/Target/RISCV RISCVInstrInfoZilx.td

[𝘀𝗽𝗿] changes introduced through rebase

Created using spr 1.3.6-beta.1

[skip ci]
DeltaFile
+4-3llvm/lib/Target/RISCV/RISCVInstrInfoZilx.td
+4-31 files

LLVM/project 71bf7bdllvm/lib/Target/RISCV RISCVInstrInfoZilx.td

Use let append

Created using spr 1.3.6-beta.1
DeltaFile
+4-3llvm/lib/Target/RISCV/RISCVInstrInfoZilx.td
+4-31 files