summaryrefslogtreecommitdiff
path: root/lib/check_sym
AgeCommit message (Expand)Author
2024-09-03check_sym: adjust logic not to exit 1 in the default dynamic modeTheo Buehler
2024-08-15Support describing ABI changes for static libraries too.Philip Guenther
2022-01-03By default, put intermediate files in a temp dir and remove it onPhilip Guenther
2019-10-05The mips64 symbol table layout means we have to consider symbol visibilityPhilip Guenther
2019-10-05Get the architecture from the ELF header instead of running uname,Philip Guenther
2019-08-09Move the "data object size changes" into the "Dynamic export changes"Philip Guenther
2019-08-07Report changes in the size of data symbols, which require a major bumpPhilip Guenther
2019-04-21Improve comment grammarPhilip Guenther
2017-08-11Use getopts for option parsingPhilip Guenther
2016-09-22Simplify mips64 GOTSYM bits to eliminate a couple temp filesPhilip Guenther
2016-09-22Add copyrightPhilip Guenther
2016-09-20Add $OpenBSD tagPhilip Guenther
2016-09-20Add check_sym, a utility for checking shared libraries for symbol changesPhilip Guenther