aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/relocate_sdk.py
AgeCommit message (Expand)Author
2018-07-25Revert "relocate_sdk.py: remove hardcoded SDK path"Richard Purdie
2018-07-24relocate_sdk.py: remove hardcoded SDK pathRuslan Bilovol
2017-03-08relocate_sdk.py: skip debug files from relocationNikunj Kela
2016-06-02scripts: python3: change python to python3 in shebangEd Bartosh
2016-03-31relocate_sdk: additional error checksJuro Bystricky
2016-03-28relocate_sdk: fixed .gccrelocprefix section handlingWenlin Kang
2015-07-31gcc: Add support for nativesdk-gccRichard Purdie
2014-06-17relocate_sdk: Skip to do relocation if the file size is less than 64 byteRoy Li
2013-10-26relocate_sdk.py: Allow script to work with Python 2.4 and 3.Konrad Scherer
2013-09-26relocate_sdk.py: make it work also with python 3Laurentiu Palcu
2013-02-12relocate_sdk.py: allow relocate_sdk.py to work with python 2.4.xJason Wessel
2013-02-12relocate_sdk.py: Fix corruption of sdk binariesJason Wessel
2013-01-07relocate_sdk.py: new interpreter string was not '\0' terminatedLaurentiu Palcu
2012-09-26SDK: trap any IO errors in the relocate scriptLaurentiu Palcu
2012-08-02scripts: add script for relocating the SDKLaurentiu Palcu