LLVM/project d1e797ellvm/test/CodeGen/AMDGPU rsq.f64.ll, llvm/test/tools/llvm-mca/AArch64/Olympus sve-instructions.s neon-instructions.s

rebase

Created using spr 1.3.8-beta.1
DeltaFile
+10,680-0llvm/test/tools/llvm-mca/AArch64/Olympus/sve-instructions.s
+4,532-3,195llvm/test/CodeGen/AMDGPU/rsq.f64.ll
+6,837-0llvm/test/tools/llvm-mca/RISCV/Andes45/rvv-arithmetic.s
+5,616-0llvm/test/tools/llvm-mca/RISCV/Andes45/rvv-fp.s
+5,310-0llvm/test/tools/llvm-mca/AArch64/Olympus/neon-instructions.s
+4,742-0llvm/test/tools/llvm-mca/RISCV/Andes45/rvv-vlseg-vsseg.s
+37,717-3,1952,092 files not shown
+150,422-31,9952,098 files

LLVM/project 7341c35llvm/test/CodeGen/AMDGPU rsq.f64.ll, llvm/test/tools/llvm-mca/AArch64/Olympus sve-instructions.s neon-instructions.s

[𝘀𝗽𝗿] changes introduced through rebase

Created using spr 1.3.8-beta.1

[skip ci]
DeltaFile
+10,680-0llvm/test/tools/llvm-mca/AArch64/Olympus/sve-instructions.s
+4,532-3,195llvm/test/CodeGen/AMDGPU/rsq.f64.ll
+6,837-0llvm/test/tools/llvm-mca/RISCV/Andes45/rvv-arithmetic.s
+5,616-0llvm/test/tools/llvm-mca/RISCV/Andes45/rvv-fp.s
+5,310-0llvm/test/tools/llvm-mca/AArch64/Olympus/neon-instructions.s
+4,742-0llvm/test/tools/llvm-mca/RISCV/Andes45/rvv-vlseg-vsseg.s
+37,717-3,1952,092 files not shown
+150,422-31,9952,098 files

LLVM/project 55c260dllvm/test/CodeGen/AMDGPU rsq.f64.ll, llvm/test/tools/llvm-mca/AArch64/Olympus sve-instructions.s neon-instructions.s

ensure analyses not computed if unused

Created using spr 1.3.8-beta.1
DeltaFile
+10,680-0llvm/test/tools/llvm-mca/AArch64/Olympus/sve-instructions.s
+4,532-3,195llvm/test/CodeGen/AMDGPU/rsq.f64.ll
+6,837-0llvm/test/tools/llvm-mca/RISCV/Andes45/rvv-arithmetic.s
+5,616-0llvm/test/tools/llvm-mca/RISCV/Andes45/rvv-fp.s
+5,310-0llvm/test/tools/llvm-mca/AArch64/Olympus/neon-instructions.s
+4,742-0llvm/test/tools/llvm-mca/RISCV/Andes45/rvv-vlseg-vsseg.s
+37,717-3,1952,092 files not shown
+150,422-31,9952,098 files

NetBSD/pkgsrc n4L1lcjwww/py-django-polymorphic PLIST distinfo

   py-django-polymorphic: updated to 4.5.1

   4.5.1

   fix annotate with F
   Fix show_in_index=False visibility in admin sites and sidebar
   Fix migration state check false negative
VersionDeltaFile
1.9+7-1www/py-django-polymorphic/PLIST
1.11+4-4www/py-django-polymorphic/distinfo
1.13+2-2www/py-django-polymorphic/Makefile
+13-73 files

