summaryrefslogtreecommitdiff
path: root/src/check-plt.sh
Commit message (Expand)AuthorAgeFilesLines
* meson: Add shell script testsUli Schlachter2021-05-141-5/+7
* Set LC_ALL=C instead of LANG=CBehdad Esfahbod2009-09-161-1/+2
* [check-*.sh] Redirect error reports to stderrBehdad Esfahbod2008-09-261-1/+1
* Make check-*.sh scripts more portable (#16299)Behdad Esfahbod2008-06-121-4/+6
* [src/check-*] Shut make upBehdad Esfahbod2008-01-281-1/+1
* [check-plt.sh] Ensure that $MAKE is defined.Chris Wilson2008-01-111-0/+1
* [check] Move the hidden symbol check into check-{def,plt}.shChris Wilson2008-01-111-2/+2
* [check] Replace compiled symbol visibility checker with shell script.Chris Wilson2008-01-111-6/+8
* [check] Skip def/plt tests if the compiler doesn't support symbol hiding.Chris Wilson2008-01-111-0/+5
* Convert bash scripts to regular sh ones for greater portabilityBehdad Esfahbod2007-12-011-3/+3
* Explicitly call bash for bash-specific scriptsCarl Worth2007-11-301-1/+1
* [check-plt] Use -W flag to readelf.Chris Wilson2007-10-181-1/+1
* [check-plt] Ignore entries for pixman.Chris Wilson2007-07-051-1/+1
* [x86-64] check-plt.sh: match on JU?MP_SLO as on x86-64 "SLOT" is truncatedBehdad Esfahbod2006-09-061-1/+1
* Add scripts to sanity check the shared object for exported and PLT symbolsBehdad Esfahbod2006-09-061-0/+17