Debian Patches

Status for picolibc/1.8.11-2

Patch Description Author Forwarded Bugs Origin Last update
0001-machine-arm-Mark-NVIC-interrupt-vector-as-read-only.patch machine/arm: Mark NVIC interrupt vector as read-only
If we use .data.init.enter, then the toolchain marks this section as
writable even though the vector is declared const. Switch to
.text.data.enter so the toolchain will stop doing that and avoid
linker warnings when the interrupt vector is mixed in with the
executable section.
Keith Packard <keithp@keithp.com> no 2026-02-11

All known versions for source package 'picolibc'

Links