Skip to content

Commit

Permalink
doc/go1.3.html: update for FreeBSD/ARM support.
Browse files Browse the repository at this point in the history
FreeBSD 10 is fully supported.

LGTM=r
R=golang-codereviews, bradfitz, r
CC=dave, golang-codereviews
https://golang.org/cl/99810044
  • Loading branch information
minux committed Apr 29, 2014
1 parent 6f3f2d0 commit 74dccea
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions doc/go1.3.html
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,11 @@ <h3 id="freebsd">Support for FreeBSD</h3>
<code>COMPAT_FREEBSD32</code> flag configured.
</p>

<p>
In concert with the switch to EABI syscalls for ARM platforms, Go 1.3 will run only on
FreeBSD 10. The x86 platforms, 386 and amd64, are unaffected.
</p>

<h2 id="memory">Changes to the memory model</h2>

<p>
Expand Down

0 comments on commit 74dccea

Please sign in to comment.