--- - branch: netbsd-10 date: Thu Apr 18 15:21:55 UTC 2024 files: - new: 1.1289.2.3 old: 1.1289.2.2 path: src/share/mk/bsd.own.mk pathrev: src/share/mk/bsd.own.mk@1.1289.2.3 type: modified - new: 1.3.18.1 old: '1.3' path: src/sys/arch/aarch64/include/sljit_machdep.h pathrev: src/sys/arch/aarch64/include/sljit_machdep.h@1.3.18.1 type: modified - new: 1.4.30.1 old: '1.4' path: src/sys/external/bsd/sljit/dist/sljit_src/sljitNativeARM_64.c pathrev: src/sys/external/bsd/sljit/dist/sljit_src/sljitNativeARM_64.c@1.4.30.1 type: modified - new: 1.274.2.3 old: 1.274.2.2 path: src/sys/modules/Makefile pathrev: src/sys/modules/Makefile@1.274.2.3 type: modified id: 20240418T152155Z.83f3c798a205780600561047013b1a5fded1d0f4 log: "Pull up following revision(s) (requested by riastradh in ticket #655):\n\n\tsys/modules/Makefile: revision 1.285\n\tshare/mk/bsd.own.mk: revision 1.1365\n\tshare/mk/bsd.own.mk: revision 1.1366\n\tsys/arch/aarch64/include/sljit_machdep.h: revision 1.4\n\tsys/external/bsd/sljit/dist/sljit_src/sljitNativeARM_64.c: revision 1.5\n\nsljit: Pacify -Wsign-compare.\n\nIf these sizes are negative, we're probably in trouble anyway, so\nassert nonnegative here.\nNeeded to resolve PR 58103.\n\nbsd.own.mk: Enable MKLSJIT on aarch64.\n\nMake sure there's only one copy of the conditional, in bsd.own.mk;\njust make sys/modules/Makefile conditional on MKSLJIT so we don't\nhave to keep these in sync.\n\nAs a workaround for PR 58106, tweak the conditional definition of\nSLJIT_CACHE_FLUSH to use cpu_icache_sync_range only in _HARDKERNEL,\nand use __builtin___clear_cache in userland and in rump kernels.\n\nPR 58103: bpfjit.kmod is not built on aarch64\nbsd.own.mk: No need for MKSLJIT to be set differently from others.\n- Use ?=, not =, so mk.conf setting wins.\n- Write out per-architecture tabular settings, not a conditional.\n- Add comments for the architectures that look like they should have\n sljit but don't. \ (XXX Missing comments about powerpc and mips --\n not sure why, is this because modules don't yet work on those\n architectures, or what?)\n\nTidying for PR 58103: bpfjit.kmod is not built on aarch64.\n" module: src subject: 'CVS commit: [netbsd-10] src' unixtime: '1713453715' user: martin