summaryrefslogtreecommitdiff
path: root/libgo/runtime/go-context.S
AgeCommit message (Expand)Author
2019-12-05re PR go/92820 (libgo.so.15 has executable stack)Ian Lance Taylor
2019-10-02runtime: mark go-context.S as no-executable-stack and split-stack supportedIan Lance Taylor
2019-06-03runtime: fix assembly syntaxIan Lance Taylor
2019-05-31runtime: implement cheaper context switch on Linux/AMD64Ian Lance Taylor