LLVM/project 62889d4llvm/lib/TargetParser RISCVISAInfo.cpp

Update llvm/lib/TargetParser/RISCVISAInfo.cpp

Co-authored-by: Craig Topper <craig.topper at sifive.com>
DeltaFile
+3-5llvm/lib/TargetParser/RISCVISAInfo.cpp
+3-51 files

NetBSD/pkgsrc 2KzMBkgdoc CHANGES-2026

   doc: Added sysutils/tuptime version 5.2.6
VersionDeltaFile
1.3536+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc-wip decec59. Makefile, tuptime Makefile COMMIT_MSG

tuptime: remove, imported to pkgsrc
DeltaFile
+0-40tuptime/Makefile
+0-34tuptime/files/tuptime.sh
+0-25tuptime/files/README.pkgsrc
+9-2Makefile
+0-7tuptime/COMMIT_MSG
+0-6tuptime/PLIST
+9-1143 files not shown
+9-1249 files

NetBSD/pkgsrc an80RA9sysutils Makefile

   sysutils/Makefile: + tuptime
VersionDeltaFile
1.1195+2-1sysutils/Makefile
+2-11 files

NetBSD/pkgsrc u4sjPk9sysutils/tuptime Makefile PLIST, sysutils/tuptime/files tuptime.sh README.pkgsrc

   sysutils/tuptime: import tuptime-5.2.6

   Packaged in wip by Ricardo Fraile.

   tuptime reports historical and statistical real time of the system,
   preserving it between restarts. Like uptime, but with extended
   information about the system startups, shutdowns and up/down times.
VersionDeltaFile
1.1+40-0sysutils/tuptime/Makefile
1.1+34-0sysutils/tuptime/files/tuptime.sh
1.1+25-0sysutils/tuptime/files/README.pkgsrc
1.1+6-0sysutils/tuptime/PLIST
1.1+5-0sysutils/tuptime/distinfo
1.1+1-0sysutils/tuptime/DESCR
+111-06 files

FreeBSD/doc 52f1192website/content/en/releases/15.1R schedule.adoc

15.1: Slightly behind schedule

The builds for 15.1-RC3 (recently added to the schedule) started a
day late so that a critical boot loader fix could land.
DeltaFile
+1-1website/content/en/releases/15.1R/schedule.adoc
+1-11 files

FreeBSD/ports b812f09math/nlopt Makefile distinfo, math/nlopt/files patch-src_swig_CMakeLists.txt

math/nlopt: Update to 1.11.0

- New CCSA and MMA parameters inner_gradients and always_improve
- Various minor bugfixes

Changelog:      https://github.com/stevengj/nlopt/compare/v2.10.1...v2.11.0

Reported by:    portscout, Repology
DeltaFile
+4-4math/nlopt/files/patch-src_swig_CMakeLists.txt
+3-3math/nlopt/Makefile
+3-3math/nlopt/distinfo
+2-2math/nlopt/pkg-plist.full
+1-1math/nlopt/pkg-plist
+13-135 files

LLVM/project 8e1afdacompiler-rt/lib/asan asan_shadow_setup.cpp

