Yoshihiro Takahashi
|
5e0eb6243d
|
MFi386: Factor out -nostdlib and use PROG.
|
2004-02-09 16:01:45 +00:00 |
|
Ruslan Ermilov
|
6ed6b4ab71
|
MFi386: Removed -elf and duplicate -ffreestanding.
|
2004-02-07 14:35:33 +00:00 |
|
Yoshihiro Takahashi
|
cc78dccee9
|
MFi386: Cleanups to sys/boot makefiles.
|
2004-02-07 12:19:44 +00:00 |
|
Ruslan Ermilov
|
73f643b411
|
Fixed sys/boot/pc98/boot2/Makefile to use kern.mk and
get rid of bsd.kern.mk completely.
OK'ed by: bde
|
2003-03-02 21:18:40 +00:00 |
|
Yoshihiro Takahashi
|
271aee47ec
|
MFi386: Install the "boot" image which is boot1 + boot2.
|
2003-01-30 14:50:25 +00:00 |
|
Yoshihiro Takahashi
|
46ae965fca
|
Remove '-DUFS1_ONLY' from CFLAGS. It is not needed.
|
2002-10-10 14:03:00 +00:00 |
|
Poul-Henning Kamp
|
5765b4ef72
|
Move the definition of UFS1_ONLY into the Makefiles where it belongs.
Sponsored by: DARPA & NAI Labs.
|
2002-10-07 08:09:20 +00:00 |
|
Yoshihiro Takahashi
|
af64a99c32
|
Added some header files from -stable and fixed the boot[12] programs.
|
2002-10-03 16:20:14 +00:00 |
|
Ruslan Ermilov
|
d2893b161b
|
Drop support for COPY, -c has been the default mode of install(1)
for a long time now.
Approved by: bde
|
2002-07-29 09:40:17 +00:00 |
|
Nick Hibma
|
44b279e2f6
|
Cosmetic change (align with other boot blocks):
CONSPEED -> COMSPEED
Approved by: nyan
|
2002-05-26 10:11:17 +00:00 |
|
Yoshihiro Takahashi
|
8b20c954cb
|
Fixed to build for GCC 3.1
|
2002-05-14 12:34:03 +00:00 |
|
David E. O'Brien
|
d1bdfb40fd
|
-ffreestanding is the word.
(also resort some CFLAGS such that the more "important" value are first so
they are easier to see)
|
2002-05-10 09:26:35 +00:00 |
|
Yoshihiro Takahashi
|
28a90658c4
|
Add -D_KERNEL to CFLAGS for ntohl().
|
2002-02-28 10:08:23 +00:00 |
|
Yoshihiro Takahashi
|
f040ac4cec
|
Update boot[12] program to compile ELF binary.
Submitted by: Nobuyuki Koganemaru <n-kogane@syd.odn.ne.jp> and
kawanobe@st.rim.or.jp (Kawanobe Koh)
|
2001-05-24 11:18:32 +00:00 |
|
Yoshihiro Takahashi
|
1615de7614
|
Remove -mno-486 option and add -mpreferred-stack-boundary=2 option.
|
1999-11-16 11:56:38 +00:00 |
|
Peter Wemm
|
c3aac50f28
|
$Id$ -> $FreeBSD$
|
1999-08-28 01:08:13 +00:00 |
|
KATO Takenori
|
5d6d02b1e2
|
Optimize better for space.
Submitted by: Takahashi Yoshihiro <nyan@wyvern.cc.kogakuin.ac.jp>
|
1999-04-24 04:29:13 +00:00 |
|
KATO Takenori
|
dccbc08d92
|
PC98 version of new boot loader. Because boot2 has not yet ported,
files in boot2 directory are copies from legacy biosboot.
Submitted by: IMAI Takeshi <take-i@ceres.dti.ne.jp>
|
1999-02-03 08:39:09 +00:00 |
|