Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | community/go: upgrade to 1.9.2 | Roberto Oliveira | 2017-10-26 | 1 | -700/+0 |
| | | | | | Removed a ppc64le patch that was backported from upstream and is now part of go 1.9.2 | ||||
* | community/go: backport ppc64le fix for regression in PPC64.rules | Roberto Oliveira | 2017-09-26 | 1 | -0/+700 |
When a MOVDstorezero (8 bytes) is used the offset field in the instruction must be a multiple of 4. This situation had been corrected in the rules for other types of stores but not for the zero case. |