summaryrefslogtreecommitdiff
path: root/tools/gccabicheck/abicheck.c
AgeCommit message (Collapse)Author
2016-08-12fix path to glibmm that we checkRobin Gareus
libglibmm-2.4.so comes with the -dev package libglibmm-2.4.so.1 is the actual library
2015-10-02add a proper license to the GCC ABI check toolRobin Gareus
2015-09-28fix const-nessPaul Davis
2015-09-28fix long options of gcc-glibmm-abi-check.Robin Gareus
2015-09-26new tool to test gcc4/5 ABIRobin Gareus