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
/
sys
/
arch
/
sun2
/
conf
/
Makefile.sun2
Age
Commit message (
Expand
)
Author
2021-08-30
Only use the ldscript for the RAMDISK kernel for now.
christos
2021-08-30
use -ffunction-sections -fdata-sections --gc-sections with an ldscript
christos
2020-10-05
Kernel without -fno-omit-frame-pointer works fine now, both for GCC8 and 9.
rin
2020-09-08
don't warn about array bounds for dodgy diagnostic code.
mrg
2020-08-10
Compile sun2 kernel with -fno-omit-frame-pointer for GCC8 as a work
rin
2018-09-22
- Determine KERN_AS automatically depending on whether OPT_MODULAR is
rin
2018-09-22
No need to specify COMPAT_AS anymore.
rin
2018-03-07
Remove more unused functions with COMPAT_AS=library
maya
2018-03-03
sun2/sun3:
mrg
2011-01-21
Switch remaining platforms to modern CPP for assembler.
joerg
2008-01-22
Missing assym.h dependency.
joerg
2005-12-11
merge ktrace-lwp.
christos
2005-05-31
s/GENASSYM/GENASSYM_CONF/ so we can use "GENASSYM" as the program name.
christos
2004-06-04
Add the %MAKEOPTIONSAPPEND token at the end of the file, after the
thorpej
2002-11-26
The traditional C preprocessor is fixed in GCC 3.3 now, so no need
thorpej
2002-10-20
merge the 12 copies of vm_machdep.c on the m68k platforms.
chs
2002-06-04
Don't use -traditional-cpp if HAVE_GCC3.
thorpej
2002-01-28
Clean up CPP flags.
thorpej
2001-12-01
Abstract out a large chunk of the kernel build machinery so that new
fredette
2001-11-30
In kernel config files, now mention the options SCSI_OLD_NOINQUIRY,
fredette
2001-11-20
cleanup:
lukem
2001-11-20
- pull in opt_kgdb.h where necessary
lukem
2001-10-26
Change defaults for kernel compiles. Default all to USETOOLS?=no and have
jmc
2001-10-23
Set MACHINE_ARCH explicitly in Makefiles for which it is constant.
thorpej
2001-09-06
Added -D__SVR4_ABI__ to XDEFS. Without it, m68k libkern assembly
fredette
2001-06-27
Updated for ELF support.
fredette
2001-05-29
define _KERNEL_OPT as well as _KERNEL. we will use this in the future to
mrg
2001-04-06
A successful compile is near.
fredette
2001-03-29
Added.
fredette