NetBSD/pkgsrc ZCGexkCwww/py-django-countries PLIST Makefile

   py-django-countries: updated to 8.2.0

   8.2.0 (25 November 2025)

   Features

   - Add `django_countries.django_filters.CountryFilter` for django-filters integration with support for custom `empty_label`. This filter automatically sets country choices and seamlessly integrates with django-filters FilterSets, making it easier to add country filtering to your views.
   - Enable `CountryFieldMixin` to accept `name_only`, `country_dict`, and output customization options via `Meta.extra_kwargs`. You can now configure country field serialization behavior without explicitly declaring serializer fields, making it easier to customize output for both single and multiple country fields.
   - `CountryField(country_dict=...)` now accepts either a boolean (existing behaviour) or an iterable/string of keys so you can control exactly which values appear in the serialized country dict (for example `("code", "name", "alpha3")` or just `"alpha3"`).
   - Add `COUNTRIES_FIRST_BY_LANGUAGE` and `COUNTRIES_FIRST_AUTO_DETECT` settings for dynamic country ordering based on user language. Countries can now be automatically reordered based on the current language, with locale-based auto-detection (e.g., `fr-CA` users see Canada prepended to the French country group).
   - Add support for custom `flag_url` in `COUNTRIES_OVERRIDE` setting. You can now specify a custom flag URL for overridden countries:

     ```python
     COUNTRIES_OVERRIDE = {
         "IND": {
             "names": ["Indonesia"],
             "ioc_code": "INA",
             "flag_url": "flags/id.gif",
         },

    [5 lines not shown]
VersionDeltaFile
1.13+18-6www/py-django-countries/PLIST
1.20+11-5www/py-django-countries/Makefile
1.18+4-4www/py-django-countries/distinfo
+33-153 files

FreeBSD/ports da4273cmath/calc distinfo Makefile

math/calc: Update to 2.16.0.3
DeltaFile
+3-3math/calc/distinfo
+1-2math/calc/Makefile
+4-52 files

NetBSD/pkgsrc hPsEgyJwww/py-django-phonenumber-field distinfo Makefile

   py-django-phonenumber-field: updated to 8.4.0

   8.4.0

   Handle empty values in SplitPhoneNumberField with max_length
   Update supported Python and Django versions
VersionDeltaFile
1.8+4-4www/py-django-phonenumber-field/distinfo
1.10+3-3www/py-django-phonenumber-field/Makefile
1.4+3-1www/py-django-phonenumber-field/PLIST
+10-83 files

NetBSD/pkgsrc VBealUjdoc CHANGES-2025

   Updated math/py-arviz, math/py-xgboost, devel/py-rich-click
VersionDeltaFile
1.7428+4-1doc/CHANGES-2025
+4-11 files

NetBSD/pkgsrc 0ELQA4Idevel/py-rich-click distinfo Makefile

   py-rich-click: updated to 1.9.5

   1.9.5
   Fix no_args_is_help for Typer CLIs.
   Fix strange encoding issue on Windows in GH Actions
VersionDeltaFile
1.6+4-4devel/py-rich-click/distinfo
1.10+2-2devel/py-rich-click/Makefile
+6-62 files

NetBSD/pkgsrc PL3reOimath/py-xgboost PLIST Makefile

   py-xgboost: updated to 3.1.2

   3.1.2
   Fix ordering of Python callbacks.
   Fix loading nccl 2.28.
   Infer the enable_categorical during model load.
VersionDeltaFile
1.4+46-1math/py-xgboost/PLIST
1.15+7-5math/py-xgboost/Makefile
1.8+4-4math/py-xgboost/distinfo
+57-103 files

FreeBSD/src e1bfd54usr.sbin/bhyve bhyve_config.5 bhyve.8

bhyve: Document that MAC address has to be unicast

bhyve accepts any MAC address even foreign as long it is a unicast one.

Reviewed by:    ziaee
MFC after:      3 days
Differential Revision:  https://reviews.freebsd.org/D54372
DeltaFile
+8-4usr.sbin/bhyve/bhyve_config.5
+2-1usr.sbin/bhyve/bhyve.8
+10-52 files

FreeBSD/src 02376betests/ci Makefile

tests/ci: Use :H:H rather than ../..

In general we want to strip subdir components, rather than appending
`..`s.

Reviewed by:    lwhsu
Sponsored by:   The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D54352
DeltaFile
+1-1tests/ci/Makefile
+1-11 files

NetBSD/pkgsrc toewZdWmath/py-arviz distinfo Makefile

   py-arviz: updated to 0.23.0

   0.23.0 (2025 Des 9)

   Maintenance and fixes
   - Fix numpyro jax incompatibility.
   - Avoid closing unloaded files in `from_netcdf()`
   - Fix sign error in lp parsed in from_numpyro
   - Fix attrs persistance in idata-datatree conversions
VersionDeltaFile
1.10+4-4math/py-arviz/distinfo
1.21+2-2math/py-arviz/Makefile
+6-62 files

NetBSD/pkgsrc 3BSIe3Fdoc CHANGES-2025

   Updated devel/py-gcovr, devel/py-jaraco.test, devel/py-doc8, textproc/py-phonenumbers
VersionDeltaFile
1.7427+5-1doc/CHANGES-2025
+5-11 files

NetBSD/pkgsrc HOhN8L6textproc/py-phonenumbers distinfo Makefile

   py-phonenumbers: updated to 9.0.21

   9.0.21
   Unknown changes
VersionDeltaFile
1.39+4-4textproc/py-phonenumbers/distinfo
1.42+2-2textproc/py-phonenumbers/Makefile
+6-62 files

NetBSD/pkgsrc XcVrvO8devel/py-doc8 Makefile distinfo

   py-doc8: updated to 2.0.0

   2.0.0

   Major

   Require python>=3.10 and support 3.13, 3.14

   Bugfixes

   Update project metadata and refactor build pipelines
VersionDeltaFile
1.16+3-9devel/py-doc8/Makefile
1.8+4-4devel/py-doc8/distinfo
+7-132 files

FreeBSD/ports e99e74email/mailfromd Makefile distinfo

mail/mailfromd: the port had been updated to version 9.1

Tentatively enable EMACS option by default: it pulls Emacs
as a build dependency only which should not affect package
users, while ports users could always disable it to avoid
pulling this somewhat heavy dependency.  While here, drop
no longer needed `post-patch' target as these bugs had been
properly fixed upstream.

