]> Cypherpunks repositories - gostls13.git/commit
cmd/nm, runtime/cgo: add cgo support for freebsd/riscv64
authorMikael Urankar <mikael@FreeBSD.org>
Sun, 18 Sep 2022 15:29:36 +0000 (17:29 +0200)
committerMeng Zhuo <mzh@golangcn.org>
Wed, 28 Sep 2022 05:38:32 +0000 (05:38 +0000)
commitd268504fd90063328f484152585189db8374930d
tree7e4ea1d6019ba62ca9a02c8b9120dd8887568204
parenta48fc816e703989b54845c5ce557c54a45cbfe9c
cmd/nm, runtime/cgo: add cgo support for freebsd/riscv64

Updates #53466

Change-Id: I08ea279c905e265a579b6b3e23aee012165beaee
Reviewed-on: https://go-review.googlesource.com/c/go/+/431658
Reviewed-by: Dmitri Shuralyov <dmitshur@google.com>
Reviewed-by: Ian Lance Taylor <iant@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
Run-TryBot: Ian Lance Taylor <iant@google.com>
Auto-Submit: Ian Lance Taylor <iant@google.com>
Reviewed-by: Dmitri Goutnik <dgoutnik@gmail.com>
src/cmd/nm/nm_cgo_test.go
src/runtime/cgo/gcc_freebsd_riscv64.c [new file with mode: 0644]