[ASan] Skip high-shadow and gap setup when HighMem region is empty (#202037)

On targets where the shadow offset sits above all addressable user
memory (e.g. Alpha with ASAN_SHADOW_OFFSET=0x70000000000 and a 42-bit
user VAS), kHighMemBeg is set above kHighMemEnd so the HighMem region is
empty. Since MEM_TO_SHADOW is monotonically increasing, kHighMemBeg >
kHighMemEnd implies kHighShadowBeg > kHighShadowEnd. Calling
ReserveShadowMemoryRange(kHighShadowBeg, kHighShadowEnd) passes size =
kHighShadowEnd - kHighShadowBeg + 1, which underflows to a large
negative value, and mmap() fails with ENOMEM.

ProtectGap is also skipped: there is no meaningful shadow gap between
LowShadow and an empty HighShadow.

Guard both operations on kHighMemBeg <= kHighMemEnd.
DeltaFile
+13-5compiler-rt/lib/asan/asan_shadow_setup.cpp
+13-51 files

FreeBSD/ports b2c2551devel/p5-Storable Makefile

devel/p5-Storable: Add CPE information
DeltaFile
+2-1devel/p5-Storable/Makefile
+2-11 files

FreeBSD/ports f80d3a3devel/orc Makefile

devel/orc: Add CPE information
DeltaFile
+3-1devel/orc/Makefile
+3-11 files

FreeBSD/ports cf44b4bdevel/p5-Avro Makefile

devel/p5-Avro: Add CPE information
DeltaFile
+2-1devel/p5-Avro/Makefile
+2-11 files

FreeBSD/ports 2533332devel/opencl Makefile

devel/opencl: Add CPE information
DeltaFile
+3-0devel/opencl/Makefile
+3-01 files

FreeBSD/ports 4800885devel/open62541 Makefile

devel/open62541: Add CPE information
DeltaFile
+1-1devel/open62541/Makefile
+1-11 files

FreeBSD/ports 3c79d5ddevel/nanopb Makefile

devel/nanopb: Add CPE information
DeltaFile
+2-1devel/nanopb/Makefile
+2-11 files

FreeBSD/ports b3153fcdevel/log4cxx Makefile

devel/log4cxx: Add CPE information
DeltaFile
+3-1devel/log4cxx/Makefile
+3-11 files

FreeBSD/ports 3c01059devel/linux-rl9-orc Makefile

devel/linux-rl9-orc: Add CPE information
DeltaFile
+2-1devel/linux-rl9-orc/Makefile
+2-11 files

FreeBSD/ports 14e04c4devel/nlohmann-json Makefile

devel/nlohmann-json: Add CPE information
DeltaFile
+2-1devel/nlohmann-json/Makefile
+2-11 files

FreeBSD/ports 742af2ddevel/linux-rl9-libevent Makefile

devel/linux-rl9-libevent: Add CPE information
DeltaFile
+2-1devel/linux-rl9-libevent/Makefile
+2-11 files

FreeBSD/ports 7763adedevel/lief Makefile

devel/lief: Add CPE information
DeltaFile
+3-1devel/lief/Makefile
+3-11 files

FreeBSD/ports c05b65edevel/libkiwix Makefile

devel/libkiwix: Add CPE information
DeltaFile
+2-1devel/libkiwix/Makefile
+2-11 files

FreeBSD/ports c38bb19devel/linenoise Makefile

devel/linenoise: Add CPE information
DeltaFile
+3-1devel/linenoise/Makefile
+3-11 files

FreeBSD/ports 91f49a8devel/libkiwix13 Makefile

devel/libkiwix13: Add CPE information
DeltaFile
+2-1devel/libkiwix13/Makefile
+2-11 files

FreeBSD/ports 3d8e894devel/libfastcommon Makefile

devel/libfastcommon: Add CPE information
DeltaFile
+4-0devel/libfastcommon/Makefile
+4-01 files

FreeBSD/ports b3ced2adevel/libiec61850 Makefile

devel/libiec61850: Add CPE information
DeltaFile
+2-1devel/libiec61850/Makefile
+2-11 files

LLVM/project 7ef1b22llvm/test/CodeGen/AMDGPU vector-reduce-fmax.ll vector-reduce-fmin.ll

[AMDGPU][GISel] Fold 'min(min(x,y),z)' and 'max(max(x,y),z)' into min3 and max3 (#200410)

Original PR: https://github.com/llvm/llvm-project/pull/124263
Fixes: https://github.com/llvm/llvm-project/issues/123079
DeltaFile
+579-699llvm/test/CodeGen/AMDGPU/vector-reduce-fmax.ll
+579-699llvm/test/CodeGen/AMDGPU/vector-reduce-fmin.ll
+371-552llvm/test/CodeGen/AMDGPU/vector-reduce-smin.ll
+371-552llvm/test/CodeGen/AMDGPU/vector-reduce-smax.ll
+363-547llvm/test/CodeGen/AMDGPU/vector-reduce-umax.ll
+301-443llvm/test/CodeGen/AMDGPU/vector-reduce-umin.ll
+2,564-3,49211 files not shown
+4,046-3,74817 files

NetBSD/pkgsrc-wip badc48ctuptime Makefile

tuptime: remove superfluous GITHUB_PROJECT
DeltaFile
+0-1tuptime/Makefile
+0-11 files

NetBSD/pkgsrc y0CxZM9doc CHANGES-2026

   doc: Updated databases/p5-DBI to 1.648
VersionDeltaFile
1.3535+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc XAnuhacdatabases/p5-DBI distinfo Makefile

   p5-DBI: update to 1.648.

   1.648 - 2026-06-04, H.Merijn Brand
       * Correct sprintf usage for trace_msg (issue#132)
       * Add DBIXS_VERSION & DBIXS_RELEASE to dbixs_rev.h
       * Remove -Wbad-function-cast
       * Fix possible stack overflow (old issue already noted by Tim) (CVE-2026-9698)
       * Do not allow table source locations outside explicit given folders
       * DBD::Sponge PRECISION handling (pr#12, pilcrow)
       * Fix possible buffer overflow in preparse
       * Skip mismatching .so's (Greg, PR#81)
       * Fix cast warning in dbi_get_state (Greg, PR#182)
VersionDeltaFile
1.60+4-4databases/p5-DBI/distinfo
1.96+2-3databases/p5-DBI/Makefile
+6-72 files

FreeBSD/ports 331e657devel/jline Makefile

devel/jline: Add CPE information
DeltaFile
+1-1devel/jline/Makefile
+1-11 files

FreeBSD/ports b6bbdfbdevel/iniparser Makefile

devel/iniparser: Add CPE information
DeltaFile
+2-1devel/iniparser/Makefile
+2-11 files