]> Cypherpunks repositories - gostls13.git/commit
debug/gosym: accept PC quantum of 2 (for s390x)
authorMichael Munday <munday@ca.ibm.com>
Mon, 21 Mar 2016 17:30:50 +0000 (13:30 -0400)
committerBrad Fitzpatrick <bradfitz@golang.org>
Tue, 12 Apr 2016 15:41:21 +0000 (15:41 +0000)
commit921b2eba52906fc8b9bc4a8744dab63678f5ed3a
treed8de645a34799c3c62b93abf85e113dc646d2ac9
parent7cbe7b1e867db9001db35ca41ee3e4a3b0de31c7
debug/gosym: accept PC quantum of 2 (for s390x)

Needed for the header check to accept the header generated for
s390x as Go 1.2 style rather than Go 1.1 style.

Change-Id: I7b3713d4cc7514cfc58f947a45702348f6d7b824
Reviewed-on: https://go-review.googlesource.com/20966
Reviewed-by: Minux Ma <minux@golang.org>
src/debug/gosym/pclntab.go