aboutsummaryrefslogtreecommitdiff
path: root/src/cmd/link/internal/ld/testdata
AgeCommit message (Expand)Author
2026-02-17all: use LF line ending for C filesCherry Mui
2023-09-01cmd/link: add testcases for MethodByName(string literal).Dominique Lefevre
2023-03-23all: replace leading spaces with tabs in assemblyMichael Pratt
2023-02-22runtime: use explicit NOFRAME on linux/amd64qmuntal
2023-02-06cmd/link: linker portion of dead map removalThan McIntosh
2022-04-19cmd/link: faster algorithm for nosplit stack checking, better errorsAustin Clements
2021-03-24cmd/compile, cmd/link: use weak reference in itabCherry Zhang
2021-03-15all: run gofmtPrajwal Koirala
2021-03-14cmd/link: regression test for issue #42484Alessandro Arzilli
2020-11-16cmd/link/internal/ld: dedup shared libraries on openbsdJoel Sing
2020-09-29cmd/link: retain only used interface methodsCherry Zhang
2020-09-28cmd/link: consider interface conversions only in reachable codeCherry Zhang
2020-09-18cmd/link: propagate UsedInIface through method descriptorCherry Zhang
2020-08-17cmd/link: avoid duplicate DT_NEEDED entriesJoel Sing
2020-06-24[dev.link] cmd/{compile,link}: fix file/line of last instruction in DWARF lin...Than McIntosh
2020-06-11[dev.link] cmd/compile, cmd/link: remove dead methods if type is not used in ...Cherry Zhang
2020-06-03cmd/link: new DWARF line table test caseThan McIntosh
2020-05-01cmd/link: don't mark a symbol's Gotype reachableCherry Zhang
2019-05-31cmd/link: revise test case to work on pre-10.14 macosThan McIntosh
2019-05-30cmd/link: new test case for Darwin/DWARFThan McIntosh
2019-02-20cmd/link/internal/ld: make dwarf_test and associated testdata module-agnosticBryan C. Mills
2018-07-10cmd/compile: call objabi.PathToPrefix when emitting abstract fnThan McIntosh
2018-06-05cmd/link: fix duplicated "undefined reloc" errorsisharipo
2018-05-25cmd/compile: fix DWARF inline debug issue with dead local varsThan McIntosh