summaryrefslogtreecommitdiff
path: root/sys/arch/sparc/stand/ofwboot/Makefile
AgeCommit message (Expand)Author
2023-06-03adapt to ${CC_WNO_ADDRESS_OF_PACKED_MEMBER}lukem
2023-06-03bsd.own.mk: rename to CC_WNO_ADDRESS_OF_PACKED_MEMBERlukem
2020-09-06add support for new GCC 9 warnings that may be too much to fixmrg
2020-04-20More -Wno-error=address-of-packed-member to placate clang.riastradh
2017-04-08centralize vers.c building for standalone programs.christos
2016-10-01deal with PIE and SSPchristos
2015-10-26force -mcpu=v9 for ofwboot, which demands v9 cpus.mrg
2015-10-10Simplify, get rid of manual _LP64 define.martin
2015-10-02Support per-target AFLAGS.joerg
2015-01-11Strip debug symbols from ofwboot.martin
2014-01-12Add empty LIBCRTI= as LIBCRT0 to build sa programs without installed DESTDIR.tsutsui
2013-12-08Add support for running ofwboot on sun4v. Please note that the kernel on sun4...palle
2013-08-21Use <bsd.klinks.mk>matt
2011-05-21WARNSfy and fix dumb bugs noticed by warnings.tsutsui
2011-01-23Redo previous.nakayama
2011-01-22Drop bootprog_maker (formerly enabled by -M) and bootprog_date (formerlyjoerg
2011-01-17Move SPARC and SPARC64 to modern CPP. Update UPDATING note for this andjoerg
2010-08-25factor out the floppy detection code.christos
2010-05-27Introduce .WAIT into the cleandir rule for blasting the libsa/libkern/etc.dholland
2010-04-02Add support for /boot.cfg. Implement a single command for now: overridemartin
2009-11-27Add src/common/include to -Ipath for proplib(3) so that build workstsutsui
2007-10-17Merge the ppcoea-renovation branch to HEAD.garbled
2007-09-29Enable booting from news Solaris ufs partitions.martin
2007-09-14Rename the option to enable ISO 9660 file system support from ..._HSFSmartin
2006-01-27Alter sparc64 bootstrap:cdi
2006-01-27Use the same code to create machine, sparc and sparc64 symlinks thatuwe
2006-01-22Add an explicit -I for sys/lib/libsa so that we find the <iodesc.h>dsl
2005-12-11merge ktrace-lwp.christos
2005-07-10Turn on dhcp support.christos
2004-07-28Define LIB{CRT0,C,CRTBEGIN,CRTEND} as nothing, we don't need to linksimonb
2004-06-21Ignore errors on some rm -rf's for platforms that aren't quitejmc
2004-03-21Create a symlink for <sparc/...> include paths as well, the new openfirm.hmartin
2003-12-07merge ultrasparc ofwboot / ofwboot.net.mrg
2003-10-26Use ${HOST_SH} instead of `sh'.lukem
2003-06-01Add -ffreestanding.thorpej
2003-05-17Make sure to remove lib directories.nakayama
2003-05-17Make sure to remove proper link.nakayama
2001-12-12MKfoo=no -> NOfootv
2001-12-04Don't declare which exec formats to support in loadfile_machdep.h.thorpej
2001-09-22objcopy -> ${OBJCOPY}; remove redundant definitions of OBJCOPY?= (it istv
2001-03-04this is a sparc64 program. so -DSUN4U, machine -> sparc64. cleanup.mrg
2000-08-20move ofwboot & bootblk here; add a Makefile to build ofwboot.netmrg