)]}'
{
  "commit": "005ff29c0db69e985dbca25bfedc3d78151388a8",
  "tree": "c89a8fe2f537d8ec7fc0079b3c8b0485eaf97420",
  "parents": [
    "0757b61c4a0ac099a35b7730a3069d7cc5a9eacc"
  ],
  "author": {
    "name": "Sebastian Bøe",
    "email": "sebastian.boe@nordicsemi.no",
    "time": "Wed Nov 07 16:59:47 2018 +0100"
  },
  "committer": {
    "name": "Anas Nashif",
    "email": "anas.nashif@intel.com",
    "time": "Thu Nov 08 17:07:06 2018 -0500"
  },
  "message": "isr_wrapper: Use \u0027bx\u0027 instead of \u0027b\u0027 to jump to _IntExit\n\n\u0027b\u0027 can\u0027t jump very far on Cortex-M0 and will cause linker issues when\nisr_wrapper and _IntExit are placed far away from each other.\n\nTo resolve this we use the \u0027bx\u0027 instruction, as it can jump much\nfurther. Using \u0027bx\u0027 is not dangerous because we are jumping to thumb\nmode code.\n\nSigned-off-by: Sebastian Bøe \u003csebastian.boe@nordicsemi.no\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "53c24645d72c8756cdd3cdd351d32600ab55558c",
      "old_mode": 33188,
      "old_path": "arch/arm/core/isr_wrapper.S",
      "new_id": "096f21804ed1433e1c3bc40aee04ed46a23f487b",
      "new_mode": 33188,
      "new_path": "arch/arm/core/isr_wrapper.S"
    }
  ]
}
