summaryrefslogtreecommitdiffstats
path: root/lib/check_sym
AgeCommit message (Expand)AuthorFilesLines
2019-10-05The mips64 symbol table layout means we have to consider symbol visibilityguenther1-1/+2
2019-10-05Get the architecture from the ELF header instead of running uname,guenther1-5/+10
2019-08-09Move the "data object size changes" into the "Dynamic export changes"guenther1-3/+4
2019-08-07Report changes in the size of data symbols, which require a major bumpguenther1-9/+11
2019-04-21Improve comment grammarguenther1-3/+3
2017-08-11Use getopts for option parsingguenther1-16/+37
2016-09-22Simplify mips64 GOTSYM bits to eliminate a couple temp filesguenther1-17/+7
2016-09-22Add copyrightguenther1-1/+16
2016-09-20Add $OpenBSD tagguenther1-0/+1
2016-09-20Add check_sym, a utility for checking shared libraries for symbol changesguenther1-0/+268