aboutsummaryrefslogtreecommitdiff
path: root/src/cmd/internal/objabi/reloctype.go
AgeCommit message (Expand)Author
2020-10-27cmd/link,cmd/internal/obj/riscv: add TLS support for linux/riscv64Joel Sing
2020-09-29cmd/link: retain only used interface methodsCherry Zhang
2020-09-28cmd/link: consider interface conversions only in reachable codeCherry Zhang
2020-06-04all: fix dead links to inferno-os bitbucket repositoryTobias Klauser
2019-11-13cmd/internal/objabi,cmd/link: initial linker support for riscv64Joel Sing
2019-11-06cmd/link,cmd/internal/objabi: factor out direct call identificationJoel Sing
2019-05-12cmd/link: add support for R_AARCH64_LDST128_ABS_LO12_NC relocationsJoel Sing
2019-05-02cmd/link: support PIE mode with internal link on linux arm64erifan01
2019-04-26cmd/link: reduce the size of Reloc structCherry Zhang
2019-03-06cmd/link: fix moduledata symbols for aix/ppc64 and external linkingClément Chigot
2018-12-02all: use "reports whether" consistently instead of "returns whether"Tobias Klauser
2018-05-04cmd/compile: add wasm architectureRichard Musiol
2018-02-20all: remove duplicate word "the"Ryuma Yoshida
2018-02-18all: remove "the" duplicationsKunpei Sakai
2017-11-01compile, link: remove base address selector from DWARF range listsAlessandro Arzilli
2017-10-27cmd/compile, cmd/link: support for DWARF file reference relocationsThan McIntosh
2017-04-19cmd/internal/objabi: extract shared functionality from objMatthew Dempsky