summaryrefslogtreecommitdiffstats
path: root/UPDATING
diff options
context:
space:
mode:
authoremaste <emaste@FreeBSD.org>2016-02-27 12:34:51 +0000
committeremaste <emaste@FreeBSD.org>2016-02-27 12:34:51 +0000
commita6354f776277d4334c609bae5c5f0e9b99c0bf5f (patch)
treed6e5123871c9c04c6ddc7a9c3a19352ebd227be7 /UPDATING
parent27bb203f7c742ba7aa11db8faf7a6cf1f081ce93 (diff)
downloadFreeBSD-src-a6354f776277d4334c609bae5c5f0e9b99c0bf5f.zip
FreeBSD-src-a6354f776277d4334c609bae5c5f0e9b99c0bf5f.tar.gz
Correct date on ELF Tool Chain UPDATING entry
Reported by: dhw
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING2
1 files changed, 1 insertions, 1 deletions
diff --git a/UPDATING b/UPDATING
index 53c7bdd..2916e92 100644
--- a/UPDATING
+++ b/UPDATING
@@ -31,7 +31,7 @@ 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".)
-20150107:
+20160226:
The ELF object manipulation tool objcopy is now provided by the
ELF Tool Chain project rather than by GNU binutils. It should be a
drop-in replacement, with the addition of arm64 support. The
OpenPOWER on IntegriCloud