Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add -march=i386 to fix amd64 build by generating the same code | ru | 2006-09-28 | 1 | -1/+1 |
* | Add -mno-sse3 for prescott/nocona | ache | 2005-07-15 | 1 | -1/+1 |
* | Ensure GCC does not use FP registers in integer code. | obrien | 2005-03-15 | 1 | -1/+2 |
* | - Factor out -nostdlib to an upper level Makefile.inc. | ru | 2004-02-09 | 1 | -0/+1 |
* | Untangle building of AMD64 boot code. | ru | 2004-02-07 | 1 | -4/+0 |
* | First round of cleanups to sys/boot/ makefiles: | ru | 2004-02-06 | 1 | -5/+15 |
* | Inherit BINDIR from a parent Makefile.inc. | ru | 2004-02-06 | 1 | -0/+2 |
* | Only include ../Makefile.inc once in loader/Makefile. | ru | 2004-02-06 | 1 | -2/+1 |
* | Build on amd64. Yes, I know this isn't particularly nice. | peter | 2003-06-26 | 1 | -0/+11 |
* | -ffreestanding is the word for /sys. | obrien | 2002-05-10 | 1 | -1/+1 |
* | Add -mpreferred-stack-boundary=2 to CFLAGS for i386. This and libstand | peter | 2000-08-11 | 1 | -0/+1 |
* | Mega i386 loader commit. | jhb | 2000-03-28 | 1 | -0/+5 |