aboutsummaryrefslogtreecommitdiff
path: root/src/runtime/rt0_linux_ppc64.s
AgeCommit message (Expand)Author
2026-01-30all: switch linux-ppc64 target to ELFv2 ABIPaul Murphy
2023-04-18runtime: consolidate function descriptor definitions on PPC64Michael Pratt
2023-04-17Revert "Revert "Revert "runtime: consolidate function descriptor definitions ...Michael Pratt
2023-04-03Revert "Revert "runtime: consolidate function descriptor definitions on PPC64""Cherry Mui
2023-03-31Revert "runtime: consolidate function descriptor definitions on PPC64"Cherry Mui
2023-03-27runtime: consolidate function descriptor definitions on PPC64Paul E. Murphy
2022-08-23runtime: fix ppc64 startup on newer linux kernelsPaul E. Murphy
2020-09-02runtime: add file copyright header declarationHeisenberg
2018-11-20cmd/link, runtime: add initial cgo support for ppc64majiang
2015-10-18runtime, runtime/cgo: conform to PIC register use rules in ppc64 asmMichael Hudson-Doyle
2015-01-07cmd/cgo, runtime/cgo: support ppc64Austin Clements
2014-12-05all: power64 is now ppc64Russ Cox