]> Cypherpunks repositories - gostls13.git/commit
runtime, syscall: use SYSCALL instruction on FreeBSD.
authorBill Thiede <couchmoney@gmail.com>
Sun, 18 Jan 2015 05:09:15 +0000 (21:09 -0800)
committerBrad Fitzpatrick <bradfitz@golang.org>
Sun, 18 Jan 2015 23:51:50 +0000 (23:51 +0000)
commite9ce76b0eca8fa95dddb90b0a72aadab58de2ffc
treecf93ff0326d2736d2dbcea8816a2408423ac959b
parent30e910197a87773cec9ca53b4e0e5f6114bbd9bf
runtime, syscall: use SYSCALL instruction on FreeBSD.

This manually reverts 555da73 from #6372 which implies a
minimum FreeBSD version of 8-STABLE.
Updates docs to mention new minimum requirement.

Fixes #9627

Change-Id: I40ae64be3682d79dd55024e32581e3e5e2be8aa7
Reviewed-on: https://go-review.googlesource.com/3020
Reviewed-by: Minux Ma <minux@golang.org>
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
doc/install.html
src/runtime/sys_freebsd_amd64.s
src/syscall/asm_freebsd_amd64.s