NetBSD/sys/conf
mrg b1d1e928c0 use objcopy's --compress-debug-sections when creating debug files.
this reduces the size of the installed files by over half in most cases,
though the debug set size doesn't really change much (which looks like
close to 1GB of space on amd64 with xdebug installed, similar on arm64,
and about 600MB without xdebug.)

tested by running GDB on a few things, seems just as functional, on amd64,
arm64, and slightly on riscv64.

(first attempt for this feature used "gcc -gz=zlib", but that ends up
making CTF unhappy, but fortunately this works in binutils to create
the .debug files separate to any ctf usage of the main file.)
2024-05-06 08:43:36 +00:00
..
Makefile.kern.inc use objcopy's --compress-debug-sections when creating debug files. 2024-05-06 08:43:36 +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 Update copyright notice for 2024. 2024-01-01 00:18:40 +00:00
cscope.mk
debugsyms.c
dts.mk
files dk(4): Add support for discovering Atari TOS partitions as wedges 2024-04-02 22:30:03 +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 gpioirq(4) version 2 2023-11-06 00:35:05 +00:00
majors.std
majors.storage
majors.tty
majors.usb mark urio/uscanner device majors obsolete 2021-06-29 10:24:41 +00:00
majors.ws
mdroot.mk
mkldscript.sh
newvers.mk PR/58220: Kouichi Hashikawa: use ${TOOL_AWK} 2024-05-01 14:52:01 +00:00
newvers.sh PR/58220: Kouichi Hashikawa: use ${TOOL_AWK} 2024-05-01 14:52:01 +00:00
newvers_stand.mk Use ${TOOL_DATE} (Jan-Benedict Glaw) 2024-04-05 22:27:25 +00:00
newvers_stand.sh Use ${TOOL_DATE} (Jan-Benedict Glaw) 2024-04-02 14:15:19 +00:00
osrelease.sh
param.c make MAXLWP a real option that triggers rebuilds properly. 2022-07-23 19:15:28 +00:00
ssp.mk
std conf/std: Update comment over rnd(4) to reflect current reality. 2024-03-26 10:56:34 +00:00