aboutsummaryrefslogtreecommitdiff
path: root/scripts/xldd.in
Commit message (Expand)AuthorAgeFilesLines
* Doc renames & issue templateAlexey Neyman2017-04-131-1/+1
* Cross-ldd: handling e_flags is tricky and depends on archAlexey Neyman2017-03-201-9/+77
* Check libraries for compatibilityAlexey Neyman2017-03-141-2/+54
* Revert "Determine whether -E/-r option selects extended regexp"Alexey Neyman2017-02-261-4/+3
* Revert "Fix breakage from sed_r change in some auxiliary scripts"Alexey Neyman2017-02-261-6/+6
* Fix breakage from sed_r change in some auxiliary scriptsAlexey Neyman2017-02-161-6/+6
* Determine whether -E/-r option selects extended regexpAlexey Neyman2017-02-131-3/+4
* consistency: Use exported variables of required toolsBryan Hundven2015-11-171-2/+2
* file modes: Set files to be non-executableBryan Hundven2015-11-121-0/+0
* scripts/xldd: use user's sed and grepYann E. MORIN"2012-12-051-2/+2
* scripts/xldd: fix debug output layoutYann E. MORIN"2012-11-071-1/+1
* scripts/xldd: fix pattern matching with new binutilsYann E. MORIN"2012-08-021-3/+3
* docs: update my e-mailYann E. MORIN"2012-03-061-1/+1
* scripts/xldd: fix missing arg to one printfYann E. MORIN"2011-07-121-1/+1
* scripts/xldd: don't pass random format to printfYann E. MORIN"2011-07-111-19/+19
* scripts/xldd: print end of current actionYann E. MORIN"2011-07-111-1/+13
* scripts/xldd: fix typoYann E. MORIN"2011-07-101-1/+1
* scripts/xldd: try to handle RPATH tagsYann E. MORIN"2010-11-241-3/+43
* scripts/xldd: better handle the origin of the libraryYann E. MORIN"2010-11-231-36/+37
* scripts/xldd: avoid reporting duplicatesYann E. MORIN"2010-11-241-5/+18
* script/xldd: add debug tracesYann E. MORIN"2010-11-231-1/+36
* scripts/xldd: parse /etc/ld.so.confYann E. MORIN"2010-11-231-1/+26
* scripts/xldd: better find sysroot with old gccYann E. MORIN"2010-11-231-1/+9
* scripts/xldd: report appropriate load address for 32- or 64-bitYann E. MORIN"2010-11-231-2/+3
* scripts/xldd: stop at first matchYann E. MORIN"2010-11-231-0/+2
* scripts/xldd: fix version stringYann E. MORIN"2010-11-231-1/+2
* scripts/xldd: fix typoesYann E. MORIN"2010-11-231-2/+2
* scripts: add a cross-ldd-likeYann E. MORIN"2010-07-221-0/+214