freebsd-src/stand/ficl
Kyle Evans 354fb783e6 loader: ficl: restore isvirtualized?
This word was accidentally removed when gfx bindings were made optional
to remove some overhead not needed for all loaders.  This one isn't
graphics related, so we can safely restore it without irritating anyone.

Reported by:	sjg
Reviewed by:	adrian, imp
Fixes:	9c8bf69a53 ("loader: Only create gfx 4th bindings when [...]")
2025-05-07 23:06:22 -05:00
..
aarch64 Remove $FreeBSD$: one-line .c comment pattern 2023-08-16 11:54:29 -06:00
amd64 Remove $FreeBSD$: one-line .c comment pattern 2023-08-16 11:54:29 -06:00
arm Remove $FreeBSD$: one-line .c comment pattern 2023-08-16 11:54:29 -06:00
i386 Remove $FreeBSD$: one-line .c comment pattern 2023-08-16 11:54:29 -06:00
powerpc Remove $FreeBSD$: one-line .c comment pattern 2023-08-16 11:54:29 -06:00
riscv Remove $FreeBSD$: one-line .c comment pattern 2023-08-16 11:54:29 -06:00
softwords Remove $FreeBSD$: one-line forth tag 2023-08-16 11:55:43 -06:00
x86 Remove $FreeBSD$: one-line .c comment pattern 2023-08-16 11:54:29 -06:00
dict.c Remove $FreeBSD$: one-line .c comment pattern 2023-08-16 11:54:29 -06:00
ficl.c Remove $FreeBSD$: one-line .c comment pattern 2023-08-16 11:54:29 -06:00
ficl.h loader/ficl: Rename the ficl compile set to X4th_compile_set 2024-02-24 17:57:21 -07:00
fileaccess.c Remove $FreeBSD$: one-line .c comment pattern 2023-08-16 11:54:29 -06:00
float.c Remove $FreeBSD$: one-line .c comment pattern 2023-08-16 11:54:29 -06:00
gfx_loader.c loader: rename gfx_interp_md to gfx_interp_ref 2024-02-23 21:22:08 -07:00
loader.c loader: ficl: restore isvirtualized? 2025-05-07 23:06:22 -05:00
Makefile loader: Only create gfx 4th bindings when gfx is available 2024-02-15 20:59:22 -07:00
Makefile.depend loader: add target for dirdeps build 2023-11-02 19:35:08 -04:00
math64.c Remove $FreeBSD$: one-line .c comment pattern 2023-08-16 11:54:29 -06:00
math64.h Remove $FreeBSD$: one-line .c comment pattern 2023-08-16 11:54:29 -06:00
prefix.c Remove $FreeBSD$: one-line .c comment pattern 2023-08-16 11:54:29 -06:00
search.c Remove $FreeBSD$: one-line .c comment pattern 2023-08-16 11:54:29 -06:00
stack.c Remove $FreeBSD$: one-line .c comment pattern 2023-08-16 11:54:29 -06:00
testmain.c Remove $FreeBSD$: one-line .c comment pattern 2023-08-16 11:54:29 -06:00
tools.c Remove $FreeBSD$: one-line .c comment pattern 2023-08-16 11:54:29 -06:00
unix.c Remove $FreeBSD$: one-line .c comment pattern 2023-08-16 11:54:29 -06:00
vm.c Remove $FreeBSD$: one-line .c comment pattern 2023-08-16 11:54:29 -06:00
words.c Remove $FreeBSD$: one-line .c comment pattern 2023-08-16 11:54:29 -06:00