Commit Graph

11 Commits

Author SHA1 Message Date
cognet
7abccadc84 Change required config(8) version. 2004-05-09 22:29:38 +00:00
peter
336fea7c1e Stop this warning:
"Makefile", line 35: warning: "grep DDB opt_ddb.h" returned non-zero status
2003-09-30 03:49:09 +00:00
peter
518b7bd2ba Add ddb machdep bits.
Approved by:	re (amd64 bits)
2003-05-30 01:03:43 +00:00
peter
ee276c28fd s/x86_64/amd64/ in comments in header.
Approved by:	re (blanket amd64)
2003-05-19 22:15:30 +00:00
peter
cd25019f65 Remove special hacks for FSF cross tools now that it builds natively. 2003-05-10 01:12:24 +00:00
peter
66259648f3 Sync up with the files in the hammer branch in the p4 tree to get basic
AMD64 support.  There is still more to add.
2003-05-01 02:59:24 +00:00
phk
1e5720b08b Bump the config version to force people to upgrade their config(8)
so the fix for emitting multiple instances of .o files will prevent
link errors on LINT.
2003-04-15 21:29:11 +00:00
ru
5d16d07e7b Standardize handling of locore.[sS] etc. files.
Submitted by:	jake, bde, ru
2003-02-28 21:59:14 +00:00
jake
7161ec5b9b Moved the rule for locore.o from kern.post.mk to Makefile.$ARCH. 2002-07-31 14:59:05 +00:00
bde
8ba5b6fbc3 Moved the setting of all profiling-related variables except the key one
(PROFLEVEL) to kern.pre.mk so that it is easier to manage.  Bumped config
version to match.

Moved the check for cputype being configured to a less bogus place in
mkmakefile.c.
2002-07-13 19:36:14 +00:00
obrien
f0580c03b3 This is the start of the FreeBSD/x86_64 kernel. 2002-06-30 08:05:21 +00:00