aboutsummaryrefslogtreecommitdiff
path: root/src/internal/xcoff/file.go
AgeCommit message (Expand)Author
2023-02-08internal/xcoff: use unsigned integers in file structs to avoid negative valuesAlexander Yastrebov
2022-08-22internal/xcoff: better handling of malformed symbol tablesThan McIntosh
2022-08-17internal/xcoff: use saferio to read string tableIan Lance Taylor
2022-08-08all: use io.Seek* instead of deprecated os.SEEK_*Tobias Klauser
2020-03-09internal/xcoff: fix wrong bit masking comparisonsNeven Sajko
2019-02-26all: fix typos as reported by 'misspell'Leon Klingele
2018-12-10all: move cmd/internal/xcoff to internal/xcoffClément Chigot