freebsd-src/stand/ficl
Warner Losh 6faf55c86d loader: rename gfx_interp_md to gfx_interp_ref
We have the call to gfx_interp_ref to bring in the .o so that we get the
linker set item to add the language bindings at the right time. Where we
call it is not the right time... So the _ref name is better. Change it
before we have too many others like it.

Sponsored by:		Netflix
2024-02-23 21:22:08 -07: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
mips Remove $FreeBSD$: one-line .c comment pattern 2023-08-16 11:54:29 -06:00
mips64 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 Remove $FreeBSD$: one-line .c comment pattern 2023-08-16 11:54:29 -06: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: Only create gfx 4th bindings when gfx is available 2024-02-15 20:59:22 -07: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