aboutsummaryrefslogtreecommitdiff
path: root/sys/boot/arc/loader/Makefile
Commit message (Expand)AuthorAgeFilesLines
* First pass at removing Alpha kernel support.John Baldwin2006-05-111-71/+0
* Start the dreaded NOFOO -> NO_FOO conversion.Ruslan Ermilov2004-12-211-1/+1
* -ffreestanding is the word.David E. O'Brien2002-05-101-1/+1
* Nuke old gensetdefs based linker sets with extreme prejudicePeter Wemm2001-06-141-11/+2
* Fix this so it is a Makefile and not a shell script -- now issuing `make'David E. O'Brien2000-08-041-3/+3
* Don't build gensetdefs when we can use /usr/bin/gensetdefs. The latterMarcel Moolenaar1999-12-161-20/+9
* ${MACHINE} -> ${MACHINE_ARCH}Marcel Moolenaar1999-11-141-1/+2
* Fix install target (install loader.exe, not loader).Stefan Eßer1999-07-291-2/+2
* The ARC BIOS / AlphaBIOS specific primary boot loader. This code is theStefan Eßer1999-07-281-0/+90