nyan
|
4669413153
|
Optimize for size on pc98. It enables to boot a kernel again.
I don't know what's wrong (loader, boot2 or others), but this change is
effective.
Tested by: NAKAJI Hiroyuki
MFC after: 3 days
|
2007-10-15 14:20:24 +00:00 |
|
nyan
|
58bbddf5e1
|
MFi386: revisions 1.10 and 1.11.
- Add '-mno-mmx -mno-3dnow -mno-sse -mno-sse2 -mno-sse3' to CFLAGS.
|
2005-09-13 08:27:38 +00:00 |
|
nyan
|
95fdeae578
|
MFi386: Factor out -nostdlib and use PROG.
|
2004-02-09 16:01:45 +00:00 |
|
nyan
|
a1e0ad4bf3
|
MFi386: Cleanups to sys/boot makefiles.
|
2004-02-07 12:19:44 +00:00 |
|
nyan
|
ff317ae810
|
Add -ffreestanding to CFLAGS.
|
2002-05-14 12:32:59 +00:00 |
|
kato
|
249914291a
|
Merged from sys/boot/i386/Makefile.inc revision 1.2.
|
2000-08-12 07:37:19 +00:00 |
|
kato
|
f6d236e3a2
|
Synced with following files:
src/sys/boot/i386/Makefile.inc 1.1
src/sys/boot/i386/btx/btx/btx.s 1.15
src/sys/boot/i386/btx/btxldr/Makefile 1.8
src/sys/boot/i386/btx/btxldr/btxldr.s 1.9
src/sys/boot/i386/libi386/biosdisk.c 1.29
src/sys/boot/i386/loader/Makefile 1.42
src/sys/boot/i386/loader/main.c 1.18
(entry point address of loader was not changed.)
Reviewed by: nyan
|
2000-03-31 16:03:02 +00:00 |
|