opnsense-src/sys/boot/i386
Ed Schouten d05becf2b6 Use -Wl,-N instead of the undocumented -N option for GCC.
GCC forwards the -N flag directly to ld. This flag is not documented and
not supported by (for example) Clang. Just use -Wl,-N.

Submitted by:	Pawel Worach
2010-06-03 17:42:32 +00:00
..
boot0 Use -Wl,-N instead of the undocumented -N option for GCC. 2010-06-03 17:42:32 +00:00
boot0ext Thanks to David's patches, we can now simplify these makefiles 2004-04-28 21:31:21 +00:00
boot0sio Thanks to David's patches, we can now simplify these makefiles 2004-04-28 21:31:21 +00:00
boot2 Our boot loader is capable of booting both i386 and amd64 kernels so 2010-03-26 01:30:53 +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 Improve the algorithm the loader uses to choose a memory range for its 2009-12-07 16:29:43 +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 - Remove superfluous comment 2009-01-30 15:27:04 +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