summaryrefslogtreecommitdiffstats
path: root/scripts/relocate_sdk.py
Commit message (Expand)AuthorAgeFilesLines
* Revert "relocate_sdk.py: remove hardcoded SDK path"Richard Purdie2018-07-251-9/+8
* relocate_sdk.py: remove hardcoded SDK pathRuslan Bilovol2018-07-241-8/+9
* relocate_sdk.py: skip debug files from relocationNikunj Kela2017-03-081-0/+2
* scripts: python3: change python to python3 in shebangEd Bartosh2016-06-031-1/+1
* relocate_sdk: additional error checksJuro Bystricky2016-03-311-2/+11
* relocate_sdk: fixed .gccrelocprefix section handlingWenlin Kang2016-03-281-0/+1
* gcc: Add support for nativesdk-gccRichard Purdie2015-07-311-1/+12
* relocate_sdk: Skip to do relocation if the file size is less than 64 byteRoy Li2014-06-171-6/+6
* relocate_sdk.py: Allow script to work with Python 2.4 and 3.Konrad Scherer2013-10-261-17/+25
* relocate_sdk.py: make it work also with python 3Laurentiu Palcu2013-09-261-19/+35
* relocate_sdk.py: allow relocate_sdk.py to work with python 2.4.xJason Wessel2013-02-121-13/+13
* relocate_sdk.py: Fix corruption of sdk binariesJason Wessel2013-02-121-2/+11
* relocate_sdk.py: new interpreter string was not '\0' terminatedLaurentiu Palcu2013-01-071-2/+2
* SDK: trap any IO errors in the relocate scriptLaurentiu Palcu2012-09-261-2/+12
* scripts: add script for relocating the SDKLaurentiu Palcu2012-08-021-0/+200