)]}' { "commit": "58ea1a195b1a354bcd572b7ef6bbbd264dc63732", "tree": "11b5c5522e6dcf401c3b67621ec9ba4072ad43e3", "parents": [ "f108ada9a904dba57ca1c9ef5026e1e89cb735a8" ], "author": { "name": "wei xiao", "email": "wei.xiao@arm.com", "time": "Thu Feb 16 16:17:04 2017 +0800" }, "committer": { "name": "Brad Fitzpatrick", "email": "bradfitz@golang.org", "time": "Thu Mar 23 00:03:48 2017 +0000" }, "message": "arm/armasm: fix bug of plan9 register list argument\n\nIf the register list contains multiple sub-lists, e.g., [R0,R2-R3,R5-R7],\ncurrent implementation just flushes the last sub-list, i.e., [R5-R7].\nThe fix flushes previous sub-lists if any.\n\nFixes golang/go#19142\n\nChange-Id: Ic4eaec76e4f654bf0b92b398b71b2050cede3cbb\nReviewed-on: https://go-review.googlesource.com/37172\nReviewed-by: Cherry Zhang \u003ccherryyz@google.com\u003e\nRun-TryBot: Cherry Zhang \u003ccherryyz@google.com\u003e\nTryBot-Result: Gobot Gobot \u003cgobot@golang.org\u003e\n", "tree_diff": [ { "type": "modify", "old_id": "fae0ca62a570a525346a5715329442bc19f51ca8", "old_mode": 33188, "old_path": "arm/armasm/plan9x.go", "new_id": "d43cc963b3a12405708a2c6211e91b279a9ecb24", "new_mode": 33188, "new_path": "arm/armasm/plan9x.go" }, { "type": "modify", "old_id": "cc1ea0abe541c3bee6c854a54f8cecd89bb5fd11", "old_mode": 33188, "old_path": "arm/armasm/testdata/decode.txt", "new_id": "2048e5053db007e2ff1d59cbb758b9049a247c63", "new_mode": 33188, "new_path": "arm/armasm/testdata/decode.txt" } ] }