diff options
author | Ian Lance Taylor <ian@gcc.gnu.org> | 2019-02-07 03:11:47 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@gcc.gnu.org> | 2019-02-07 03:11:47 +0000 |
commit | 4321f202f985f659e0150ee72ed3e14e554f9735 (patch) | |
tree | fee209b557ac0c36614bc7f9a12f2d4559517db4 /gcc | |
parent | 9fa4b2aa45d3ceec8f13cc6b1415a84d13254018 (diff) | |
download | gcc-4321f202f985f659e0150ee72ed3e14e554f9735.zip gcc-4321f202f985f659e0150ee72ed3e14e554f9735.tar.gz gcc-4321f202f985f659e0150ee72ed3e14e554f9735.tar.bz2 |
syscall: add Hurd support
Loosely based on a patch by Svante Signell.
Reviewed-on: https://go-review.googlesource.com/c/161518
From-SVN: r268603
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 8c57e16..53780e1 100644 --- a/gcc/go/gofrontend/MERGE +++ b/gcc/go/gofrontend/MERGE @@ -1,4 +1,4 @@ -77f0f28af556f50c561ff5c2cca17ad6f985068e +db618eeabdcf1ba56861d21d5639ca4514cd6934 The first line of this file holds the git revision number of the last merge done from the gofrontend repository. |