aboutsummaryrefslogtreecommitdiff
path: root/src/runtime/defs_linux_ppc64.go
AgeCommit message (Expand)Author
2021-11-02runtime: add padding to Linux kernel structuresRhys Hiltner
2021-10-04Revert "runtime: add padding to Linux kernel structures"Michael Pratt
2021-10-04runtime: add padding to Linux kernel structuresRhys Hiltner
2021-09-27runtime: add timer_create syscalls for LinuxRhys Hiltner
2019-10-20runtime: define nonblockingPipeIan Lance Taylor
2019-03-15runtime: introduce and consistently use setNsec for timespecIan Lance Taylor
2018-09-18runtime: use MADV_FREE on Linux if availableTobias Klauser
2016-09-26runtime: unify handling of alternate signal stackIan Lance Taylor
2015-02-25runtime: mark pages we return to kernel as NOHUGEPAGEKeith Randall
2014-12-05all: power64 is now ppc64Russ Cox