index
:
go
bench-before
fix-runtime-test-GOMAXPROCS
json-isValidNumber
json-isValidNumber-before
main
makepkg
ms-fix-multipart-readform
Fork of Go programming language with my patches.
Go Authors
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
cmd
/
compile
/
abi-internal.md
Age
Commit message (
Expand
)
Author
2026-01-29
cmd/compile: update ABI document for loong64
Guoqi Chen
2025-12-11
cmd/compile: update ABI document for riscv64
Meng Zhuo
2025-11-24
cmd/compile: document register-based ABI for s390x
Srinivas Pokala
2025-10-07
Revert "cmd/compile: redo arm64 LR/FP save and restore"
Keith Randall
2025-10-06
cmd/compile: redo arm64 LR/FP save and restore
Keith Randall
2023-11-21
cmd/compile: add ABI register definations for loong64
Guoqi Chen
2023-08-28
cmd/compile: replace floating-pointer with floating-point
Jes Cok
2022-04-25
cmd/compile: align table
Park Zhou
2022-03-22
cmd/compile: add short self-link to ABI spec
Austin Clements
2022-03-09
cmd/compile/internal: add ABI register information for riscv64
Meng Zhuo
2022-02-10
abi-internal: Fix typo in register assignment documentation
Suvaditya Sur
2021-12-03
cmd/compile/abi-internal: mention SSE restriction on Plan 9
Austin Clements
2021-09-20
cmd/compile: document register-based ABI for ppc64
Lynn Boger
2021-07-02
[dev.typeparams] all: merge master (912f075) into dev.typeparams
Matthew Dempsky
2021-07-01
cmd/compile: fix typos in document
fanzha02
2021-05-24
[dev.typeparams] cmd/compile/abi-internal.md: specify ARM64 register-based ABI
Cherry Mui
2021-05-12
cmd/compile/abi-internal.md: fix table format
Cherry Mui
2021-04-09
cmd/compile/abi-internal: declare R14 completely fixed
Austin Clements
2021-04-09
cmd/compile/abi-internal: declare X15 scratch in function bodies
Austin Clements
2021-03-07
cmd/compile: rename internal-abi.md to abi-internal.md
Matthew Dempsky