Binary compatibility report for the userspace-rcu library  between 0.2.4 and 0.3.0 versions on x86

Test Info


Library Nameuserspace-rcu
Version #10.2.4
Version #20.3.0
CPU Typex86
GCC Version4.6.1

Test Results


Total Header Files15
Total Shared Libraries5
Total Symbols / Types18 / 12
VerdictIncompatible
(5.6%)

Problem Summary


SeverityCount
Added Symbols-1
Removed SymbolsHigh1
Problems with
Data Types
High0
Medium0
Low0
Problems with
Symbols
High0
Medium0
Low0
Problems with
Constants
Low0

Added Symbols (1)


urcu-defer.h, liburcu-defer.so.0.0.0
defer_rcu ( void(*fct)(void*), void* p )

to the top

Removed Symbols (1)


urcu-defer.h, liburcu-defer.so.0.0.0
rcu_defer_queue ( void(*fct)(void*), void* p )

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:24 2015 for userspace-rcu by ABI Compliance Checker 1.99.9  
A tool for checking backward compatibility of a C/C++ library API