aboutsummaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
authorIan Lance Taylor <ian@gcc.gnu.org>2017-06-21 21:47:35 +0000
committerIan Lance Taylor <ian@gcc.gnu.org>2017-06-21 21:47:35 +0000
commit4c0478b33873f8201c103d0910d7f1d5dcfc2979 (patch)
treeb7e96f3d49c1693c6ce516b5a2d360c22e472578 /gcc
parenta8bc65cd00911ef459e77a7e0b7218ac150065bb (diff)
downloadgcc-4c0478b33873f8201c103d0910d7f1d5dcfc2979.zip
gcc-4c0478b33873f8201c103d0910d7f1d5dcfc2979.tar.gz
gcc-4c0478b33873f8201c103d0910d7f1d5dcfc2979.tar.bz2
internal/syscall/unix: implement randomTrap on mips64p32*
Rename getrandom_linux_mipsn32.go to use the new architecture name for the n32 ABI and enable building it on mips64p32 and mips64p32le. Reviewed-on: https://go-review.googlesource.com/46151 From-SVN: r249474
Diffstat (limited to 'gcc')
-rw-r--r--gcc/go/gofrontend/MERGE2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/go/gofrontend/MERGE b/gcc/go/gofrontend/MERGE
index 5ef0cc0..74d94b9 100644
--- a/gcc/go/gofrontend/MERGE
+++ b/gcc/go/gofrontend/MERGE
@@ -1,4 +1,4 @@
-b2bebba1f8a8185546c47f8460a3d5c2e31d0434
+c49c752b4d2934cff325dd540821c4b27cc61a05
The first line of this file holds the git revision number of the last
merge done from the gofrontend repository.