aboutsummaryrefslogtreecommitdiff
path: root/src/runtime/panic32.go
AgeCommit message (Expand)Author
2025-10-24runtime: add ppc and s390 to 32 build constraints for gccgoJorropo
2025-07-24runtime: move bounds check constants to internal/abiKeith Randall
2024-09-17runtime: move getcallerpc to internal/runtime/sysMichael Pratt
2021-10-28all: go fix -fix=buildtag std cmd (except for bootstrap deps, vendor)Russ Cox
2021-02-20all: go fmt std cmd (but revert vendor)Russ Cox
2019-10-10all: remove nacl (part 3, more amd64p32)Brad Fitzpatrick
2019-03-18cmd/compile,runtime: provide index information on bounds check failureKeith Randall