Go to file
mrg 8258e9ec7a update a bunch:
- explain the columns
- update arm status:
  - MKCOMPAT problems with oabi
- coldfire builds as much as GCC 4.8
- sun2, m68k builds
- most mips builds now (mips64 has generic build issues)
- update sparc64 and ppc problems (sshd)
  - there is something very very odd in linking libldap.so.4.3 where
    using the GCC 4.8 compiler to link the GCC 5.3 compiled objects
    works, or using GCC 5.3 compiler to link the 4.8 compiled objects
    fails -- ie, the compiler output seems fine, but the interactions
    between GCC and ld(1) are broken.
- add or1k, riscv*, ia64 and ppc64 columns:
  - or1k and riscv* both fail, they need to have their support
    ported to GCC 5.x (i understand that at least one of them
    has a GCC 5.x tree.)
- expand the list of actually tested to complete "build.sh release"
  to include machines, not just cpus.
2016-03-23 07:34:37 +00:00
bin fix constness (from kre) 2016-03-21 02:37:26 +00:00
common fix infinite recursion through thr_getspecific 2016-02-28 02:56:39 +00:00
compat remove the xfree86 reachover makefiles and the vast majority of 2015-07-23 08:03:24 +00:00
crypto regen with old assembly stubs. 2016-03-21 19:13:15 +00:00
dist/pf Fix obviously broken condition. 2015-08-28 12:17:41 +00:00
distrib fix sets for mips64 builds (libgomp is not built for N64) 2016-03-23 06:44:09 +00:00
doc Mention to update MDATE in src/external/gpl2/groff/Makefile.inc on 2016-03-16 23:52:53 +00:00
etc add /usr/include/gcc-5 directory to the distribution and adjust the 2016-03-12 23:07:05 +00:00
external update a bunch: 2016-03-23 07:34:37 +00:00
extsrc
games tetris(6) is not limited to CRT displays. noted by tnn 2016-03-12 03:14:59 +00:00
gnu has moved to external/gpl3 2016-01-16 18:41:12 +00:00
include use foo - 0 instead of testing for defined(foo); from joerg@ 2016-03-20 16:26:06 +00:00
lib put back NUL check (Ingo Schwarze) 2016-03-22 01:38:17 +00:00
libexec move the compiler hack closer to the source of the fail 2016-03-18 10:10:21 +00:00
regress PR/50941: David Binderman: fix printf format 2016-03-11 18:26:40 +00:00
rescue Remove rtsol(8) and rtsold(8) as their functionality is in dhcpcd(8). 2014-09-11 13:10:03 +00:00
sbin Comment out unused logic. PR 50973 2016-03-20 04:24:46 +00:00
share +HSM is also hierarchical storage management 2016-03-22 17:41:26 +00:00
sys add drop count which means the sum of struct if_percpuq's per-CPU queues. 2016-03-23 07:05:28 +00:00
tests new command substitution test from kre 2016-03-20 22:57:04 +00:00
tools set NETBSD_GCC_VERSION for GCC 5.3 separately. 2016-03-17 23:41:21 +00:00
usr.bin sprinkle more volatile (distribution build with gcc-5.3) 2016-03-18 18:42:25 +00:00
usr.sbin PR/50460: Abhinav Upadhyay: Fix legacy apropos query to match both the name 2016-03-20 17:31:09 +00:00
build.sh Make evbarm64 (little endian) the default for aarch64. 2015-06-27 06:00:28 +00:00
BUILDING Document MKREPRO_TIMESTAMP. 2016-01-29 13:51:13 +00:00
Makefile fix direct reference to texinfo, bleh 2016-01-14 02:51:25 +00:00
Makefile.inc
UPDATING bump date for entry about using NetBSD's regex, now that it works 2016-03-06 10:26:57 +00:00