diff options
| author | Andrew Turner <andrew@FreeBSD.org> | 2016-05-20 15:04:48 +0000 |
|---|---|---|
| committer | Andrew Turner <andrew@FreeBSD.org> | 2016-05-20 15:04:48 +0000 |
| commit | 94098ab7c36ea60863f431e9cd5c95b19e854835 (patch) | |
| tree | ce453b1077c1f9375dfdbe6fa3b2fb73f9631676 /UPDATING | |
| parent | d16f495cad5b467cf91a50859f27a054cc4cfafb (diff) | |
Notes
Diffstat (limited to 'UPDATING')
| -rw-r--r-- | UPDATING | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -31,6 +31,12 @@ 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".) +20160520: + The brk and sbrk functions have been removed from libc on arm64. + Binutils from ports has been updated to not link to these + functions and should be updated to the latest version before + installing a new libc. + 20160517: The armv6 port now defaults to hard float ABI. Limited support for running both hardfloat and soft float on the same system |
