summaryrefslogtreecommitdiff
path: root/src/check-plt.sh
AgeCommit message (Expand)AuthorFilesLines
2009-09-16Set LC_ALL=C instead of LANG=CBehdad Esfahbod1-1/+2
2008-09-26[check-*.sh] Redirect error reports to stderrBehdad Esfahbod1-1/+1
2008-06-12Make check-*.sh scripts more portable (#16299)Behdad Esfahbod1-4/+6
2008-01-28[src/check-*] Shut make upBehdad Esfahbod1-1/+1
2008-01-11[check-plt.sh] Ensure that $MAKE is defined.Chris Wilson1-0/+1
2008-01-11[check] Move the hidden symbol check into check-{def,plt}.shChris Wilson1-2/+2
2008-01-11[check] Replace compiled symbol visibility checker with shell script.Chris Wilson1-6/+8
2008-01-11[check] Skip def/plt tests if the compiler doesn't support symbol hiding.Chris Wilson1-0/+5
2007-12-01Convert bash scripts to regular sh ones for greater portabilityBehdad Esfahbod1-3/+3
2007-11-30Explicitly call bash for bash-specific scriptsCarl Worth1-1/+1
2007-10-18[check-plt] Use -W flag to readelf.Chris Wilson1-1/+1
2007-07-05[check-plt] Ignore entries for pixman.Chris Wilson1-1/+1
2006-09-06[x86-64] check-plt.sh: match on JU?MP_SLO as on x86-64 "SLOT" is truncatedBehdad Esfahbod1-1/+1
2006-09-06Add scripts to sanity check the shared object for exported and PLT symbolsBehdad Esfahbod1-0/+17