Binary compatibility report for the userspace-rcu library  between 0.6.8 and 0.7.0 versions on x86

Test Info


Library Nameuserspace-rcu
Version #10.6.8
Version #20.7.0
CPU Typex86
GCC Version4.6.1

Test Results


Total Header Files33
Total Shared Libraries7
Total Symbols / Types51 / 51
VerdictCompatible

Problem Summary


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

Added Symbols (18)


rculfhash.h, liburcu-cds.so.1.0.0
_cds_lfht_new ( unsigned long init_size, unsigned long min_nr_alloc_buckets, unsigned long max_nr_buckets, int flags, struct cds_lfht_mm_type const* mm, struct rcu_flavor_struct const* flavor, union pthread_attr_t* attr )
cds_lfht_add ( struct cds_lfht* ht, unsigned long hash, struct cds_lfht_node* node )
cds_lfht_add_replace ( struct cds_lfht* ht, unsigned long hash, cds_lfht_match_fct match, void const* key, struct cds_lfht_node* node )
cds_lfht_add_unique ( struct cds_lfht* ht, unsigned long hash, cds_lfht_match_fct match, void const* key, struct cds_lfht_node* node )
cds_lfht_count_nodes ( struct cds_lfht* ht, long* split_count_before, unsigned long* count, long* split_count_after )
cds_lfht_del ( struct cds_lfht* ht, struct cds_lfht_node* node )
cds_lfht_destroy ( struct cds_lfht* ht, union pthread_attr_t** attr )
cds_lfht_first ( struct cds_lfht* ht, struct cds_lfht_iter* iter )
cds_lfht_is_node_deleted struct cds_lfht_node* node )
cds_lfht_lookup ( struct cds_lfht* ht, unsigned long hash, cds_lfht_match_fct match, void const* key, struct cds_lfht_iter* iter )
cds_lfht_mm_chunk [data]
cds_lfht_mm_mmap [data]
cds_lfht_mm_order [data]
cds_lfht_next ( struct cds_lfht* ht, struct cds_lfht_iter* iter )
cds_lfht_next_duplicate ( struct cds_lfht* ht, cds_lfht_match_fct match, void const* key, struct cds_lfht_iter* iter )
cds_lfht_replace ( struct cds_lfht* ht, struct cds_lfht_iter* old_iter, unsigned long hash, cds_lfht_match_fct match, void const* key, struct cds_lfht_node* new_node )
cds_lfht_resize ( struct cds_lfht* ht, unsigned long new_size )

urcu-flavor.h, liburcu.so.1.0.0
rcu_flavor_mb [data]

to the top

Other Changes in Constants (2)


rculfhash.h
[+] CDS_LFHT_ACCOUNTING
[+] CDS_LFHT_AUTO_RESIZE

to the top

Header Files (33)


arch.h
generic.h (arch/generic.h)
bkp-wfqueue.h
cds.h
compiler.h
config.h
futex.h
hlist.h
list.h
rcuhlist.h
rculfqueue.h
rculfstack.h
rculist.h
ref.h
rculfqueue.h (static/rculfqueue.h)
rculfstack.h (static/rculfstack.h)
wfqueue.h (static/wfqueue.h)
wfstack.h (static/wfstack.h)
system.h
uatomic.h
generic.h (uatomic/generic.h)
uatomic_arch.h
urcu-call-rcu.h
urcu-defer.h
urcu-futex.h
urcu-pointer.h
urcu.h
urcu.h (urcu/map/urcu.h)
urcu-pointer.h (urcu/static/urcu-pointer.h)
urcu.h (urcu/static/urcu.h)
urcu_ref.h
wfqueue.h
wfstack.h

to the top

Shared Libraries (7)


liburcu-bp.so.1.0.0
liburcu-cds.so.1.0.0
liburcu-common.so.1.0.0
liburcu-mb.so.1.0.0
liburcu-qsbr.so.1.0.0
liburcu-signal.so.1.0.0
liburcu.so.1.0.0

to the top




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