summaryrefslogtreecommitdiff
path: root/src/internal/bytealg/indexbyte_generic.go
Commit message (Expand)AuthorAgeFilesLines
* all: go fmt std cmd (but revert vendor)Russ Cox2021-02-201-0/+1
* internal/cpu,internal/bytealg: add support for riscv64Joel Sing2019-11-111-1/+1
* all: remove nacl (part 3, more amd64p32)Brad Fitzpatrick2019-10-101-1/+1
* strings,bytes: use inlineable function trampolines instead of linknameKeith Randall2018-11-081-22/+0
* internal/bytealg: add wasm architectureRichard Musiol2018-05-081-1/+1
* internal/bytealg: move IndexByte asssembly to the new bytealg packageKeith Randall2018-03-021-0/+47