)]}'
{
  "commit": "52b1bf2c5cd2f8af880dab503d0039b35570665b",
  "tree": "e9e4be6a20d20700057812ddac99f1c8c09974d7",
  "parents": [
    "479105065d965121f57b55dcfe83a940cba46ac1"
  ],
  "author": {
    "name": "Wolfgang Denk",
    "email": "wd@denx.de",
    "time": "Thu Jul 23 13:15:59 2009 +0200"
  },
  "committer": {
    "name": "Wolfgang Denk",
    "email": "wd@denx.de",
    "time": "Mon Jul 27 00:11:32 2009 +0200"
  },
  "message": "Make linking against libgcc configurable\n\nMany (especially ARM) tool chains seem to come with broken or\notherwise unusable (for the purposes of builing U-Boot) run-time\nsupport libraries `libgcc.a\u0027. By using the \"USE_PRIVATE_LIBGCC\"\nsetting we allow to use alternative libraries instead.\n\n\"USE_PRIVATE_LIBGCC\" can either be set as an environment variable in\nthe shell, or as a command line argument when running \"make\", i. e.\n\t$ make USE_PRIVATE_LIBGCC\u003dyes\nor\n\t$ USE_PRIVATE_LIBGCC\u003dyes\n\t$ export USE_PRIVATE_LIBGCC\n\t$ make\n\nThe value of \"USE_PRIVATE_LIBGCC\" is the name of the directory which\ncontains the alternative run-time support library `libgcc.a\u0027. The\nspecial value \"yes\" selects the directory $(OBJTREE)/lib_$(ARCH) .\n\nNote that not all architectures provide an alternative `libgcc.a\u0027 in\ntheir lib_$(ARCH) directories - so far, only ARM does.\n\nSigned-off-by: Wolfgang Denk \u003cwd@denx.de\u003e\nCc: Jean-Christophe PLAGNIOL-VILLARD \u003cplagnioj@jcrosoft.com\u003e\nCc: Prafulla Wadaskar \u003cprafulla@marvell.com\u003e\ncc: Stefan Roese \u003csr@denx.de\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "17605d46b1d463cc0456cad76b69eb1a0f8c8e2a",
      "old_mode": 33188,
      "old_path": "Makefile",
      "new_id": "22bfeebc25597896fbb4c12f64aac3cc7b2dc001",
      "new_mode": 33188,
      "new_path": "Makefile"
    },
    {
      "type": "modify",
      "old_id": "3a92c0d95f920e5dc48f0b4c095abd572309d6c3",
      "old_mode": 33188,
      "old_path": "board/trab/Makefile",
      "new_id": "2afad888d1dabeb243b594661e7740ad553ac764",
      "new_mode": 33188,
      "new_path": "board/trab/Makefile"
    },
    {
      "type": "modify",
      "old_id": "4469361a8aca1a21ab541579fc251d330fd93f78",
      "old_mode": 33188,
      "old_path": "lib_arm/Makefile",
      "new_id": "241782c177a3164bbef5d44a49cfef19976530de",
      "new_mode": 33188,
      "new_path": "lib_arm/Makefile"
    }
  ]
}
