add gcc5 ABI test tool
authorRobin Gareus <robin@gareus.org>
Fri, 11 Sep 2015 10:36:08 +0000 (12:36 +0200)
committerRobin Gareus <robin@gareus.org>
Fri, 11 Sep 2015 10:40:39 +0000 (12:40 +0200)
commit6f038a61b5831d3edc885657355dda900e6e6b28
treeb3ea2827752a9cddfd1d94a347961841cc7fd6b1
parentdef273ea7124ca306b831247a173e948fc03895b
add gcc5 ABI test tool
tools/g++5ABIcheck/Makefile [new file with mode: 0644]
tools/g++5ABIcheck/README [new file with mode: 0644]
tools/g++5ABIcheck/gcc5stc++test.i386-linux-gnu [new file with mode: 0755]
tools/g++5ABIcheck/gcc5stc++test.x86_64-linux-gnu [new file with mode: 0755]
tools/g++5ABIcheck/test.cc [new file with mode: 0644]