aboutsummaryrefslogtreecommitdiff
path: root/sys/boot/arc/loader
Commit message (Expand)AuthorAgeFilesLines
* First pass at removing Alpha kernel support.John Baldwin2006-05-115-569/+0
* Start the dreaded NOFOO -> NO_FOO conversion.Ruslan Ermilov2004-12-211-1/+1
* Convert to __FBSDID.David E. O'Brien2004-01-042-4/+5
* Renamed the loader's zipfs to gzipfs. zipfs.c was repo-copied to gzipfs.c.Jake Burkholder2002-12-191-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
* Update loader logic to distinguish modules vs. files.Boris Popov2000-05-011-2/+2
* Don't build gensetdefs when we can use /usr/bin/gensetdefs. The latterMarcel Moolenaar1999-12-163-109/+9
* ${MACHINE} -> ${MACHINE_ARCH}Marcel Moolenaar1999-11-141-1/+2
* Fix build break.Doug Rabson1999-10-091-1/+0
* $Id$ -> $FreeBSD$Peter Wemm1999-08-285-5/+5
* Add missing "path mnemonics" as given in Table 4-3 of rev. 1.2 of theStefan Eßer1999-08-021-19/+19
* 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-287-0/+677