]> Cypherpunks repositories - gostls13.git/commit
[dev.link] cmd/link: stream external relocations on MIPS (32/64)
authorCherry Zhang <cherryyz@google.com>
Tue, 21 Jul 2020 23:14:18 +0000 (19:14 -0400)
committerCherry Zhang <cherryyz@google.com>
Thu, 23 Jul 2020 16:38:36 +0000 (16:38 +0000)
commited6b8af50923cd4f13aed2c9aa5791699ef971fa
tree09e4fdec98f085a84164c410ecc357ca8e82250e
parentea708dc94cf35ce73f66de9c05fee66d30615c4d
[dev.link] cmd/link: stream external relocations on MIPS (32/64)

Change-Id: I47fbeb3a49754395dceff51af371638fd43350ff
Reviewed-on: https://go-review.googlesource.com/c/go/+/244097
Run-TryBot: Cherry Zhang <cherryyz@google.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Jeremy Faller <jeremy@golang.org>
src/cmd/link/internal/ld/target.go
src/cmd/link/internal/mips/asm.go
src/cmd/link/internal/mips/obj.go
src/cmd/link/internal/mips64/asm.go
src/cmd/link/internal/mips64/obj.go