NetBSD/external/bsd
rin dbe4bf45a3 PR port-alpha/54307
GCC 9.3 seems to be able to compile rtree.c with -O2:

- No new regressions in ATF.
- System survives over a night, at least, under heavy loads.

On the other hand, unfortunately, GCC 9.3 still miscompiles tcache.c
with -O2 or -O1. For example, even ``gcc -g hello.c'' fails with ICE
if tcache.c is compiled with -O[12] in libc.
2020-10-07 07:35:28 +00:00
..
acpica Add HAVE_ACPI and HAVE_UEFI flags to bsd.own.mk and use them to 2020-09-12 15:25:41 +00:00
am-utils introduce some common variables for use in GCC warning disables: 2019-10-13 07:28:04 +00:00
atf Replace a pipe into tr to normalise a var name (convert '.' or '-' 2020-09-10 22:51:10 +00:00
bc
blocklist Add one more place to notify blocklistd 2020-09-25 12:52:59 +00:00
byacc Improve PostScript output. 2020-07-27 00:34:56 +00:00
bzip2 Fix mismerge of man page after 1.0.8 import. 2019-07-21 21:07:12 +00:00
compiler_rt Install LLVM sanitizers into usr/lib/clang/9.0.0 2020-02-07 19:00:10 +00:00
cron Add -s (SINGLE_JOB) from OpenBSD. 2020-04-18 19:32:19 +00:00
dhcpcd Sync with dhcpcd-9.3.0 2020-10-05 16:02:15 +00:00
ekermit
elftoolchain
elftosb
fetch Avoid redefining _REENTRANT under sanitizers 2020-06-01 00:55:24 +00:00
file merge conflicts 2020-06-15 00:37:24 +00:00
flex Fix misindentations in the flex skeleton triggered by dtrace's dt_lex.l. 2020-04-25 18:56:26 +00:00
ipf add support for new GCC 9 warnings that may be too much to fix 2020-09-06 07:20:26 +00:00
iscsi fix null argument 2020-09-06 17:06:20 +00:00
jemalloc PR port-alpha/54307 2020-10-07 07:35:28 +00:00
kyua-atf-compat
kyua-cli kyua-cli: convert auto_ptr to unique_ptr 2020-07-02 14:04:00 +00:00
kyua-testers
less
libarchive avoid always passing NULL to printf()-like functions 2020-09-05 13:35:24 +00:00
libbind/dist
libc++
libevent Explicitly cast pointers to uintptr_t before casting to enums. They are 2020-02-21 00:26:21 +00:00
libfido2 add a libm dependency 2020-03-04 17:31:08 +00:00
liblzf
libnv Move common parts into a makefile fragment usable from elsewhere. 2019-08-27 14:53:38 +00:00
libpcap PR/55599: Valery Ushakov: libpcap gets SIGBUS on strictly aligned CPUs 2020-08-29 15:05:33 +00:00
libproc Switch proc_getlwpstatus from PT_LWPINFO to PT_GET_SIGINFO for NetBSD 2019-12-07 19:38:29 +00:00
librtld_db
libuuid_ul/lib/libuuid_ul
lutok lutok: auto_ptr replaced; remove build workaround 2020-07-02 13:56:10 +00:00
mdocml mdocml: Comment out non-applicable warning. 2020-03-17 22:03:41 +00:00
nsd Simplify to avoid packed struct alignment issue. 2020-09-07 19:37:21 +00:00
ntp avoid calling printf %s with NULL. fix idea from christos. 2020-09-07 00:48:45 +00:00
nvi PR bin/55468 2020-07-07 10:58:43 +00:00
openldap merge conflicts 2020-08-11 13:15:33 +00:00
openpam Reverse sense of NO_STATIC_MODULES -> OPENPAM_STATIC_MODULES. 2020-04-29 02:16:56 +00:00
openresolv openresolv: Rework the build system to cope with more directories 2020-07-22 19:00:19 +00:00
pam-u2f Add a libm dependency. 2020-03-04 17:32:27 +00:00
pcc
pdisk introduce some common variables for use in GCC warning disables: 2019-10-13 07:28:04 +00:00
pkg_install Avoid strict aliasing issue by using a separate buffer.. 2020-09-07 00:36:53 +00:00
ppp use struct zero initialiser and avoid calling memset() on a pointer 2020-09-06 08:15:04 +00:00
sljit
tcpdump add support for new GCC 9 warnings that may be too much to fix 2020-09-06 07:20:26 +00:00
tmux Use fixed date in man page. For MKREPRO build. 2020-05-19 20:00:03 +00:00
top expand a buffer size to properly handle full-size 64 bit values 2019-10-13 07:42:27 +00:00
tre mmap MAP_FAILED audit. 2020-08-20 15:54:11 +00:00
unbound resolve conflicts 2019-12-15 16:16:34 +00:00
wpa add support for new GCC 9 warnings that may be too much to fix 2020-09-06 07:20:26 +00:00
Makefile Rename blacklist -> blocklist 2020-06-15 01:57:29 +00:00