]> Cypherpunks repositories - gostls13.git/commit
all: remove scattered remnants of darwin/386
authorAustin Clements <austin@google.com>
Mon, 6 Apr 2020 20:16:48 +0000 (16:16 -0400)
committerAustin Clements <austin@google.com>
Wed, 8 Apr 2020 18:37:38 +0000 (18:37 +0000)
commitd5e1b7ca68e2cc484d9a1517bdc0a9862936a1eb
tree4fdf0f2e0b21a99ee08bcf87ac833cd996b5162a
parent8b4cbcc32098733832db0ba0cd8a8569315861c2
all: remove scattered remnants of darwin/386

This removes all conditions and conditional code (that I could find)
that depended on darwin/386.

Fixes #37610.

Change-Id: I630d9ea13613fb7c0bcdb981e8367facff250ba0
Reviewed-on: https://go-review.googlesource.com/c/go/+/227582
Run-TryBot: Austin Clements <austin@google.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Ian Lance Taylor <iant@golang.org>
Reviewed-by: Cherry Zhang <cherryyz@google.com>
18 files changed:
api/except.txt
misc/cgo/test/sigaltstack.go
src/cmd/dist/test.go
src/cmd/go/testdata/script/link_syso_issue33139.txt
src/cmd/internal/sys/supported.go
src/cmd/link/internal/ld/lib.go
src/cmd/link/internal/ld/sym.go
src/cmd/oldlink/internal/ld/lib.go
src/cmd/oldlink/internal/ld/sym.go
src/go/build/doc.go
src/os/wait_waitid.go
src/runtime/asm_386.s
src/runtime/defs_darwin.go
src/runtime/signal_386.go
src/runtime/sys_darwin.go
src/runtime/sys_darwin_64.go [deleted file]
src/runtime/vlrt.go
src/syscall/mkall.sh