go/src/cmd/link/internal
Josh Bleecher Snyder 901ac46df8 cmd/link: document generator symbols more
And make the existing docs easier to parse.

In particular, document the interaction with relocations.

Change-Id: I97579f88d9248c12e64af723a946959b88d4b674
Reviewed-on: https://go-review.googlesource.com/c/go/+/351112
Trust: Josh Bleecher Snyder <josharian@gmail.com>
Run-TryBot: Josh Bleecher Snyder <josharian@gmail.com>
TryBot-Result: Go Bot <gobot@golang.org>
Reviewed-by: Cherry Mui <cherryyz@google.com>
2021-09-21 16:34:40 +00:00
..
amd64 cmd/link: Add section data slice to Archrelocvariant 2021-03-18 19:15:12 +00:00
arm cmd/link: support trampoline insertion for PLT calls on ARM 2021-04-29 15:47:16 +00:00
arm64 cmd/link: support trampoline insertion for PLT calls on ARM64 2021-04-29 15:21:34 +00:00
benchmark all: add empty line between copyright header and package clause 2020-08-17 09:45:44 +00:00
ld cmd/link: document generator symbols more 2021-09-21 16:34:40 +00:00
loadelf cmd/link: fix dead reference link 2021-08-13 21:47:42 +00:00
loader cmd/link: generate DIE for types referenced only through dictionaries 2021-09-20 18:31:54 +00:00
loadmacho cmd/link: fix dead reference link 2021-08-13 21:47:42 +00:00
loadpe cmd/compile,cmd/link: resolve cgo symbols to the correct Go ABI 2021-04-13 20:07:47 +00:00
loadxcoff cmd/compile,cmd/link: resolve cgo symbols to the correct Go ABI 2021-04-13 20:07:47 +00:00
mips internal/buildcfg: move build configuration out of cmd/internal/objabi 2021-04-16 19:20:53 +00:00
mips64 cmd/dist,runtime: support cgo on openbsd/mips64 2021-04-28 12:51:42 +00:00
ppc64 cmd/link: unify text segment write 2021-05-03 16:20:10 +00:00
riscv64 cmd/link/internal/riscv64,cmd/internal/obj/riscv: make error messages consistent 2021-09-08 06:59:06 +00:00
s390x cmd/link: Add section data slice to Archrelocvariant 2021-03-18 19:15:12 +00:00
sym cmd/link: rework .TOC. handling for ppc64le 2021-09-08 11:57:03 +00:00
wasm internal/buildcfg: move build configuration out of cmd/internal/objabi 2021-04-16 19:20:53 +00:00
x86 cmd/link: Add section data slice to Archrelocvariant 2021-03-18 19:15:12 +00:00