NetBSD/sys/conf
mrg 832d47522a introduce new GCC 12 warning disables and use them in a few places
this introduces 4 new warning disable flags:

   CC_WNO_MISSING_TEMPLATE_KEYWORD
   CC_WNO_REGISTER
   CC_WNO_STRINGOP_OVERREAD
   CC_WNO_ARRAY_BOUNDS

and documents them in README.warnings.  of these, the string op
and array bounds are both problematic (real bugs) and also spurious
(not real bugs), and the other 2 are mostly temporary for older
3rd party code.

add some new uses of CC_WNO_STRINGOP_OVERFLOW.

fix m68k build for gallium and GCC 12.
2023-08-08 06:27:31 +00:00
..
Makefile.kern.inc Simplify fix for PR toolchain/57146 2023-07-28 02:41:30 +00:00
assym.mk assym.mk: Fix assym.d generation 2022-11-19 07:54:25 +00:00
compat_netbsd.config
compat_netbsd09.config
compat_netbsd10.config
compat_netbsd11.config
compat_netbsd12.config
compat_netbsd13.config
compat_netbsd14.config
compat_netbsd15.config
compat_netbsd16.config
compat_netbsd20.config
compat_netbsd30.config
compat_netbsd40.config
compat_netbsd50.config
compat_netbsd60.config
compat_netbsd70.config
compat_netbsd80.config
compat_netbsd90.config
compat_netbsd100.config Create compat_100 module infrastructure now that we have branched 2022-12-19 23:19:51 +00:00
copts.mk introduce new GCC 12 warning disables and use them in a few places 2023-08-08 06:27:31 +00:00
copyright Welcome to 2023. Wrap lines so the years fit in to 80 columns with 2023-01-01 00:09:52 +00:00
cscope.mk
debugsyms.c
dts.mk
files Separate DesignWare watchdog driver and FDT glue. 2023-04-16 16:51:38 +00:00
filesystems.config Keep UDF commented out by default 2022-04-06 14:47:54 +00:00
gdbinit.mk
genassym.cf
ldscript.mk
linkset
lint.mk sys/conf/link.mk: clean up 2022-08-27 21:49:33 +00:00
majors viocon(4): New virtio tty driver imported from OpenBSD. 2022-08-12 11:15:40 +00:00
majors.std
majors.storage
majors.tty
majors.usb
majors.ws
mdroot.mk
mkldscript.sh
newvers.mk
newvers.sh
newvers_stand.mk
newvers_stand.sh
osrelease.sh
param.c make MAXLWP a real option that triggers rebuilds properly. 2022-07-23 19:15:28 +00:00
ssp.mk
std