..
boot0
Use -Wl,-N instead of the undocumented -N option for GCC.
2010-06-03 17:42:32 +00:00
boot0ext
boot0sio
boot2
Remove reading of symbols from a.out loaded files. Since we are tight
2011-02-16 18:05:10 +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
common
- Split code shared by almost any boot loader into separate files and
2010-09-24 19:49:12 +00:00
efi
For consistency, change all 'i386' and MACHINE_ARCH to x86.
2010-08-31 19:01:12 +00:00
gptboot
Remove superfluous -mno-(mmx|3dnow|sse|sse2|sse3) flags in Makefiles
2011-01-05 21:46:08 +00:00
gptzfsboot
Remove superfluous -mno-(mmx|3dnow|sse|sse2|sse3) flags in Makefiles
2011-01-05 21:46:08 +00:00
kgzldr
libfirewire
MF tbemd: Minor tweaks, prefer MACHINE_CPUARCH generally to MACHINE_ARCH
2010-08-23 01:42:09 +00:00
libi386
Remove unused includes.
2010-11-13 15:23:20 +00:00
loader
Remove support for autoloading ACPI from the loader. Leave in the code to
2010-11-08 21:50:45 +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
Remove superfluous -mno-(mmx|3dnow|sse|sse2|sse3) flags in Makefiles
2011-01-05 21:46:08 +00:00
zfsloader
For consistency, change all 'i386' and MACHINE_ARCH to x86.
2010-08-31 19:01:12 +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
On i386 and amd64, consistently use the following options whenever we
2011-01-05 22:24:33 +00:00