)]}'
{
  "commit": "041e4dd5e240b635f339b864c4f5bfa164d06246",
  "tree": "72f427c339cd639dec6e1d8f494faec7609a39d3",
  "parents": [
    "f7535aed7d8c8127ca21e9444af98a9d00474d74"
  ],
  "author": {
    "name": "Adam Langley",
    "email": "agl@google.com",
    "time": "Sat Apr 18 12:07:41 2015 -0700"
  },
  "committer": {
    "name": "Adam Langley",
    "email": "agl@google.com",
    "time": "Tue May 05 00:24:59 2015 +0000"
  },
  "message": "Fix ARM Clang build.\n\nThe immediate in this operation is too large for ARM. GCC will\nautomatically rewrite it to use bic (where bic does an AND NOT). Clang,\nhowever doesn\u0027t, and reasonably throws an error.\n\nThis change switches to using bic in the source file, thus making both\nhappy.\n\nChange-Id: I958fa29b88bffeab20c6ee11660736222a2e6986\nReviewed-on: https://boringssl-review.googlesource.com/4410\nReviewed-by: David Benjamin \u003cdavidben@chromium.org\u003e\nReviewed-by: Adam Langley \u003cagl@google.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "9d87413685ca0c4cbd48f6231f0603336b4d8cf7",
      "old_mode": 33188,
      "old_path": "crypto/poly1305/poly1305_arm_asm.S",
      "new_id": "e16f83bdd05c6620de891631de10705b4227c947",
      "new_mode": 33188,
      "new_path": "crypto/poly1305/poly1305_arm_asm.S"
    }
  ]
}
