freebsd-nq/sys/boot/ficl
Marcel Moolenaar fa1fc9094a Part 2 of fixing the boot code: gcc 3.4 fixes.
The whole problem seems to be size. Which is odd, because it is said
that size doesn't matter. Anyway... Add -Os to strategic places in the
makefile to have the final loader be as mall as possible. This seems
to be enough to make it work. For now... I think something is more
fundamentally wrong; or something more fundamental is wrong. Potato,
potaato.
2004-08-22 06:24:59 +00:00
..
alpha
i386
ia64
powerpc FICL system-dependent files for powerpc. Taken from the i386 versions, 2003-12-10 09:05:08 +00:00
softwords
sparc64
dict.c
ficl.c
ficl.h
fileaccess.c
float.c
loader.c Define 'arch-powerpc' 2003-12-10 09:09:38 +00:00
Makefile Part 2 of fixing the boot code: gcc 3.4 fixes. 2004-08-22 06:24:59 +00:00
math64.c
math64.h
prefix.c Make ficl work on sparc64. The assumption that int == long == void * is 2002-08-31 01:04:53 +00:00
search.c
stack.c
testmain.c
tools.c
unix.c
vm.c
words.c Fix typos, mostly s/ an / a / where appropriate and a few s/an/and/ 2002-12-30 21:18:15 +00:00