aboutsummaryrefslogtreecommitdiff
path: root/doc/index.html
diff options
context:
space:
mode:
authorAndrey Ponomarenko <andrewponomarenko@yandex.ru>2016-10-20 18:15:38 +0300
committerAndrey Ponomarenko <andrewponomarenko@yandex.ru>2016-10-20 18:15:38 +0300
commit9c87bdb91c373e11e9cf218122e245387e66530f (patch)
treed64a467772f198a7ee7527c7654287849eb02a93 /doc/index.html
parent6763a7cac6afd22655ed31cec3b4db3b0ca934d9 (diff)
downloadabi-compliance-checker-9c87bdb91c373e11e9cf218122e245387e66530f.tar.gz
Partial support for GCC 6. Fixed source-compatibility reports. Improved support for Solaris. Improved -force option.
Diffstat (limited to 'doc/index.html')
-rw-r--r--doc/index.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/index.html b/doc/index.html
index b04d950..f5f9d96 100644
--- a/doc/index.html
+++ b/doc/index.html
@@ -442,6 +442,7 @@ The tool is tested properly in the <a href='https://abi-laboratory.pro/tracker/'
<code class='code'>abi-compliance-checker -test</code>
<p/>
There are about 100 basic tests for C and about 200 basic tests for C++ API/ABI breaks.
+
<a name="Dump"></a>
<h2>Create ABI Dumps</h2>
The library ABI is a representation of the library API at the binary level. The ABI dump is a dump of the model of the ABI used in the tool.