summaryrefslogtreecommitdiff
path: root/src/debug/pe/file_test.go
Commit message (Expand)AuthorAgeFilesLines
* all: use testing.GoToolPath instead of "go"Keith Randall2016-08-301-1/+1
* debug/pe: handle files with no string tableAlex Brainman2016-06-191-0/+35
* debug/pe: .bss section must contain only zerosAlex Brainman2016-04-291-0/+73
* all: make copyright headers consistent with one space after periodBrad Fitzpatrick2016-03-011-1/+1
* debug/pe: truncate pe sections to their size in memoryAlex Brainman2015-07-101-25/+91
* build: move package sources from src/pkg to srcRuss Cox2014-09-081-0/+243