freebsd-dev/sys/boot/ficl
Jung-uk Kim 5bf7a61bb3 Update to FICL 3.03 (the last release before FICL4 rewrite).
The relevant changes for FreeBSD (excerpt from the release note):

  * Newly implemented CORE EXT words: CASE, OF, ENDOF, and ENDCASE. Also
    added FALLTHROUGH, which works like ENDOF but jumps to the instruction
    just after the next OF.
  * Bugfix: John-Hopkins locals syntax now accepts | and -- in the comment
    (between the first -- and the }.)
  * Bugfix: Changed vmGetWord0() to make Purify happier. The resulting
    code is no slower, no larger, and slightly more robust.
2007-03-23 22:26:01 +00:00
..
arm Copy powerpc ficl files sysdep files (maybe we need a common one) 2006-08-18 21:41:43 +00:00
i386
ia64
powerpc
softwords Update to FICL 3.03 (the last release before FICL4 rewrite). 2007-03-23 22:26:01 +00:00
sparc64
dict.c
ficl.c
ficl.h Update to FICL 3.03 (the last release before FICL4 rewrite). 2007-03-23 22:26:01 +00:00
fileaccess.c
float.c Update to FICL 3.03 (the last release before FICL4 rewrite). 2007-03-23 22:26:01 +00:00
loader.c Remove Alpha bits for ficl. 2006-05-12 04:07:42 +00:00
Makefile Add -march=i386 to fix amd64 build by generating the same code 2006-09-28 10:02:04 +00:00
math64.c
math64.h
prefix.c
search.c
stack.c
testmain.c
tools.c Update to FICL 3.03 (the last release before FICL4 rewrite). 2007-03-23 22:26:01 +00:00
unix.c Update to FICL 3.03 (the last release before FICL4 rewrite). 2007-03-23 22:26:01 +00:00
vm.c Update to FICL 3.03 (the last release before FICL4 rewrite). 2007-03-23 22:26:01 +00:00
words.c Update to FICL 3.03 (the last release before FICL4 rewrite). 2007-03-23 22:26:01 +00:00