aboutsummaryrefslogtreecommitdiff
path: root/src/cmd/internal/buildid/note.go
AgeCommit message (Expand)Author
2023-08-17cmd/internal/buildid: don't crash on 0 phdr.p_align fieldIan Lance Taylor
2022-09-27debug/elf: suport files with >= 65280 (0xff00) sectionsZeke Lu
2020-10-20all: update references to symbols moved from os to io/fsRuss Cox
2018-07-16cmd/internal/buildid: close ELF file after reading noteIan Lance Taylor
2018-02-26cmd: avoid unnecessary type conversionsKunpei Sakai
2018-01-05cmd/go: add support for build IDs with gccgoIan Lance Taylor
2017-10-11cmd/buildid: add new tool factoring out code needed by go commandRuss Cox