aboutsummaryrefslogtreecommitdiff
path: root/src/internal/bytealg/indexbyte_native.go
AgeCommit message (Expand)Author
2023-07-20internal/bytealg: use generic IndexByte on plan9/amd64Philip Silva
2022-05-17internal/bytealg: support basic byte operation on loong64Xiaodong Liu
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-11-11internal/cpu,internal/bytealg: add support for riscv64Joel Sing
2019-10-10all: remove nacl (part 3, more amd64p32)Brad Fitzpatrick
2018-05-08internal/bytealg: add wasm architectureRichard Musiol
2018-03-03internal/bytealg: move equal functions to bytealgKeith Randall
2018-03-02internal/bytealg: move IndexByte asssembly to the new bytealg packageKeith Randall