summaryrefslogtreecommitdiffstats
path: root/UPDATING
diff options
context:
space:
mode:
authoremaste <emaste@FreeBSD.org>2015-08-05 18:30:00 +0000
committeremaste <emaste@FreeBSD.org>2015-08-05 18:30:00 +0000
commited3ab640c513bc0236532e0bf70b47882da3f0ab (patch)
tree72d987c883124bcafb3ebc84ec1a2e494a3f2e2a /UPDATING
parent59e4fce94f13614783df7909d79d03d912a6ed53 (diff)
downloadFreeBSD-src-ed3ab640c513bc0236532e0bf70b47882da3f0ab.zip
FreeBSD-src-ed3ab640c513bc0236532e0bf70b47882da3f0ab.tar.gz
Remove old GNU Binutils tools now provided by ELF Tool Chain
Reviewed by: bapt, brooks Sponsored by: The FreeBSD Foundation Differential Revision: https://reviews.freebsd.org/D3238
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING7
1 files changed, 6 insertions, 1 deletions
diff --git a/UPDATING b/UPDATING
index d032144..3b6c035 100644
--- a/UPDATING
+++ b/UPDATING
@@ -31,6 +31,11 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 11.x IS SLOW:
disable the most expensive debugging functionality run
"ln -s 'abort:false,junk:false' /etc/malloc.conf".)
+20150805:
+ GNU Binutils versions of addr2line, c++filt, nm, readelf, size,
+ strings and strip have been removed. The src.conf(5) knob
+ WITHOUT_ELFTOOLCHAIN_TOOLS no longer provides the binutils tools.
+
20150728:
As ZFS requires more kernel stack pages than is the default on some
architectures e.g. i386, it now warns if KSTACK_PAGES is less than
@@ -224,7 +229,7 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 11.x IS SLOW:
taken from the ELF Tool Chain project rather than GNU binutils. They
should be drop-in replacements, with the addition of arm64 support.
The WITHOUT_ELFTOOLCHAIN_TOOLS= knob may be used to obtain the
- binutils tools, if necessary.
+ binutils tools, if necessary. See 20150805 for updated information.
20150105:
The default Unbound configuration now enables remote control
OpenPOWER on IntegriCloud