)]}'
{
  "commit": "ccb1665f9c07765b19d8c884e1e2707530ea6bec",
  "tree": "980a1f6f41036b54cb525ef23c79659065df1e4b",
  "parents": [
    "b89c697b9c66398b7c9b336ed251ff447f5b8de9"
  ],
  "author": {
    "name": "Helge Deller",
    "email": "deller@gmx.de",
    "time": "Thu Sep 17 07:43:57 2020 +0200"
  },
  "committer": {
    "name": "Helge Deller",
    "email": "deller@gmx.de",
    "time": "Thu Sep 17 07:43:57 2020 +0200"
  },
  "message": "parisc: Alloc any font size with STI font_unpmv function\n\nThe font_unpmv function was limited to 8x16 fonts.\nThis change now allows it to render fonts of any size up to 32x32\npixels.\n\nMillicode functions which do not reside inside the STI code will not get\ncopied at runtime into userspace RAM, and as such we can not call\nmillicode functions from within STI code.\nBut the compiler will usually emit a call to the mulI millicode routine\nfor any multiplication with an variable integer value, so I had to write\na mulI implementation using shifts, which seems to be pretty good\noptimized by the compiler.\n\nSigned-off-by: Helge Deller \u003cdeller@gmx.de\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "8c3a98a3a34111b359f0329c1533caa824637f2c",
      "old_mode": 33188,
      "old_path": "src/parisc/sticore.h",
      "new_id": "3e38ff0a0da7ee6dfafc2937a5ef7cc5c9064fb3",
      "new_mode": 33188,
      "new_path": "src/parisc/sticore.h"
    },
    {
      "type": "modify",
      "old_id": "90eac003398eaa4bdcaa0e3ed344e2faab2308c8",
      "old_mode": 33188,
      "old_path": "src/parisc/stirom.c",
      "new_id": "07e89c395f40f4e05b4682e324e8086747354639",
      "new_mode": 33188,
      "new_path": "src/parisc/stirom.c"
    }
  ]
}
