..
boot0
Upgrade our copy of llvm/clang to r126079, from upstream's trunk.
2011-02-20 19:33:47 +00:00
boot0ext
boot0sio
boot2
In sys/boot/i386/boot2/boot2.c, change the type of the 'opts' variable
2011-02-21 19:46:02 +00:00
btx
Upgrade our copy of llvm/clang to r126079, from upstream's trunk.
2011-02-20 19:33:47 +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
Use new output format 'elf64-x86-64-freebsd' instead of 'elf64-x86-64',
2010-11-01 20:20:31 +00:00
gptboot
Clang's integrated assembler can now handle sys/boot/i386/boot2/sio.S.
2011-02-27 02:06:09 +00:00
gptzfsboot
Finally... Import the latest open-source ZFS version - (SPA) 28.
2011-02-27 19:41:40 +00:00
kgzldr
libfirewire
MF tbemd: Minor tweaks, prefer MACHINE_CPUARCH generally to MACHINE_ARCH
2010-08-23 01:42:09 +00:00
libi386
Upgrade our copy of llvm/clang to r126079, from upstream's trunk.
2011-02-20 19:33:47 +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
Upgrade our copy of llvm/clang to r126079, from upstream's trunk.
2011-02-20 19:33:47 +00:00
zfsboot
Finally... Import the latest open-source ZFS version - (SPA) 28.
2011-02-27 19:41:40 +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