NetBSD/usr.bin/crunch/crunchgen
rin 4a92937c6f crunchgen(1): Clear PaX flags instead of removing its ELF note section.
The latter results in zero-filled hole in ELF note segment for EARM,
where PaX section is not located the bottom of that segment (see
src/lib/csu/sysident.S). Fortunately, this hole does not cause real
harms for our in-kernel ELF note parser, except for noisy warnings on
DIAGNOSTIC kernels.

Bump CRUNCH_VERSION.

PR toolchain/52675
2023-06-23 02:13:03 +00:00
..
Makefile bsd.own.mk: rename GCC_NO_* to CC_WNO_* 2023-06-03 09:09:01 +00:00
crunched_main.c
crunchgen.1
crunchgen.c crunchgen(1): Clear PaX flags instead of removing its ELF note section. 2023-06-23 02:13:03 +00:00
mkskel.sh