freebsd-dev/sys/boot/ficl
Marcel Moolenaar e7d939bda2 Remove ia64.
This includes:
o   All directories named *ia64*
o   All files named *ia64*
o   All ia64-specific code guarded by __ia64__
o   All ia64-specific makefile logic
o   Mention of ia64 in comments and documentation

This excludes:
o   Everything under contrib/
o   Everything under crypto/
o   sys/xen/interface
o   sys/sys/elf_common.h

Discussed at: BSDcan
2014-07-07 00:27:09 +00:00
..
amd64
arm
i386
mips
mips64
powerpc
softwords
sparc64
dict.c
ficl.c
ficl.h
fileaccess.c
float.c
loader.c Remove ia64. 2014-07-07 00:27:09 +00:00
Makefile Fix the mips64el build: mips64el should use the mips64 directory, not the mips64el directory. 2014-04-06 19:51:57 +00:00
math64.c
math64.h
prefix.c
search.c
stack.c
testmain.c
tools.c Fix printf args for 64-bit archs 2014-04-08 18:02:32 +00:00
unix.c
vm.c
words.c Correct a variable's type for 64-bit Ficl 2014-04-08 17:50:27 +00:00