index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
share
/
mk
/
bsd.kmodule.mk
Age
Commit message (
Expand
)
Author
2023-06-03
adapt to ${CC_WNO_ADDRESS_OF_PACKED_MEMBER}
lukem
2023-06-03
bsd.own.mk: rename to CC_WNO_ADDRESS_OF_PACKED_MEMBER
lukem
2023-05-07
RISC-V support that works on QEMU with a single hart.
skrll
2022-08-07
bsd.kmodule.mk: Build modules with KDTRACE_HOOKS if MKDTRACE=yes.
riastradh
2022-08-03
sys: Build kernel with -Wno-type-limits.
riastradh
2022-07-17
bsd.kmodule.mk: Also sync no-address-of-packed-member.
riastradh
2022-07-17
bsd.kmodule.mk: Use -Wno-attributes like conf/Makefie.kern.inc.
riastradh
2022-03-29
get rid of old style `` command substitution in shell and use $() instead.
christos
2021-03-29
On MIPS if we compile C files as N64, compile assembly with the same ABI.
simonb
2021-03-23
Work in progress for MIPS modules. Only tested on mipseb64, not yet
simonb
2021-03-07
Build modules for PPC_OEA64 on evbppc64.
rin
2021-03-07
whitespace --> tab. No functional changes.
rin
2020-10-18
Handle the no-addr-of-packed-member only for the files that need it, not
christos
2020-09-10
Turn off -mpltseq for kernel modules on powerpc for GCC >= 9.
rin
2020-09-06
add support for new GCC 9 warnings that may be too much to fix
mrg
2020-07-27
Don't define _LKM. LKMs are dead. Long live modules.
skrll
2020-05-11
Update the list of hppa options to build working kernel modules.
skrll
2020-05-02
Fix previous; add missing <module>.kmod.debug to realall.
rin
2020-05-01
Install <module>.kmod.debug files for kernel crash debugging.
christos
2020-04-04
make sure _OSRELEASE is defined where it is needed.
christos
2020-04-04
Infrastructure for putting kernel+modules in /netbsd/kernel and
christos
2019-12-01
Build aarch64 modules without fp or simd instructions.
jmcneill
2019-07-05
When building a module keep symbols if built with "MKCTF" and "COPTS=-g".
hannken
2019-05-09
G/C unused code.
maya
2019-01-21
Most of the mv operations are to move temporary files to their final place.
christos
2017-01-11
Disable a couple of warnings until further investigation.
joerg
2016-02-02
Add the missing CTFMERGE step.
christos
2016-01-30
Make ctfconvert remove the debugging symbols after it is done converting them.
christos
2016-01-30
If we are building CTF, keep debugging symbols.
christos
2015-07-09
Add _MKTARGET_LINK
matt
2015-06-24
Don't add anything to CFLAGS/LDFLAGS on mips64 is BSD_MK_COMPAT_FILE is set.
matt
2015-05-02
For mips64, build kmodules using N64 ABI
matt
2014-11-13
do the dependencies in a simpler way using a separate target
christos
2014-11-13
If mkldscript.sh is used to build ${PROG}, depend on it.
uebayasi
2014-11-12
sync both instances of the ldscript.
christos
2014-11-12
add -t to mkldscript
christos
2014-11-12
use ${HOST_SH}
christos
2014-11-12
Enable dynamic link script generation to handle __{start,stop}_link_set_*
christos
2014-11-06
Leave .map when linking .kmod.
uebayasi
2014-09-19
Add RISCV-V support.
matt
2014-08-10
Put GCC/GAS specific options under ACTIVE_CC == "gcc".
joerg
2014-03-10
-mcmodel option is CPU specific not machine specific.
nakayama
2014-02-21
Use small code model for LLVM on SPARC64, it should be equivalent to
joerg
2013-11-09
use -fno-unwind-tables when building arm modules
jmcneill
2013-09-18
When compiling kernel modules on sparc64 force the same memory model as
martin
2013-08-07
Add support for generating tramponlines in the module at link time.
matt
2013-08-06
Add -mlong-calls to hppa module builds.
skrll
2012-08-10
Remove effectively tautological condition.
joerg
2012-03-15
Decouple HAVE_LLVM from HAVE_GCC. For GCC, add -Wno-format-zero-length
joerg
2012-02-19
Add support for --combine with gcc.
matt
[next]