summaryrefslogtreecommitdiffstats
path: root/sys/boot/sparc64/boot1/Makefile
Commit message (Expand)AuthorAgeFilesLines
* MFC r309412,r316109,r316132:ngie2017-05-281-3/+3
* Revert r267233 for now. PIE support needs to be reworked.bdrewery2014-08-191-2/+0
* In preparation for ASLR [1] support add WITH_PIE to support building with -fPIE.bdrewery2014-06-081-0/+2
* NO_MAN= has been deprecated in favor of MAN= for some time, go aheadimp2014-04-131-1/+1
* For now, clang spells -mcmodel=medlow as -mcmodel=small.dim2014-02-211-1/+3
* Use a non-tricky approach for building and installing zfsboot sharingmarius2012-05-091-2/+2
* Add initial support for booting from ZFS on sparc64. At least on Sun Firemarius2012-05-011-4/+5
* Use -Wl,-N instead of the undocumented -N option for GCC.ed2010-06-031-1/+1
* Start the dreaded NOFOO -> NO_FOO conversion.ru2004-12-211-1/+1
* _start.S -> _start.s as the latter is pure asm file.ru2004-02-111-1/+1
* MFi386.ru2004-02-091-17/+14
* Add explicit dependency on ufsread.cphk2002-06-051-0/+2
* Make sparc64 share ufsread.c with i386.phk2002-06-051-1/+1
* -ffreestanding is the word.obrien2002-05-101-2/+1
* Add -Wno-unused.jake2002-04-241-1/+1
* o Use our own elf2aout now.obrien2002-04-211-2/+2
* 1.) Produce a boot1 disklabel template of the format disklabel(8) expects.tmm2002-04-011-12/+22
* Change every occurrence of "bootblock" into "boot1" afterrobert2002-03-051-7/+7
* Add the FreeBSD/sparc64 bootblock and its make file.robert2002-02-151-0/+19
OpenPOWER on IntegriCloud