freebsd-skq/sys/boot/i386
Poul-Henning Kamp f025129b8a Change from '#' to "//" comment character to allow CPP preprocessing.
Merge boot0.s and boot0sio.s into boot0_512.s controlled by "#ifdef SIO".

Add Makefile magic to generate boot0.s and boot0sio.s from boot0_512.s.

The compile boot0 and boot0sio have unchanged MD5 checksums.
2004-04-27 19:07:35 +00:00
..
boot0 Change from '#' to "//" comment character to allow CPP preprocessing. 2004-04-27 19:07:35 +00:00
boot0ext Bring back jhb's two sector (1024 bytes) 'boot0' [rev 1.22] as 'boot0ext'. 2004-03-26 18:46:31 +00:00
boot0sio First round of cleanups to sys/boot/ makefiles: 2004-02-06 21:58:32 +00:00
boot2 These are changes to allow to use the Intel C/C++ compiler (lang/icc) 2004-03-12 21:45:33 +00:00
btx Use a more compact syntax for passing the "binary" options to 'ld'. 2004-04-25 20:36:44 +00:00
cdboot Use a more compact syntax for passing the "binary" options to 'ld'. 2004-04-25 20:36:44 +00:00
gptboot These are changes to allow to use the Intel C/C++ compiler (lang/icc) 2004-03-12 21:45:33 +00:00
kgzldr Fixed the fatal bug introduced in previous commit: don't strip 2004-02-12 22:06:33 +00:00
libi386 Argh, unbreak "make depend" for AMD64. 2004-02-07 23:30:45 +00:00
loader Fixed misspellings of 0 as NULL. 2004-03-14 05:48:04 +00:00
mbr Use a more compact syntax for passing the "binary" options to 'ld'. 2004-04-25 20:36:44 +00:00
pxeldr Use a more compact syntax for passing the "binary" options to 'ld'. 2004-04-25 20:36:44 +00:00
Makefile Hook boot0sio to the build. Use 'boot0cfg -b /boot/boot0sio' to use. 2003-12-08 19:02:06 +00:00
Makefile.inc - Factor out -nostdlib to an upper level Makefile.inc. 2004-02-09 14:11:58 +00:00