freebsd-dev/sys/boot/pc98
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
..
boot0 Use -Wl,-N instead of the undocumented -N option for GCC. 2010-06-03 17:42:32 +00:00
boot0.5 Use -Wl,-N instead of the undocumented -N option for GCC. 2010-06-03 17:42:32 +00:00
boot2 Remove superfluous -mno-(mmx|3dnow|sse|sse2|sse3) flags in Makefiles 2011-01-05 21:46:08 +00:00
btx Use -Wl,-N instead of the undocumented -N option for GCC. 2010-06-03 17:42:32 +00:00
cdboot Use -Wl,-N instead of the undocumented -N option for GCC. 2010-06-03 17:42:32 +00:00
kgzldr Move cursor position after putting a character. 2009-12-21 14:59:23 +00:00
libpc98 Now there is no functional difference from i386 version. 2010-11-13 15:24:56 +00:00
loader MFi386: revision 210387 2010-07-25 02:22:32 +00:00
Makefile Add a bootable CD support. 2006-05-14 07:26:02 +00:00
Makefile.inc On i386 and amd64, consistently use the following options whenever we 2011-01-05 22:24:33 +00:00