aboutsummaryrefslogtreecommitdiffhomepage
path: root/builder/ar.go
AgeCommit message (Expand)Author
2024-08-15builder: os.SEEK_CUR -> io.SeekCurrentDamian Gryski
2024-08-12GNUmakefile: add spellfix target, use it. (#4387)dkegel-fastly
2024-03-19wasm: fix symbol table index for archivesAyke van Laethem
2023-07-31compiler: add compiler-rt and wasm symbols to tableCharlie Haley
2022-08-04all: format code according to Go 1.19 rulesAyke van Laethem
2021-11-16all: add support for windows/amd64Ayke van Laethem
2021-11-04builder: reduce number of open filesAyke van Laethem
2021-11-04picolibc: add include directory to build artefactAyke van Laethem
2021-10-26cgo: add support for stdio in picolibc and wasi-libcAyke van Laethem
2021-09-27all: fix staticcheck warningsAyke van Laethem
2019-11-13builder: write a symbol table when writing out the compiler-rt libAyke van Laethem