From beab3c4bf42264f4dc73ac13ccbecc6c3f2d3440 Mon Sep 17 00:00:00 2001 From: Warner Losh Date: Wed, 19 Dec 2018 22:56:31 +0000 Subject: [PATCH] Fix the date The first part of the mips pruning has been commited. This part is uncontested. Fix the date in the UPDATING file to reflect when I made the commit. The contested parts will be committed (or not) once those discussions complete. --- UPDATING | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/UPDATING b/UPDATING index 0a7cc0070116..33ba7f2f1a6b 100644 --- a/UPDATING +++ b/UPDATING @@ -31,16 +31,14 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 13.x IS SLOW: disable the most expensive debugging functionality run "ln -s 'abort:false,junk:false' /etc/malloc.conf".) -20181215: +20181219: The XLP config has been removed. We can't support 64-bit atomics in this kernel because it is running in 32-bit mode. XLP users must transition to running a 64-bit kernel (XLP64 or XLPN32). -20181215: The mips GXEMUL support has been removed from FreeBSD. MALTA* + qemu is the preferred emulator today and we don't need two different ones. -20181215: The old sibyte / swarm / Broadcom BCM1250 support has been removed from the mips port.