]> Cypherpunks repositories - gostls13.git/commit
bytes, strings: update s390x code to match amd64 changes
authorMichael Munday <munday@ca.ibm.com>
Wed, 2 Nov 2016 15:41:40 +0000 (11:41 -0400)
committerBrad Fitzpatrick <bradfitz@golang.org>
Wed, 2 Nov 2016 15:56:24 +0000 (15:56 +0000)
commit53cc69170ae1a96163d3b6c14467e85dc8aa7266
tree7e2afc7b6a613f357811e3c6d928703779000413
parent235f2c72e95d486b530b45e1f2a48fb629260504
bytes, strings: update s390x code to match amd64 changes

Updates the s390x-specific files in these packages with the changes
to the amd64-specific files made during the review of CL 31690. I'd
like to keep these files in sync unless there is a reason to
diverge.

Change-Id: Id83e5ce11a45f877bdcc991d02b14416d1a2d8d2
Reviewed-on: https://go-review.googlesource.com/32574
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
src/bytes/bytes_s390x.go
src/strings/strings_s390x.go