freebsd-dev/sys/boot/ficl
Peter Wemm 4887dfcfd4 Stop libficl from using floating point registers - this was cauing
dictDelete() to fault early on the Alpha and was the original cause of
the Alpha ficl failures.
2000-05-12 21:51:20 +00:00
..
alpha Improve on ficl port to alpha. 1999-11-23 15:24:30 +00:00
i386 Improve on ficl port to alpha. 1999-11-23 15:24:30 +00:00
softwords ANS Forth for logical not is 0=, not invert. Replace wrong usage. 2000-01-28 03:41:39 +00:00
dict.c Lay the groundwork for on-demand dictionary expansion. 2000-05-05 02:06:38 +00:00
ficl.c Bring in ficl version 2.03. No version bump for loader. 1999-09-29 04:43:16 +00:00
ficl.h Lay the groundwork for on-demand dictionary expansion. 2000-05-05 02:06:38 +00:00
Makefile Stop libficl from using floating point registers - this was cauing 2000-05-12 21:51: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 (Hopefully) make all necessary changes for ficl to support alpha. 1999-11-23 11:17:37 +00:00
vm.c Bring in ficl version 2.03. No version bump for loader. 1999-09-29 04:43:16 +00:00
words.c Lay the groundwork for on-demand dictionary expansion. 2000-05-05 02:06:38 +00:00