aboutsummaryrefslogtreecommitdiff
path: root/src/cmd/link/internal/sym/symkind_string.go
AgeCommit message (Expand)Author
2020-09-03cmd/link: MACHOPLT is executableCherry Zhang
2020-05-26[dev.link] cmd/{compile,link}: split SDWARFINFO symtype into sub-typesThan McIntosh
2020-05-18[dev.link] cmd/link: delete SCONST symbol typeCherry Zhang
2019-11-05cmd/compile, cmd/link: add coverage instrumentation for libfuzzerMatthew Dempsky
2019-10-28cmd/link: pass-through undefined call targets in external link modeJohn Papandriopoulos
2019-10-01Revert "cmd/link: load symbols from .syso in external link mode"Andrew Bonventre
2019-10-01cmd/link: load symbols from .syso in external link modeJohn Papandriopoulos
2019-09-26cmd/compile: remove isStmt symbol from FuncInfoJeremy Faller
2019-09-23cmd/compile: add new symbol for debug line numbersJeremy Faller
2019-06-05cmd/link: regenerate symkind_string.goAustin Clements
2018-11-27cmd: fix symbols addressing for aix/ppc64Clément Chigot
2018-11-12cmd/compile, cmd/link: separate stable and internal ABIsAustin Clements
2018-10-23cmd/link: add new loading package for XCOFF filesClément Chigot
2018-05-03cmd: re-generate SymKind.String for SDWARFMISCMatthew Dempsky
2018-03-10cmd: re-generate all stringer filesDaniel Martí
2017-10-05cmd/link: put symbol data types in new packageDavid Crawshaw