LLVM/project 1120c97llvm/test/MachineVerifier/AMDGPU invalid-vop3-source-modifiers.mir

[NFC][AMDGPU] Set output to null for llvm/test/MachineVerifier/AMDGPU/invalid-vop3-source-modifiers.mir (#187888)
DeltaFile
+1-1llvm/test/MachineVerifier/AMDGPU/invalid-vop3-source-modifiers.mir
+1-11 files

LLVM/project 1443144libc/src/__support/wctype perfect_hash_map.h

rename var
DeltaFile
+2-2libc/src/__support/wctype/perfect_hash_map.h
+2-21 files

LLVM/project 5c09fcelibc/src/__support/CPP iterator.h

fix 2
DeltaFile
+0-4libc/src/__support/CPP/iterator.h
+0-41 files

LLVM/project 9e7c12alibc/src/__support/wctype perfect_hash_map.h CMakeLists.txt

add UInt128
DeltaFile
+7-7libc/src/__support/wctype/perfect_hash_map.h
+1-0libc/src/__support/wctype/CMakeLists.txt
+8-72 files

LLVM/project 5d24c29libc/src/__support/CPP iterator.h, libc/src/__support/wctype perfect_hash_map.h

cleanup
DeltaFile
+1-2libc/src/__support/wctype/perfect_hash_map.h
+1-1libc/src/__support/CPP/iterator.h
+2-32 files

LLVM/project ea5249elibc/utils/wctype_utils gen.py, libc/utils/wctype_utils/conversion hex_writer.py

format
DeltaFile
+2-1libc/utils/wctype_utils/conversion/hex_writer.py
+2-1libc/utils/wctype_utils/gen.py
+4-22 files

LLVM/project c882bf4libc/src/__support/CPP iterator.h

fix iterator
DeltaFile
+1-3libc/src/__support/CPP/iterator.h
+1-31 files

LLVM/project 333293flibc/utils/wctype_utils gen.py, libc/utils/wctype_utils/conversion hex_writer.py

format
DeltaFile
+4-5libc/utils/wctype_utils/gen.py
+1-2libc/utils/wctype_utils/conversion/hex_writer.py
+5-72 files

LLVM/project 29818a8libc/utils/wctype_utils gen.py

remove flag
DeltaFile
+1-1libc/utils/wctype_utils/gen.py
+1-11 files

LLVM/project cab93ddlibc/src/__support/wctype perfect_hash_map.h lower_to_upper.h, libc/utils/wctype_utils/conversion hex_writer.py

[libc][wctype] Add perfect hash map for conversion functions
DeltaFile
+876-0libc/src/__support/wctype/perfect_hash_map.h
+568-0libc/src/__support/wctype/lower_to_upper.h
+553-0libc/src/__support/wctype/upper_to_lower.h
+0-400libc/src/__support/wctype/lower_to_upper.inc
+0-390libc/src/__support/wctype/upper_to_lower.inc
+71-1libc/utils/wctype_utils/conversion/hex_writer.py
+2,068-7918 files not shown
+2,256-79714 files

LLVM/project 257ad36libc/src/__support/CPP bit.h

[libc][math] Qualify ceil functions to constexpr
DeltaFile
+1-1libc/src/__support/CPP/bit.h
+1-11 files

LLVM/project 755ab65libc/src/__support/math log.h

[libc][math] Qualify log with constant evaluation support
DeltaFile
+2-1libc/src/__support/math/log.h
+2-11 files

LLVM/project f29df13libc/src/__support/math ceill.h, libc/test/shared shared_math_test.cpp

link issue
DeltaFile
+2-13libc/src/__support/math/ceill.h
+3-5libc/test/shared/shared_math_test.cpp
+5-182 files

LLVM/project 729ef09libc/src/__support/CPP bit.h

reapply static
DeltaFile
+1-1libc/src/__support/CPP/bit.h
+1-11 files

LLVM/project 7afc021libc/src/__support/FPUtil bfloat16.h NearestIntegerOperations.h, libc/src/__support/FPUtil/generic add_sub.h

[libc][math] Qualify ceil functions to constexpr
DeltaFile
+59-5libc/test/shared/shared_math_test.cpp
+13-13libc/src/__support/FPUtil/generic/add_sub.h
+11-11libc/src/__support/FPUtil/bfloat16.h
+8-8libc/src/__support/FPUtil/NearestIntegerOperations.h
+7-7libc/src/__support/FPUtil/comparison_operations.h
+13-1libc/src/__support/math/ceill.h
+111-459 files not shown
+141-7015 files

LLVM/project d780d16libc/src/__support/math log.h

remove unnecessary check
DeltaFile
+1-2libc/src/__support/math/log.h
+1-21 files

LLVM/project 0248882libc/src/__support/math log.h

revert to ifdef
DeltaFile
+1-1libc/src/__support/math/log.h
+1-11 files

LLVM/project ca9e20clibc/src/__support/math log.h

[libc][math] Qualify log with constant evaluation support
DeltaFile
+2-1libc/src/__support/math/log.h
+2-11 files

FreeBSD/ports 9070f78emulators/wine-devel/files wine-wow64.sh

emulators/wine-devel: Improve messages around WoW

Sync with emulators/wine where commit 942473af4d improved a number of
messages (and comments) around WoW, i.e. 32-bit support on amd64.

PR:             293073, 291328
Approved by:    Thibault Payet <monwarez at mailoo.org> (maintainer)
DeltaFile
+6-6emulators/wine-devel/files/wine-wow64.sh
+6-61 files

FreeBSD/ports e89149enet/traefik distinfo Makefile

net/traefik: Update to upstream release 3.6.11

Details:
- Bugfix release, see
  https://github.com/traefik/traefik/releases/tag/v3.6.11
- Includes security fixes for several vulnerabilities.
  CVE-2026-32595 (BasicAuth Middleware Timing Attack)
  CVE-2026-32305 (Potential mTLS Bypass via Fragmented TLS ClientHello)
  CVE-2026-32695 (Details not yet available)

MFH:            2026Q1
Security:       CVE-2026-32595
                CVE-2026-32305
                CVE-2026-32695
DeltaFile
+3-3net/traefik/distinfo
+1-1net/traefik/Makefile
+4-42 files

NetBSD/pkgsrc-wip 0f79828cargo-nextest distinfo cargo-depends.mk, cargo-nextest/patches patch-.._vendor_mio-1.0.4_src_sys_unix_selector_kqueue.rs patch-.._vendor_nix-0.29.0_src_net_if__.rs

Add the most recent cargo-nextest

I need this before freeze end.
DeltaFile
+1,516-0cargo-nextest/distinfo
+505-0cargo-nextest/cargo-depends.mk
+58-0cargo-nextest/COMMIT_MSG
+51-0cargo-nextest/Makefile
+17-0cargo-nextest/patches/patch-.._vendor_mio-1.0.4_src_sys_unix_selector_kqueue.rs
+16-0cargo-nextest/patches/patch-.._vendor_nix-0.29.0_src_net_if__.rs
+2,163-03 files not shown
+2,168-09 files

OpenBSD/ports 1OU8O77astro/gnuastro Makefile

   C++ requires ports-gcc on base-gcc arches

   Fixes build on sparc64
VersionDeltaFile
1.22+3-0astro/gnuastro/Makefile
+3-01 files

NetBSD/src GBa9CZ3sys/arch/atari/atari locore.s, sys/arch/cesfic/cesfic locore.s

   Re-factor the N copies of suline() into the shared copy.s
VersionDeltaFile
1.51+36-1sys/arch/m68k/m68k/copy.s
1.157+1-31sys/arch/mvme68k/mvme68k/locore.s
1.152+1-30sys/arch/x68k/x68k/locore.s
1.137+1-30sys/arch/atari/atari/locore.s
1.61+1-30sys/arch/cesfic/cesfic/locore.s
1.208+1-30sys/arch/hp300/hp300/locore.s
+41-1526 files not shown
+47-27612 files

OpenBSD/ports Qnv21etwayland/cage Makefile

   cage uses C11. So move to ports-gcc on base-gcc arches.

   Fixes the build on sparc64
VersionDeltaFile
1.3+4-0wayland/cage/Makefile
+4-01 files

LLVM/project eea589flibc/src/__support/FPUtil PolyEval.h, libc/src/__support/macros attributes.h config.h

[libc][math] Qualify log with constant evaluation support (#184745)

Lay the ground for C++26 `constexpr` math functions:
- Introduce `LIBC_ENABLE_CONSTEXPR` macro switch to specify the desire
of `constexpr`-only code route.
- Introduce `LIBC_HAS_CONSTANT_EVALUATION` to indicate that we are using
`constexpr`-only code in all dependent functions.
- Introduce `LIBC_CONSTEXPR` macro qualifier to aid in altering the
signature of non-`constexpr` functions.

Note that non-`constexpr` qualified functions are caused by the
exploitation of non-`constexpr` compatible utils, resulting in
non-qualified dependent function, but it can be modified to be qualified
using other code routes.

If the function is `constexpr` compatible, then it's prohibited to use
`LIBC_CONSTEXPR` as a function qualifier. We only qualify it with
`constexpr` as usual.


    [12 lines not shown]
DeltaFile
+16-1libc/test/shared/shared_math_test.cpp
+15-0libc/src/__support/macros/attributes.h
+10-0libc/src/__support/macros/config.h
+4-4libc/src/__support/FPUtil/PolyEval.h
+3-4libc/src/__support/math/log.h
+2-2libc/src/__support/math/log_range_reduction.h
+50-112 files not shown
+56-138 files

FreeBSD/ports ce82e4cemulators/wine-devel pkg-plist distinfo

emulators/wine-devel: Update 11.4 => 11.5

Changelog:
- C++ support in the build system.
- Bundled ICU libraries.
- A number of VBScript compatibility fixes.
- Various bug fixes.
https://gitlab.winehq.org/wine/wine/-/releases/wine-11.5

PR:     293958
DeltaFile
+137-0emulators/wine-devel/pkg-plist
+3-3emulators/wine-devel/distinfo
+1-1emulators/wine-devel/Makefile
+141-43 files

OpenBSD/ports txOEoHzgames/chiaki Makefile

   C++ means one must use ports-gcc on base-gcc arches

   (Does not fix build on sparc64, but definitely won't ever work without this)
VersionDeltaFile
1.13+3-0games/chiaki/Makefile
+3-01 files

OpenBSD/src i83fyCousr.sbin/nsd rdata.c configure

   merge nsd 4.14.2
VersionDeltaFile
1.20+3,845-963usr.sbin/nsd/rdata.c
1.64+1,837-1,308usr.sbin/nsd/configure
1.24+969-868usr.sbin/nsd/dns.c
1.4+654-31usr.sbin/nsd/rdata.h
1.25+414-240usr.sbin/nsd/difffile.c
1.6+274-340usr.sbin/nsd/ixfr.c
+7,993-3,75044 files not shown
+9,501-4,60250 files

OpenBSD/src OdngtNrusr.sbin/nsd rdata.c dns.c

   import nsd 4.14.2
VersionDeltaFile
1.1.1.17+3,847-965usr.sbin/nsd/rdata.c
1.1.1.17+969-868usr.sbin/nsd/dns.c
1.1.1.6+654-31usr.sbin/nsd/rdata.h
1.1.1.24+414-240usr.sbin/nsd/difffile.c
1.1.1.4+274-340usr.sbin/nsd/ixfr.c
1.1.1.18+205-164usr.sbin/nsd/zonec.c
+6,363-2,60854 files not shown
+7,989-3,26460 files

LLVM/project c266670llvm/test/MachineVerifier/AMDGPU invalid-vop3-source-modifiers.mir

[NFC][AMDGPU] Set output to null for llvm/test/MachineVerifier/AMDGPU/invalid-vop3-source-modifiers.mir
DeltaFile
+1-1llvm/test/MachineVerifier/AMDGPU/invalid-vop3-source-modifiers.mir
+1-11 files