diff options
author | Ian Lance Taylor <ian@gcc.gnu.org> | 2019-02-01 23:57:08 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@gcc.gnu.org> | 2019-02-01 23:57:08 +0000 |
commit | fc34dbfdb0371365321528c9a96f19827f959ec8 (patch) | |
tree | eaab31f2d2a96db1a04ec55eb9f3688bcbfdd18b /gcc | |
parent | 73353297f3c7886c4c7811e02df792bc8c5af14f (diff) | |
download | gcc-fc34dbfdb0371365321528c9a96f19827f959ec8.zip gcc-fc34dbfdb0371365321528c9a96f19827f959ec8.tar.gz gcc-fc34dbfdb0371365321528c9a96f19827f959ec8.tar.bz2 |
runtime: add hurd netpoll and semaphore support
Patch by Svante Signell.
Reviewed-on: https://go-review.googlesource.com/c/160827
From-SVN: r268465
Diffstat (limited to 'gcc')
-rw-r--r-- | gcc/go/gofrontend/MERGE | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/go/gofrontend/MERGE b/gcc/go/gofrontend/MERGE index c32a85b..3b43b63 100644 --- a/gcc/go/gofrontend/MERGE +++ b/gcc/go/gofrontend/MERGE @@ -1,4 +1,4 @@ -582392b80c07bd7e830e177b775dc4ef802b5fd6 +047b0aa6a29d46fde99b3e5823339ac8866f797c The first line of this file holds the git revision number of the last merge done from the gofrontend repository. |