freebsd-dev/sys/boot/ficl
Peter Wemm 5aef48a16b Add -mpreferred-stack-boundary=2 to CFLAGS for i386. This and libstand
reduces /boot/loader from 163840 bytes to 155648 and pxeboot from 165888
bytes to 157696 bytes.
2000-08-11 23:23:20 +00:00
..
alpha Apply a number of fixes for the Alpha platform. 2000-06-02 20:07:56 +00:00
i386 Improve on ficl port to alpha. 1999-11-23 15:24:30 +00:00
softwords Make abort" functional in interpret mode. This behavior is undefined 2000-06-12 16:42:02 +00:00
dict.c Apply a number of fixes for the Alpha platform. 2000-06-02 20:07:56 +00:00
ficl.c Make comment reflect reality. 2000-06-12 16:40:00 +00:00
ficl.h Add setenv, getenv, setenv?, unsetenv, copyin and copyout to FICL. 2000-06-07 22:07:01 +00:00
loader.c Add setenv, getenv, setenv?, unsetenv, copyin and copyout to FICL. 2000-06-07 22:07:01 +00:00
Makefile Add -mpreferred-stack-boundary=2 to CFLAGS for i386. This and libstand 2000-08-11 23:23:20 +00:00
math64.c Bring in ficl version 2.03. No version bump for loader. 1999-09-29 04:43:16 +00:00
math64.h Bring in ficl version 2.03. No version bump for loader. 1999-09-29 04:43:16 +00:00
stack.c Bring in ficl version 2.03. No version bump for loader. 1999-09-29 04:43:16 +00:00
testmain.c Apply a number of fixes for the Alpha platform. 2000-06-02 20:07:56 +00:00
vm.c Apply a number of fixes for the Alpha platform. 2000-06-02 20:07:56 +00:00
words.c Fix REFILL. It must throw RESTART instead of OUTOFTEXT so that 2000-06-12 16:46:28 +00:00