]> Cypherpunks repositories - gostls13.git/commit
cmd/nm, runtime/cgo: add cgo support for freebsd/arm64
authorTobias Klauser <tklauser@distanz.ch>
Fri, 4 Oct 2019 08:11:29 +0000 (10:11 +0200)
committerTobias Klauser <tobias.klauser@gmail.com>
Mon, 28 Oct 2019 10:25:44 +0000 (10:25 +0000)
commit33e3983db805ccf27f34a143d91e4346233a0ee2
treed301f4d21dc8cd34c05bddd6494bbec66d995355
parent152dddee7ec08e0bcf9acc41487a826f468ba8ab
cmd/nm, runtime/cgo: add cgo support for freebsd/arm64

Based on work by MikaĆ«l Urankar (@MikaelUrankar).

Updates #24715
Updates #35197

Change-Id: I91144101043d67d3f8444bf8389c9606abe2a66c
Reviewed-on: https://go-review.googlesource.com/c/go/+/199919
Run-TryBot: Tobias Klauser <tobias.klauser@gmail.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Ian Lance Taylor <iant@golang.org>
src/cmd/dist/build.go
src/cmd/nm/nm_cgo_test.go
src/runtime/cgo/gcc_freebsd_arm64.c [new file with mode: 0644]