Requested by:   maintainer
DeltaFile
+2-8mail/mailfromd/Makefile
+3-3mail/mailfromd/distinfo
+1-0mail/mailfromd/pkg-plist
+6-113 files

NetBSD/pkgsrc ZuAQBRcdevel/py-jaraco.test distinfo Makefile

   py-jaraco.test: updated to 5.6.0

   5.6.0

   Features
   - Add ensure_git fixture.
VersionDeltaFile
1.4+4-4devel/py-jaraco.test/distinfo
1.7+2-3devel/py-jaraco.test/Makefile
1.5+4-1devel/py-jaraco.test/PLIST
+10-83 files

NetBSD/pkgsrc 21Jw5b2devel/py-gcovr PLIST distinfo

   py-gcovr: updated to 8.4

   8.4

   Breaking changes:

   Improve data model to have several coverage information per line.
   Option --merge-mode-conditions is removed.
   Property function_name for a line in JSON report is now always set.
   JSON report can now have several entries per line also with legacy text parser.
   Cobertura and HTML report now contain function coverage also for older GCC versions.
   Add excluded metrics to HTML report. The total numbers in the report contain now also
   the excluded elements.
   New features and notable changes:

   Add support for Markdown output format.
   Add filename and line number in warning logs.
   Add option --markdown-file-link to link files in Markdown report.
   Abort on version mismatch between gcc/gcov instead of trying all working directories.

    [75 lines not shown]
VersionDeltaFile
1.3+29-10devel/py-gcovr/PLIST
1.5+4-4devel/py-gcovr/distinfo
1.9+3-3devel/py-gcovr/Makefile
+36-173 files

FreeBSD/ports f2debf5lang/gcc15-devel distinfo Makefile

