Home | History | Annotate | Download | only in include
History log of /src/sys/arch/amd64/include/Makefile.inc
RevisionDateAuthorComments
 1.5  19-Oct-2014  joerg Disable SSE and AVX for kernel modules too.
 1.4  11-Jun-2012  chs branches: 1.4.2; 1.4.14;
make dtrace work on amd64.
 1.3  27-Nov-2009  pooka branches: 1.3.4; 1.3.8; 1.3.10; 1.3.18; 1.3.24;
Move -mcmodel=kernel CFLAGS from bsd.klinks.mk to amd64/include/Makefile.inc
to avoid having the kernel toolchain flags split over a billion different
files.
 1.2  25-Nov-2009  tron Enable SSP (Stack Smash Protection) in x86 kernels by default (except
in i386 *TINY kernels). The NetBSD/i386 "ALL" kernel is unconditionally
compiled with SSP enabled.

Change approved by the core team.
 1.1  11-Nov-2009  haad branches: 1.1.2; 1.1.4;
Build kernel modules with -mno-red-zone like kernel is build. This fixes
frequent panics in amd64 zfs module. This should also fix problem reported
by Nicolas Joly in:

http://mail-index.netbsd.org/port-amd64/2008/12/09/msg000646.html

Thanks to cube@ for his help with this.
 1.1.4.2  13-Nov-2009  sborrill Pull up the following revisions(s) (requested by cube in ticket #1140):
sys/arch/amd64/include/Makefile.inc: revision 1.1

Build kernel modules with -mno-red-zone like kernel is build. This fixes
frequent panics in amd64 zfs module, plus other reported problems.
 1.1.4.1  11-Nov-2009  sborrill file Makefile.inc was added on branch netbsd-5-0 on 2009-11-13 20:42:49 +0000
 1.1.2.2  13-Nov-2009  sborrill Pull up the following revisions(s) (requested by cube in ticket #1140):
sys/arch/amd64/include/Makefile.inc: revision 1.1

Build kernel modules with -mno-red-zone like kernel is build. This fixes
frequent panics in amd64 zfs module, plus other reported problems.
 1.1.2.1  11-Nov-2009  sborrill file Makefile.inc was added on branch netbsd-5 on 2009-11-13 20:38:48 +0000
 1.3.24.2  10-Nov-2014  msaitoh Pull up following revision(s) (requested by joerg in ticket #1172):
sys/arch/amd64/include/Makefile.inc: revision 1.5
sys/arch/i386/include/Makefile.inc: revision 1.3 via patch
Disable SSE and AVX for kernel modules too.
 1.3.24.1  22-Nov-2012  riz Pull up following revision(s) (requested by chs in ticket #690):
external/cddl/osnet/dev/dtrace/amd64/dtrace_isa.c: revision 1.4
sys/arch/amd64/include/Makefile.inc: revision 1.4
sys/arch/amd64/include/pmap.h: revision 1.33
external/cddl/osnet/dev/dtrace/amd64/dtrace_subr.c: revision 1.6
sys/arch/amd64/include/asm.h: revision 1.15
sys/arch/amd64/amd64/genassym.cf: revision 1.51
external/cddl/osnet/dev/dtrace/amd64/dtrace_asm.S: revision 1.4
make dtrace work on amd64.
allow more space for modules.
 1.3.18.1  30-Oct-2012  yamt sync with head
 1.3.10.2  24-Oct-2010  jym Sync with HEAD
 1.3.10.1  27-Nov-2009  jym file Makefile.inc was added on branch jym-xensuspend on 2010-10-24 22:47:52 +0000
 1.3.8.2  21-Apr-2010  matt sync to netbsd-5
 1.3.8.1  27-Nov-2009  matt file Makefile.inc was added on branch matt-nb5-mips64 on 2010-04-21 00:33:53 +0000
 1.3.4.2  11-Mar-2010  yamt sync with head
 1.3.4.1  27-Nov-2009  yamt file Makefile.inc was added on branch yamt-nfs-mp on 2010-03-11 15:01:59 +0000
 1.4.14.1  19-Oct-2014  martin Pull up following revision(s) (requested by joerg in ticket #152):
sys/arch/amd64/include/Makefile.inc: revision 1.5
sys/arch/i386/include/Makefile.inc: revision 1.3
Disable SSE and AVX for kernel modules too.
 1.4.2.1  03-Dec-2017  jdolecek update from HEAD

RSS XML Feed