summaryrefslogtreecommitdiff
path: root/src/cmd/link/internal/ld/testdata
Commit message (Expand)AuthorAgeFilesLines
* all: replace leading spaces with tabs in assemblyMichael Pratt2023-03-231-1/+1
* runtime: use explicit NOFRAME on linux/amd64qmuntal2023-02-221-2/+3
* cmd/link: linker portion of dead map removalThan McIntosh2023-02-061-0/+26
* cmd/link: faster algorithm for nosplit stack checking, better errorsAustin Clements2022-04-192-0/+60
* cmd/compile, cmd/link: use weak reference in itabCherry Zhang2021-03-241-0/+2
* all: run gofmtPrajwal Koirala2021-03-151-1/+1
* cmd/link: regression test for issue #42484Alessandro Arzilli2021-03-141-0/+16
* cmd/link/internal/ld: dedup shared libraries on openbsdJoel Sing2020-11-161-0/+2
* cmd/link: retain only used interface methodsCherry Zhang2020-09-291-0/+23
* cmd/link: consider interface conversions only in reachable codeCherry Zhang2020-09-281-1/+8
* cmd/link: propagate UsedInIface through method descriptorCherry Zhang2020-09-181-0/+29
* cmd/link: avoid duplicate DT_NEEDED entriesJoel Sing2020-08-172-0/+30
* [dev.link] cmd/{compile,link}: fix file/line of last instruction in DWARF lin...Than McIntosh2020-06-241-0/+15
* [dev.link] cmd/compile, cmd/link: remove dead methods if type is not used in ...Cherry Zhang2020-06-112-0/+45
* cmd/link: new DWARF line table test caseThan McIntosh2020-06-032-0/+19
* cmd/link: don't mark a symbol's Gotype reachableCherry Zhang2020-05-012-0/+40
* cmd/link: revise test case to work on pre-10.14 macosThan McIntosh2019-05-312-5/+7
* cmd/link: new test case for Darwin/DWARFThan McIntosh2019-05-303-0/+44
* cmd/link/internal/ld: make dwarf_test and associated testdata module-agnosticBryan C. Mills2019-02-205-2/+2
* cmd/compile: call objabi.PathToPrefix when emitting abstract fnThan McIntosh2018-07-102-0/+32
* cmd/link: fix duplicated "undefined reloc" errorsisharipo2018-06-052-0/+28
* cmd/compile: fix DWARF inline debug issue with dead local varsThan McIntosh2018-05-253-0/+59