summaryrefslogtreecommitdiffstats
path: root/sys/boot/i386/zfsboot/Makefile
Commit message (Expand)AuthorAgeFilesLines
* MFC r309412,r316109,r316132:ngie2017-05-281-2/+2
* MFC r308089: zfsbootcfg: a simple tool to set next boot (one time)avg2016-11-211-1/+1
* Implement (ACFLAGS|CFLAGS|CXXFLAGS).SRC globally.bdrewery2016-03-261-1/+0
* Add more .NOMETA missed in r291320bdrewery2016-03-111-1/+1
* Remove dd xfer stats emitted during buildworldemaste2016-02-181-1/+1
* Ensure the cross assembler, linker and objcopy are used for the build32dim2015-04-021-2/+2
* add gptzfsboot.8, zfsboot.8 and zfsloader.8 manual pagesavg2014-09-151-0/+1
* Build a 32-bit libstand under sys/boot/emaste2014-02-061-0/+2
* Split the last gcc-specific flags off into CFLAGS.gcc. This alsodim2014-01-051-1/+3
* For sys/boot/i386 and sys/boot/pc98, separate flags to be passeddim2013-12-301-3/+3
* Define several extra macros in bsd.sys.mk and sys/conf/kern.pre.mk, todim2012-02-281-5/+4
* gpt/zfs boot blocks: reduce optimizing CFLAGS to -O1avg2011-09-131-17/+2
* When building some of the boot loaders with clang, and DEBUG_FLAGS ordim2011-07-171-0/+3
* Revert the entry point label to 'start' to unbreak the build.jhb2011-06-271-1/+1
* - Remove the fake BPB from zfsldr. zfsldr doesn't support booting fromjhb2011-06-271-1/+1
* Upgrade our copy of llvm/clang to r132879, from upstream's trunk.dim2011-06-121-1/+1
* Due to space constraints, the UFS boot2 and boot1 use an evil hack wherejhb2011-04-281-15/+3
* Remove all object files during 'make clean'.ae2011-04-211-1/+2
* The size of zfsboot2 grown up to 64 Kbytes in r219089.ae2011-03-161-1/+1
* Finally... Import the latest open-source ZFS version - (SPA) 28.pjd2011-02-271-1/+1
* Clang's integrated assembler can now handle sys/boot/i386/boot2/sio.S.dim2011-02-271-2/+0
* Upgrade our copy of llvm/clang to r126079, from upstream's trunk.dim2011-02-201-0/+7
* Remove superfluous -mno-(mmx|3dnow|sse|sse2|sse3) flags in Makefilesdim2011-01-051-1/+0
* - Split code shared by almost any boot loader into separate files andpjd2010-09-241-7/+10
* MF tbemd: Minor tweaks, prefer MACHINE_CPUARCH generally to MACHINE_ARCHimp2010-08-231-1/+1
* Use full 64bit arithmetic when converting file offsets to block numbers - fixesdfr2008-12-171-1/+1
* Update ZFS from version 6 to 13 and bring some FreeBSD-specific changes.pjd2008-11-171-0/+108
OpenPOWER on IntegriCloud