OpenGrok
Cross Reference: Makefile.inc
xref
: /
src
/
sys
/
arch
/
mips
/
include
/
Makefile.inc
Home
|
History
|
Annotate
|
Download
|
only in
include
History log of
/src/sys/arch/mips/include/Makefile.inc
Revision
Date
Author
Comments
1.11
23-Mar-2021
simonb
Remove addition of -msym32 to CFLAGS. Hinders rather than helps build
MIPS modules.
1.10
09-Jun-2016
martin
branches: 1.10.30; 1.10.32;
Sync register number for curlwp with the kernel
1.9
21-Jan-2011
joerg
branches: 1.9.14; 1.9.32;
Switch remaining platforms to modern CPP for assembler.
1.8
29-Nov-2009
pooka
branches: 1.8.4; 1.8.6; 1.8.8;
Don't build rump kernel with -mno-abicalls, because it's effectively
"no pic".
(should be used only for shared lib rump kernel, but this is just
bandaid for now)
1.7
21-Dec-2008
ad
Update flags to match reality.
1.6
02-Jun-2006
mrg
branches: 1.6.60; 1.6.64; 1.6.72;
remove GCC2 support.
1.5
07-Apr-2006
mrg
branches: 1.5.2;
retire HAVE_GCC3/HAVE_GCC4 and introduce HAVE_GCC that is set to 2, 3 or 4.
1.4
11-Dec-2005
christos
branches: 1.4.4; 1.4.6; 1.4.8; 1.4.10; 1.4.12;
merge ktrace-lwp.
1.3
27-Aug-2003
mrg
branches: 1.3.16;
introduce an additional switch to enable building GCC3 instead of GCC2:
HAVE_GCC3. if this is set, we also set USE_TOOLS_TOOLCHAIN=no. change
the definition of the former to be restricted to whether tools/toolchain
is used or not.
1.2
26-Jul-2003
mrg
don't need -mno-half-pic with gcc3
1.1
05-Oct-2001
simonb
branches: 1.1.2; 1.1.6; 1.1.8; 1.1.24;
This Makefile.inc is used for building LKMS - add the standard MIPS
kernel compile flags as well as "-mlong-calls" so that calls from the
LKM in KSEG2 work to the kernel in KSEG0.
MIPS LKMs now build and can be loaded with the right Magick command line
args to modload(8). Changes to modload coming...
Thanks to Chris Demetriou for pointing out the -mlong-calls gcc option
that had been staring me in the face all along.
1.1.24.3
21-Sep-2004
skrll
Fix the sync with head I botched.
1.1.24.2
18-Sep-2004
skrll
Sync with HEAD.
1.1.24.1
03-Aug-2004
skrll
Sync with HEAD
1.1.8.2
10-Jan-2002
thorpej
Sync kqueue branch with -current.
1.1.8.1
05-Oct-2001
thorpej
file Makefile.inc was added on branch kqueue on 2002-01-10 19:45:59 +0000
1.1.6.2
05-Oct-2001
simonb
This Makefile.inc is used for building LKMS - add the standard MIPS
kernel compile flags as well as "-mlong-calls" so that calls from the
LKM in KSEG2 work to the kernel in KSEG0.
MIPS LKMs now build and can be loaded with the right Magick command line
args to modload(8). Changes to modload coming...
Thanks to Chris Demetriou for pointing out the -mlong-calls gcc option
that had been staring me in the face all along.
1.1.6.1
05-Oct-2001
simonb
file Makefile.inc was added on branch nathanw_sa on 2001-10-05 15:36:47 +0000
1.1.2.2
11-Oct-2001
fvdl
Catch up with -current. Fix some bogons in the sparc64 kbd/ms
attach code. cd18xx conversion provided by mrg.
1.1.2.1
05-Oct-2001
fvdl
file Makefile.inc was added on branch thorpej-devvp on 2001-10-11 00:01:47 +0000
1.3.16.1
21-Jun-2006
yamt
sync with head.
1.4.12.1
24-May-2006
tron
Merge 2006-05-24 NetBSD-current into the "peter-altq" branch.
1.4.10.1
19-Apr-2006
elad
sync with head - hopefully this will work
1.4.8.2
26-Jun-2006
yamt
sync with head.
1.4.8.1
11-Apr-2006
yamt
sync with head
1.4.6.2
03-Jun-2006
kardel
Sync with head.
1.4.6.1
22-Apr-2006
simonb
Sync with head.
1.4.4.1
09-Sep-2006
rpaulo
sync with head
1.5.2.1
19-Jun-2006
chap
Sync with head.
1.6.72.1
19-Jan-2009
skrll
Sync with HEAD.
1.6.64.2
11-Mar-2010
yamt
sync with head
1.6.64.1
04-May-2009
yamt
sync with head.
1.6.60.1
17-Jan-2009
mjf
Sync with HEAD.
1.8.8.1
08-Feb-2011
bouyer
Sync with HEAD
1.8.6.1
06-Jun-2011
jruoho
Sync with HEAD.
1.8.4.1
05-Mar-2011
rmind
sync with head
1.9.32.1
09-Jul-2016
skrll
Sync with HEAD
1.9.14.1
03-Dec-2017
jdolecek
update from HEAD
1.10.32.1
03-Apr-2021
thorpej
Sync with HEAD.
1.10.30.1
03-Apr-2021
thorpej
Sync with HEAD.
Indexes created Mon Oct 20 20:10:13 GMT 2025