Binary compatibility report for the userspace-rcu library  between 0.3.4 and 0.4.0 versions on x86

Test Info


Library Nameuserspace-rcu
Version #10.3.4
Version #20.4.0
CPU Typex86
GCC Version4.6.1

Test Results


Total Header Files15
Total Shared Libraries5
Total Symbols / Types17 / 5
VerdictIncompatible
(11.8%)

Problem Summary


SeverityCount
Added Symbols-2
Removed SymbolsHigh2
Problems with
Data Types
High0
Medium0
Low0
Problems with
Symbols
High0
Medium0
Low0
Problems with
Constants
Low2
Other Changes
in Constants
-4

Added Symbols (2)


urcu-static.h, liburcu.so.0.0.0
rcu_gp_ctr [data]

urcu.h, liburcu.so.0.0.0
rcu_init ( )

to the top

Removed Symbols (2)


urcu-static.h, liburcu.so.0.0.0
urcu_gp_ctr [data]

urcu.h, liburcu.so.0.0.0
urcu_init ( )

to the top

Problems with Constants, Low Severity (2)


config.h
[+] CONFIG_URCU_HAVE_FUTEX
[+] CONFIG_URCU_SMP

to the top

Other Changes in Constants (4)


config.h
[+] CONFIG_RCU_HAVE_FUTEX
[+] CONFIG_RCU_SMP

urcu-static.h
[+] MB_GROUP_ALL
[+] RCU_MB_GROUP

to the top

Header Files (15)


arch.h
compiler.h
config.h
hlist.h
list.h
rculist.h
system.h
uatomic_arch.h
urcu-defer-static.h
urcu-defer.h
urcu-futex.h
urcu-pointer-static.h
urcu-pointer.h
urcu-static.h
urcu.h

to the top

Shared Libraries (5)


liburcu-bp.so.0.0.0
liburcu-defer.so.0.0.0
liburcu-mb.so.0.0.0
liburcu-qsbr.so.0.0.0
liburcu.so.0.0.0

to the top




Generated on Wed May 13 21:13:10 2015 for userspace-rcu by ABI Compliance Checker 1.99.9  
A tool for checking backward compatibility of a C/C++ library API