aboutsummaryrefslogtreecommitdiff
path: root/src/internal/xcoff
AgeCommit message (Expand)Author
2024-03-04internal/xcoff: fix typo in commentguoguangwu
2024-02-12internal/xcoff: change zeroReaderAt to nobitsSectionReader for .bss with all 0sJes Cok
2023-08-31all: rewrite internal/saferio.SliceCap using generics and add func SliceCapWi...Jes Cok
2023-06-14internal/xcoff: remove blank lines after final return statementsJes Cok
2023-04-04all: fix misuses of "a" vs "an"cui fliter
2023-02-28internal/xcoff: use saferio to allocate slicesIan Lance Taylor
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-05-06all: simplify code using "gofmt -s -w"Shulhan
2019-02-26all: fix typos as reported by 'misspell'Leon Klingele
2018-12-11internal/xcoff: add big archive supportClément Chigot
2018-12-10all: move cmd/internal/xcoff to internal/xcoffClément Chigot