aboutsummaryrefslogtreecommitdiff
path: root/src/cmd/link/dwarf_test.go
AgeCommit message (Expand)Author
2020-10-19cmd/link: fix TestDWARFiOSCherry Zhang
2020-07-07[dev.link] cmd/link: run more tests in parallelCherry Zhang
2020-06-11[dev.link] all: merge branch 'master' into dev.linkCherry Zhang
2020-06-09cmd/dist: do not unset GOROOT_FINAL prior to running testsBryan C. Mills
2020-05-19[dev.link] cmd/link: skip TestDWARFiOS if the iOS tools aren't installedJeremy Faller
2020-04-06cmd/link: remove darwin/arm testCherry Zhang
2020-04-06cmd/link: fix data race in testDWARFCherry Zhang
2020-01-24cmd/link: ensure cgo cflags do not leak into dwarf testsCarlos Amedee
2019-11-13cmd/link: don't run TestDWARF in c-archive mode on WindowsThan McIntosh
2019-11-11cmd/link: disable a DWARF testpoint on Windows pending investigationThan McIntosh
2019-09-17debug/elf: apply more relocations when reading DWARF data sectionsThan McIntosh
2019-05-30cmd/link/internal/ld: ensure mach-o debug symbols are visible to App StoreAman Gupta
2019-05-30cmd/link/internal/ld: improve messages for testDWARF failuresAman Gupta
2019-05-22all: shorten some testsRuss Cox
2019-04-11cmd/link/internal/ld: fix c-archive mach-o compatibilityAman Gupta
2019-03-21cmd/link: skip TestBuildFortvOS if the SDK is missingElias Naur
2019-03-21cmd/link/internal/ld: copy Mach-O platform version commands to go.oElias Naur
2019-03-13cmd: disable DWARF with old ld on aix/ppc64Clément Chigot
2019-03-02cmd/link: reliably remove temporary directory in testDwarfIan Lance Taylor
2019-02-27cmd/link: do not close over the loop variable in testDWARFBryan C. Mills
2019-02-26cmd/link: use SeekPC in testDWARFIan Lance Taylor
2018-09-27cmd/link: move DIE of global variables to their compile unitAlessandro Arzilli
2018-05-04cmd/link/internal/ld: skip DWARF combining for iOS binariesElias Naur
2018-04-26cmd/link, cmd/go: enable DWARF on darwin/arm and darwin/arm64Cherry Zhang
2018-01-09cmd/link: set runtime.GOROOT default during linkRuss Cox
2017-03-30cmd/link: skip TestDWARF when cgo is disabledJosh Bleecher Snyder
2017-03-30cmd/link: skip TestDWARF on Plan 9David du Colombier
2017-03-30cmd/link: emit a mach-o dwarf segment that dsymutil will acceptRuss Cox