go/src/cmd/internal/obj/x86
Keith Randall a3b01440fe syscall: implement syscalls on Darwin using libSystem
There are still some references to the bare Syscall functions
in the stdlib. I will root those out in a following CL.
(This CL is big enough as it is.)
Most are in vendor directories:

cmd/vendor/golang.org/x/sys/unix/
vendor/golang_org/x/net/route/syscall.go
syscall/bpf_bsd.go
syscall/exec_unix.go
syscall/flock.go

Update #17490

Change-Id: I69ab707811530c26b652b291cadee92f5bf5c1a4
Reviewed-on: https://go-review.googlesource.com/c/141639
Run-TryBot: Keith Randall <khr@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Elias Naur <elias.naur@gmail.com>
Reviewed-by: Ian Lance Taylor <iant@golang.org>
2018-11-07 20:27:01 +00:00
..
a.out.go cmd/asm: enable AVX512 2018-05-22 14:57:15 +00:00
aenum.go cmd/asm: enable AVX512 2018-05-22 14:57:15 +00:00
anames.go cmd/internal/obj: follow convention for generated code comment 2018-07-03 16:14:43 +00:00
asm6.go syscall: implement syscalls on Darwin using libSystem 2018-11-07 20:27:01 +00:00
asm_test.go cmd/asm: enable AVX512 2018-05-22 14:57:15 +00:00
avx_optabs.go cmd/internal/obj/x86: add missing Yi8 for VEX ytabs 2018-05-23 15:34:19 +00:00
evex.go all: fix a bunch of misspellings 2018-10-08 03:12:03 +00:00
issue19518_test.go all: skip unsupported tests on AIX 2018-11-02 16:12:08 +00:00
list6.go cmd/asm: enable AVX512 2018-05-22 14:57:15 +00:00
obj6.go cmd/internal/obj: consolidate emitting entry stack map 2018-05-22 14:43:35 +00:00
obj6_test.go all: skip unsupported tests on AIX 2018-11-02 16:12:08 +00:00
ytab.go all: fix a bunch of misspellings 2018-10-06 15:40:03 +00:00