aboutsummaryrefslogtreecommitdiff
path: root/src/runtime/signal_linux_s390x.go
AgeCommit message (Expand)Author
2020-05-06cmd/internal/obj, runtime: preempt & restart some instruction sequencesCherry Zhang
2020-04-16runtime: clean up now unused pushCallSupportedJoel Sing
2019-11-07runtime: add async preemption support on S390XCherry Zhang
2019-11-02runtime: support for injecting calls at signals on x86Austin Clements
2018-02-13runtime: refactor test for pushing sigpanic frameAustin Clements
2017-03-06runtime: avoid repeated findmoduledatap callsAustin Clements
2016-10-11runtime: record current PC for SIGPROF on non-Go threadIan Lance Taylor
2016-09-25runtime: merge Unix sighandler functionsIan Lance Taylor
2016-04-07runtime: add s390x support (new files and lfstack_64bit.go modifications)Michael Munday