Binary compatibility report for the userspace-rcu library  between 0.1 and 0.2 versions on x86

Test Info


Library Nameuserspace-rcu
Version #10.1
Version #20.2
CPU Typex86
GCC Version4.6.1

Test Results


Total Header Files12
Total Shared Libraries4
Total Symbols / Types19 / 12
VerdictIncompatible
(26.3%)

Problem Summary


SeverityCount
Added Symbols-0
Removed SymbolsHigh5
Problems with
Data Types
High0
Medium0
Low0
Problems with
Symbols
High0
Medium0
Low0
Problems with
Constants
Low0

Removed Symbols (5)


urcu.h, liburcu.so
rcu_assign_pointer_sym void** p, void* v )
rcu_cmpxchg_pointer_sym void** p, void* old, void* _new )
rcu_dereference void* p )
rcu_publish_content_sym void** p, void* v )
rcu_xchg_pointer_sym void** p, void* v )

to the top

Header Files (12)


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

to the top

Shared Libraries (4)


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

to the top




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