aboutsummaryrefslogtreecommitdiff
path: root/sys/boot/i386/Makefile.inc
Commit message (Expand)AuthorAgeFilesLines
* - Factor out -nostdlib to an upper level Makefile.inc.Ruslan Ermilov2004-02-091-0/+1
* Untangle building of AMD64 boot code.Ruslan Ermilov2004-02-071-4/+0
* First round of cleanups to sys/boot/ makefiles:Ruslan Ermilov2004-02-061-5/+15
* Inherit BINDIR from a parent Makefile.inc.Ruslan Ermilov2004-02-061-0/+2
* Only include ../Makefile.inc once in loader/Makefile.Ruslan Ermilov2004-02-061-2/+1
* Build on amd64. Yes, I know this isn't particularly nice.Peter Wemm2003-06-261-0/+11
* -ffreestanding is the word for /sys.David E. O'Brien2002-05-101-1/+1
* Add -mpreferred-stack-boundary=2 to CFLAGS for i386. This and libstandPeter Wemm2000-08-111-0/+1
* Mega i386 loader commit.John Baldwin2000-03-281-0/+5