aboutsummaryrefslogtreecommitdiff
path: root/src/cmd/link/testdata/layout.6
AgeCommit message (Expand)Author
2015-05-21cmd/link: move to cmd/newlinkRuss Cox
2015-04-22cmd/link, cmd/internal/goobj: update constants, regenerate testdataMichael Hudson-Doyle
2014-08-24cmd/link: fix testdata generationMatthew Dempsky
2014-04-16liblink, cmd/ld: reenable nosplit checking and testRuss Cox
2014-04-16liblink: add leaf bit to object file formatRuss Cox
2014-04-14liblink: remove arch-specific constants from file formatRuss Cox
2014-04-14liblink, cmd/link: add version number to object fileRuss Cox
2014-01-13cmd/link: implement and test automatic symbolsRuss Cox