freebsd-dev/sys/boot/i386
Rui Paulo 934f2f338c Make sure the boot2 stage is compiled with gcc, as clang has no
problems compiling it, but it just gets too big at the moment, even
with -Os.  This is not applicable to gptboot, though.

Submitted by:	Dimitry Andric <dimitry at andric.com>
2010-08-21 15:01:59 +00:00
..
boot0 Use -Wl,-N instead of the undocumented -N option for GCC. 2010-06-03 17:42:32 +00:00
boot0ext
boot0sio
boot2 Make sure the boot2 stage is compiled with gcc, as clang has no 2010-08-21 15:01:59 +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
efi Add a copyright. 2010-04-07 18:24:38 +00:00
gptboot Our boot loader is capable of booting both i386 and amd64 kernels so 2010-03-26 01:30:53 +00:00
gptzfsboot Use full 64bit arithmetic when converting file offsets to block numbers - fixes 2008-12-17 18:12:01 +00:00
kgzldr NOSHARED -> NO_SHARED 2004-12-21 09:59:45 +00:00
libfirewire MFp4: add FireWire/dcons support in loader for i386/amd64. 2007-05-29 14:35:57 +00:00
libi386 Fix debug messages of bd_io(). 2009-12-17 13:14:11 +00:00
loader Correctly setup LDADD with regards to libstand. The submitter points 2010-07-22 18:57:47 +00:00
mbr Use -Wl,-N instead of the undocumented -N option for GCC. 2010-06-03 17:42:32 +00:00
pmbr Use -Wl,-N instead of the undocumented -N option for GCC. 2010-06-03 17:42:32 +00:00
pxeldr Pass the -N flag to linked via -Wl. 2010-06-14 17:02:19 +00:00
zfsboot - Set 'dmadat' earlier so that we properly setup the heap if we fail to 2010-05-21 16:58:52 +00:00
zfsloader Create a seperate ZFS enabled loader. 2009-11-23 16:00:16 +00:00
Makefile Don't build zfsboot, gptzfsboot, and zfsloader if WITHOUT_ZFS is enabled. 2009-12-22 20:56:33 +00:00
Makefile.inc Enable GCC stack protection (aka Propolice) for userland: 2008-06-25 21:33:28 +00:00