13,099,044 commits found in 3 milliseconds
NetBSD /pkgsrc-wip 6b1e27e — librewolf distinfo, librewolf/patches patch-media_ffvpx_libavutil_arm_bswap.h patch-third__party_libwebrtc_modules_desktop__capture_desktop__capture__gn_moz.build libreworf: update to 147.0.1
LLVM /project eea64ce — clang/lib/CIR/CodeGen CIRGenExprConstant.cpp, clang/lib/CIR/Dialect/Transforms CXXABILowering.cpp [CIR] Add support for member pointer constants (#178074)
This adds support for initializing global variables of type
pointer-to-member that pointer to member functions. LLVM /project 542e9b9 — clang/include/clang/CIR/Dialect/IR CIROps.td, clang/lib/CIR/Dialect/IR CIRDialect.cpp [CIR] Upstream support for pointer-to-method casts (#178004)
This adds support in CIR for handling based-to-derived and
derived-to-base casts of pointer-to-member values that point to member
functions.
Co-authored-by: Sirui Mu <msrlancern at gmail.com> LLVM /project 61f272d — llvm/lib/Target/AMDGPU AMDGPUBarrierLatency.cpp GCNSubtarget.h, llvm/test/CodeGen/AMDGPU schedule-barrier-latency-gfx9.mir [AMDGPU] Pre-GFX10 does not need added latency for workgroup fences (#177157)
Wait counts will not typically be introduced for workgroup scope fences
in pre-GFX10 ASICs.
Hence avoid adding scheduling latency for these. NAS-139485 / 26.0.0-BETA.1 / Use static IP for single node sharing protocol CI (#18105)
LLVM /project 22065ac — llvm/lib/Transforms/InstCombine InstructionCombining.cpp, llvm/test/Transforms/InstCombine binop-select.ll [InstCombine] Preserve !prof metadata when creating select instructions.
net/amnezia-kmod: [maintainer update] v2.0.10
- fix build on FreeBSD-16-CURRENT >= 1600011
- fix build on FreeBSD-13-stable
PR: 292742
Add description, support flag on all architectures
Created using spr 1.3.6-beta.1
[𝘀𝗽𝗿] changes introduced through rebase
Created using spr 1.3.6-beta.1
[skip ci]
rebase
Created using spr 1.3.6-beta.1
[𝘀𝗽𝗿] changes introduced through rebase
Created using spr 1.3.6-beta.1
[skip ci]
Add generic implementation, improve comments
Created using spr 1.3.6-beta.1
FreeBSD /ports a30de08 — sysutils/py-ansible-core Makefile, sysutils/py-ansible-core/files patch-pyproject.toml sysutils/py-ansible-core*: Update py-wheel dependency as in ports
Update the pyproject.toml file to accept the py-wheel provided by
ports.
PR: 292723
HardenedBSD /src f4be8d1 — lib/libc/gen posix_spawnattr_getprocdescp_np.3 posix_spawn.c, lib/libsys/amd64 pdrfork_thread.S Merge remote-tracking branch 'origin/hardened/current/master' into hardened/current/cross-dso-cfi
HardenedBSD /src 9e4dd19 — lib/libc/gen posix_spawnattr_getprocdescp_np.3 posix_spawn.c, lib/libsys/amd64 pdrfork_thread.S Merge branch 'freebsd/current/main' into hardened/current/master
Merge branch 'freebsd/15-stable/main' into hardened/15-stable/main
Merge branch 'freebsd/main' into hardenedbsd/main
sbin/setkey: add -Z option to disable receive timeouts
Sponsored by: NVidia networking
MFC after: 1 week
sbin/setkey: add -Z option to disable receive timeouts
Sponsored by: NVidia networking
MFC after: 1 week
Revert "[NVPTX] Weak cmpxchg unittests for NVPTX (#176078)"
This reverts commit e936715b8c5e624b5d6cc1e2e50a32c394d03209 .
[NFC] update doc comment on `setLoopEstimatedTripCount`
devel/ruby-build: Update to 20260121
Changes: https://github.com/rbenv/ruby-build/releases/tag/v20260121
(cherry picked from commit fc7460de47a6fa8b1b69294d1812696956baccfb )
LLVM /project b035bd6 — libc/src/stdio snprintf_modular.cpp sprintf_modular.cpp, libc/src/stdio/baremetal vprintf_modular.cpp printf_modular.cpp [libc] Modular printf option (float only)
This adds LIBC_CONF_PRINTF_MODULAR, which causes floating point support
(later, others) to be weakly linked into the implementation.
__printf_modular becomes the main entry point of the implementaiton, an
printf itself wraps __printf_modular. printf it also contains a
BFD_RELOC_NONE relocation to bring in the float aspect.
See issue #146159 for context.
freebsd32_rusage_out(): bzero the compat32 structure
(cherry picked from commit 6af3cf27ed0072f2dcb17380ab63228f9aa28708 )
x86: add machine/ifunc.h
(cherry picked from commit 2b1db07bec92e9447e6574a74366d4dd606e80a6 )
compat32: provide a type and a macro for (u)int64_t handling on non-x86 arches
(cherry picked from commit 96acaa960023c20e852e04e7cc5c6a5faca36c67 )
x86: add machine/ifunc.h
(cherry picked from commit 2b1db07bec92e9447e6574a74366d4dd606e80a6 )
sys/abi_compat.h: fix UB for bintime32 handling
(cherry picked from commit be1b2da855cc38531733b5c97891cd4a40a993bc )
freebsd32_rusage_out(): bzero the compat32 structure
(cherry picked from commit 6af3cf27ed0072f2dcb17380ab63228f9aa28708 )
ktrace: do not enqueue request if the process' ktrioparams are freed
(cherry picked from commit 6bb3f208617b58a54e2204eb31bae3f9a86117a7 )