]> Cypherpunks repositories - gostls13.git/commit
reflect: add support for GOARCH=mips{,le}
authorVladimir Stefanovic <vladimir.stefanovic@imgtec.com>
Tue, 18 Oct 2016 21:50:57 +0000 (23:50 +0200)
committerBrad Fitzpatrick <bradfitz@golang.org>
Thu, 3 Nov 2016 23:01:05 +0000 (23:01 +0000)
commit1a07257777ba49231fbf8b81bc6efe34b8422fec
tree6c943e4ce94d28a849316c271ff2680a9991b3e2
parent3f2b85a8d14cb0435a84501ac9f25d80d6129348
reflect: add support for GOARCH=mips{,le}

Change-Id: I8b0c4bfe1e4c401d5c36a51b937671e6362c73a4
Reviewed-on: https://go-review.googlesource.com/31485
Reviewed-by: Cherry Zhang <cherryyz@google.com>
src/reflect/asm_mipsx.s [new file with mode: 0644]