summaryrefslogtreecommitdiff
path: root/sys/arch/sparc/stand/Makefile.inc
AgeCommit message (Expand)Author
2016-10-01deal with PIE and SSPchristos
2016-05-19We don't want PIE!christos
2016-03-10Add a few includes of bsd.own.mk to avoid broken test conditionsmartin
2016-02-27Ignore unused arguments for clang as we pass assembler flags and thejoerg
2005-12-11merge ktrace-lwp.christos
2005-10-30sparc needs mostly the same compilation flags for standalone build as doessekiya
2003-07-30sprinkle some: libkern.h, some -ffreestanding and some cast-y goodness,mrg
2000-08-20add/merge sparc64 support.mrg
1997-06-01Completely rearrange SPARC boot code, modeling it after alpha and hp300mrg
1996-02-01LOCORE -> _LOCOREmycroft
1995-10-09Brr.. libkern.o is way too big for our bootxx..pk
1995-09-30Make this work with OBJ dirs.pk
1995-09-18Fixed RELOC's to be hex numbers (as expected) rather than decimal.chuck
1995-09-16Network booting; "oldmon" support; combine all functionality in single images.pk