aboutsummaryrefslogtreecommitdiff
path: root/gcc/go
diff options
context:
space:
mode:
authorIan Lance Taylor <ian@gcc.gnu.org>2017-06-21 22:11:04 +0000
committerIan Lance Taylor <ian@gcc.gnu.org>2017-06-21 22:11:04 +0000
commitb95cd48b01b1340475dd7a408af6d665822a8cf5 (patch)
tree72625660a997749459ccfe70d454dc9febc61f6f /gcc/go
parent1701a9d8f0ca4153bbf3cf75487c6a14606e5121 (diff)
downloadgcc-b95cd48b01b1340475dd7a408af6d665822a8cf5.zip
gcc-b95cd48b01b1340475dd7a408af6d665822a8cf5.tar.gz
gcc-b95cd48b01b1340475dd7a408af6d665822a8cf5.tar.bz2
libgo: remove old MIPS architecture names
This removes the old names for the 3 main MIPS ABIs: mipso32, mipsn32 and mipsn64. It also removes the mipso64 ABI which has no equivalent architecture name in go. This ABI has been dead for sometime and I doubt anyone will miss it. Reviewed-on: https://go-review.googlesource.com/46154 From-SVN: r249477
Diffstat (limited to 'gcc/go')
-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 0c0d6e5..7eb0770 100644
--- a/gcc/go/gofrontend/MERGE
+++ b/gcc/go/gofrontend/MERGE
@@ -1,4 +1,4 @@
-3f713ddb2a9a2a736f3a12d71c56cb7fd444afba
+a4b455aa584e0d6e362a88597f11bba1427088e2
The first line of this file holds the git revision number of the last
merge done from the gofrontend repository.