freebsd-src/sys/boot/ficl
Dimitry Andric 3ab20ac1f5 On i386 and amd64, consistently use the following options whenever we
want to avoid using any "advanced" CPU features:

  -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -mno-sse3 -msoft-float
2011-01-05 22:24:33 +00:00
..
arm
i386
ia64
mips Add basic mips support. This has been compile tested only. 2009-02-19 18:52:31 +00:00
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 Add a missing prototype 2010-06-20 08:03:06 +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
Makefile On i386 and amd64, consistently use the following options whenever we 2011-01-05 22:24:33 +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