lang/gcc15-devel: Update to 15.2.1.s20251220
DeltaFile
+3-3lang/gcc15-devel/distinfo
+1-1lang/gcc15-devel/Makefile
+4-42 files

FreeBSD/ports c4016fdlang/gcc14-devel distinfo Makefile

lang/gcc14-devel: Update to 14.3.1.s20251219
DeltaFile
+3-3lang/gcc14-devel/distinfo
+1-1lang/gcc14-devel/Makefile
+4-42 files

FreeBSD/ports ef1fdcalang/gcc13-devel distinfo Makefile

lang/gcc13-devel: Update to 13.4.1.s20251218
DeltaFile
+3-3lang/gcc13-devel/distinfo
+1-1lang/gcc13-devel/Makefile
+4-42 files

FreeBSD/src bd8296bsys/modules Makefile, sys/modules/acpi Makefile

Build acpi kernel modules on aarch64

For now, the only kernel module built is acpi_ged.ko.

Sponsored by:   Netflix
Reviewed by:    imp
Differential Revision:  https://reviews.freebsd.org/D54315
DeltaFile
+5-1sys/modules/acpi/Makefile
+1-1sys/modules/Makefile
+6-22 files

FreeBSD/src fe74d52sys/modules/acpi Makefile

sys/modules/acpi/Makefile: One line per subdirectory

This makes diffs that add or remove modules easier to read.

Reviewed by:    imp
Sponsored by:   Netflix
Differential Revision:  https://reviews.freebsd.org/D54314
DeltaFile
+15-3sys/modules/acpi/Makefile
+15-31 files

FreeBSD/src 11757b1sys/dev/acpica acpi.c

acpi: Statically initialize acpi_ioctl_hooks

Reviewed by:    imp
Sponsored by:   Netflix
Differential Revision:  https://reviews.freebsd.org/D54313
DeltaFile
+6-11sys/dev/acpica/acpi.c
+6-111 files

FreeBSD/src 425b41fsys/dev/acpica acpi.c

acpi: Use M_WAITOK in acpi_register_ioctl

This function is only called from device attach routines which can
sleep.

Reviewed by:    imp
Sponsored by:   Netflix
Differential Revision:  https://reviews.freebsd.org/D54312
DeltaFile
+1-2sys/dev/acpica/acpi.c
+1-21 files

FreeBSD/src 4eb560fsys/dev/acpica acpi.c

acpi: Reject duplicate handlers for ioctl commands

Reviewed by:    imp
Sponsored by:   Netflix
Differential Revision:  https://reviews.freebsd.org/D54311
DeltaFile
+9-1sys/dev/acpica/acpi.c
+9-11 files

FreeBSD/src 88f8e3csys/dev/acpica acpi_apei.c

acpi_apei: Remove the hest member from the softc

This is only used during attach and freed after use, so just use a
local variable in the attach routine instead to avoid leaving a
dangling pointer around in the softc.

Reviewed by:    imp
Sponsored by:   Netflix
Differential Revision:  https://reviews.freebsd.org/D54310
DeltaFile
+5-6sys/dev/acpica/acpi_apei.c
+5-61 files

FreeBSD/src 5b39245sys/dev/acpica acpi.c

acpi: Free ivars in bus_child_deleted method

Reviewed by:    imp
Sponsored by:   Netflix
Differential Revision:  https://reviews.freebsd.org/D54309
DeltaFile
+1-0sys/dev/acpica/acpi.c
+1-01 files

FreeBSD/src 6b2e4dausr.sbin/acpi/acpidump acpi.c

acpidump: Extend the decoding of entries in the EINJ and ERST tables

- Decode the Action, Instruction, and Flags fields for these tables

- Omit the Flags field if it is zero

- Omit the Value field for instrunctions that do not use it

Reviewed by:    imp
Sponsored by:   Netflix
Differential Revision:  https://reviews.freebsd.org/D54308
DeltaFile
+194-14usr.sbin/acpi/acpidump/acpi.c
+194-141 files