summaryrefslogtreecommitdiff
path: root/libgo/mksigtab.sh
AgeCommit message (Expand)Author
2019-02-01libgo: add configury and sysinfo support for hurdIan Lance Taylor
2017-11-22libgo: don't use grep -q in mksigtab.shIan Lance Taylor
2017-08-03re PR go/81617 (mksigtab.sh fails to resolve NSIG with glibc 2.26)Ian Lance Taylor
2017-05-12mksigtab.sh: recurse once when adding signals to SIGLISTIan Lance Taylor
2017-05-10Big merge of changes to gofrontend repo that were postponed due to theIan Lance Taylor
2017-02-28mksigtab.sh: skip signals defined as other signalsIan Lance Taylor
2017-02-28libgo: fix quoting in mksigtab.shIan Lance Taylor
2016-11-10runtime: copy signal code from Go 1.7 runtimeIan Lance Taylor