diff options
author | Ian Lance Taylor <ian@gcc.gnu.org> | 2016-09-23 21:00:43 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@gcc.gnu.org> | 2016-09-23 21:00:43 +0000 |
commit | 6465652c8768dae2567f693eed04fb6a1b8ce517 (patch) | |
tree | 8e8fb077e2d35a9c4622b709d1b135cdcf941550 /gcc | |
parent | 4a8d4422b01ffec7a3481083b80cfde910016777 (diff) | |
download | gcc-6465652c8768dae2567f693eed04fb6a1b8ce517.zip gcc-6465652c8768dae2567f693eed04fb6a1b8ce517.tar.gz gcc-6465652c8768dae2567f693eed04fb6a1b8ce517.tar.bz2 |
internal/syscall/unix: add getrandom syscall for MIPS and SPARC
Reviewed-on: https://go-review.googlesource.com/29678
From-SVN: r240457
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 a3457cf..3fca47a 100644 --- a/gcc/go/gofrontend/MERGE +++ b/gcc/go/gofrontend/MERGE @@ -1,4 +1,4 @@ -57bf3f21005c4508003f65207282c057e3526ec0 +28b79f1d5a3a8924329128999a21d0693e08a603 The first line of this file holds the git revision number of the last merge done from the gofrontend repository. |