Binary compatibility report for the userspace-rcu library  between 0.2.2 and 0.2.3 versions on x86

Test Info


Library Nameuserspace-rcu
Version #10.2.2
Version #20.2.3
CPU Typex86
GCC Version4.6.1

Test Results


Total Header Files15
Total Shared Libraries5
Total Symbols / Types14 / 12
VerdictCompatible

Problem Summary


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

Added Symbols (7)


uatomic_arch.h, liburcu.so.0.0.0
__urcu_cas_avail [data]
__urcu_cas_init ( )
_compat_uatomic_cmpxchg void* addr, unsigned long old, unsigned long _new, int len )

urcu-pointer.h, liburcu.so.0.0.0
rcu_cmpxchg_pointer_sym void** p, void* old, void* _new )
rcu_dereference_sym void* p )
rcu_set_pointer_sym void** p, void* v )
rcu_xchg_pointer_sym void** p, void* v )

to the top

Problems with Constants, Low Severity (2)


arch.h
[+] CONFIG_HAVE_FENCE
[+] CONFIG_SMP

to the top

Other Changes in Constants (2)


config.h
[+] CONFIG_URCU_HAVE_FUTEX
[+] CONFIG_URCU_SMP

to the top

Header Files (15)


arch.h
arch_uatomic.h
arch_uatomic_x86.h
arch_x86.h
compiler.h
hlist.h
list.h
rculist.h
system.h
urcu-defer-static.h
urcu-defer.h
urcu-pointer-static.h
urcu-pointer.h
urcu-static.h
urcu.h

to the top

Shared Libraries (5)


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

to the top




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