)]}' { "commit": "b8c4ba72969562d1378002aa03c6097fa6f8cbec", "tree": "3ab1a5d67bdd6630f0f375fa4adef68cb2617ae2", "parents": [ "75685f539a432e62b8424613ddd56f0fcfb167f8" ], "author": { "name": "Adhemerval Zanella", "email": "azanella@linux.vnet.ibm.com", "time": "Wed Apr 02 11:46:53 2014" }, "committer": { "name": "Adhemerval Zanella", "email": "azanella@linux.vnet.ibm.com", "time": "Mon Apr 07 12:35:29 2014" }, "message": "PowerPC: stacktrace function refactor and fixes\n\nThis patch fixes the stacktrace creating when the function is\ninterrupted by a signal. For Linux, the vDSO signal trampoline symbol is\ncompared against LR from stack backchain and handled different in that\ncase (since the signal trampoline layout a different stack frame).\n\nBecause of this extensive change the PowerPC stacktrace code has now\nbeen refactored to split in Linux and Darwin specific codes.\n", "tree_diff": [ { "type": "modify", "old_id": "df9630a340bf8252eb5f17920a6ca9f096f96fad", "old_mode": 33188, "old_path": "src/stacktrace.cc", "new_id": "549b2526eb12fdbcc4a49d6f72ca4de28bb5c903", "new_mode": 33188, "new_path": "src/stacktrace.cc" }, { "type": "copy", "old_id": "811d6cc97eee9e33abaf94a9a4d4b0994a5894f6", "old_mode": 33188, "old_path": "src/stacktrace_powerpc-inl.h", "new_id": "c4c2edbc535f0d4e83a8df5a06e6fa50746585ba", "new_mode": 33188, "new_path": "src/stacktrace_powerpc-darwin-inl.h", "score": 60 }, { "type": "rename", "old_id": "811d6cc97eee9e33abaf94a9a4d4b0994a5894f6", "old_mode": 33188, "old_path": "src/stacktrace_powerpc-inl.h", "new_id": "5d16fa1283b32304156fae289310aeebdccf229d", "new_mode": 33188, "new_path": "src/stacktrace_powerpc-linux-inl.h", "score": 63 } ] }