]> Cypherpunks.ru repositories - gostls13.git/commit
cmd/link: add support for external linking on linux/riscv64
authorJoel Sing <joel@sing.id.au>
Thu, 13 Aug 2020 14:13:28 +0000 (00:13 +1000)
committerJoel Sing <joel@sing.id.au>
Sun, 18 Oct 2020 08:30:18 +0000 (08:30 +0000)
commit15eaa870e14195c17dbb4be0d11bc40dba94ff22
treef9bfb2a873cfb258742608e725f4c2aad5fa7cf9
parent515e6a9b12dfe654c86cfd070ee5d6ac144fe116
cmd/link: add support for external linking on linux/riscv64

Fixes #36739

Change-Id: Id7573b343786360c72524f9f27d2a8f08d379cf3
Reviewed-on: https://go-review.googlesource.com/c/go/+/243517
Trust: Joel Sing <joel@sing.id.au>
Reviewed-by: Cherry Zhang <cherryyz@google.com>
Reviewed-by: Than McIntosh <thanm@google.com>
Run-TryBot: Cherry Zhang <cherryyz@google.com>
TryBot-Result: Go Bot <gobot@golang.org>
src/cmd/dist/test.go
src/cmd/link/internal/ld/config.go
src/cmd/link/internal/ld/elf.go
src/cmd/link/internal/ld/lib.go
src/cmd/link/internal/ld/main.go
src/cmd/link/internal/loader/loader.go
src/cmd/link/internal/riscv64/asm.go
src/cmd/link/internal/riscv64/obj.go