)]}'
{
  "commit": "9343db91ebe019b2ae2833e231c94f0392d7c239",
  "tree": "30dd31f6244e1252a6365c408aa1b66eecbea792",
  "parents": [
    "0b9b89e38285f9b6f86e4ffe2606c2d360077dc5"
  ],
  "author": {
    "name": "Stian Halseth",
    "email": "stian@itx.no",
    "time": "Fri Sep 04 19:44:44 2026 +0000"
  },
  "committer": {
    "name": "Gopher Robot",
    "email": "gobot@golang.org",
    "time": "Fri Sep 11 15:36:55 2026 -0700"
  },
  "message": "unix: provide linux/sparc64 assembly for syscalls\n\nWhile the linux/sparc64 port is not yet upstream, the rest of the package\nalready has linux/sparc64 support; without this assembly it does not compile\nthere at all.\n\nAdd it in the same shape as the other linux architectures: jump to package\nsyscall\u0027s implementations where they exist, and trap directly for the two\nNoError variants. On SPARC the trap is ta 0x6d, with the syscall number in\n%g1 and the arguments in %o0-%o5.\n\nUpdates golang/go#55000\n\nChange-Id: I793d8fcc7b0d5fd60dddf76588181a842a15e898\nGitHub-Last-Rev: cd72e3d509b0518adba953e3fc20c637daaa8fe4\nGitHub-Pull-Request: golang/sys#292\nReviewed-on: https://go-review.googlesource.com/c/sys/+/823604\nLUCI-TryBot-Result: golang-scoped@luci-project-accounts.iam.gserviceaccount.com \u003cgolang-scoped@luci-project-accounts.iam.gserviceaccount.com\u003e\nReviewed-by: Michael Pratt \u003cmpratt@google.com\u003e\nReviewed-by: Kirill Kolyshkin \u003ckolyshkin@gmail.com\u003e\nReviewed-by: Junyang Shao \u003cshaojunyang@google.com\u003e\nReviewed-by: Ian Lance Taylor \u003ciant@golang.org\u003e\nAuto-Submit: Ian Lance Taylor \u003ciant@golang.org\u003e\n",
  "tree_diff": [
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "77e1e327edd893f4bd973f7af923f9f23a12d250",
      "new_mode": 33188,
      "new_path": "unix/asm_linux_sparc64.s"
    }
  ]
}
