]> git.ipfire.org Git - thirdparty/gcc.git/history - libgo/mksigtab.sh
c++: Implement C++26 P2573R2 - = delete("should have a reason"); [PR114458]
[thirdparty/gcc.git] / libgo / mksigtab.sh
2022-04-18  Sören Tempellibgo: only add signum to siglist if it doesn't exist yet
2022-04-18  A. Wilcoxruntime: add special handling for signal 34
2019-02-01  Ian Lance Taylorlibgo: add configury and sysinfo support for hurd
2017-11-22  Ian Lance Taylorlibgo: don't use grep -q in mksigtab.sh
2017-08-03  Ian Lance Taylorre PR go/81617 (mksigtab.sh fails to resolve NSIG with...
2017-05-12  Ian Lance Taylormksigtab.sh: recurse once when adding signals to SIGLIST
2017-05-10  Ian Lance TaylorBig merge of changes to gofrontend repo that were postp...
2017-02-28  Ian Lance Taylormksigtab.sh: skip signals defined as other signals
2017-02-28  Ian Lance Taylorlibgo: fix quoting in mksigtab.sh
2016-11-10  Ian Lance Taylorruntime: copy signal code from Go 1.7 runtime