Binary compatibility report for the liborc library  between 0.4.16 and 0.4.17 versions on x86

Test Info


Library Nameliborc
Version #10.4.16
Version #20.4.17
CPU Typex86
GCC Version4.6.1

Test Results


Total Header Files21
Total Shared Libraries2
Total Symbols / Types145 / 119
VerdictIncompatible
(32.4%)

Problem Summary


SeverityCount
Added Symbols-3
Removed SymbolsHigh1
Problems with
Data Types
High0
Medium2
Low7
Problems with
Symbols
High0
Medium0
Low0
Problems with
Constants
Low5

Added Symbols (3)


orcprogram.h, liborc-0.4.so.0.17.0
orc_program_new_from_static_bytecode orc_uint8 const* bytecode )
orc_program_set_line ( OrcProgram* program, unsigned int line )

orctest.h, liborc-test-0.4.so.0.17.0
orc_test_gcc_compile_mips OrcProgram* p )

to the top

Removed Symbols (1)


orcprogram.h, liborc-0.4.so.0.16.0
orc_arm_init ( )

to the top

Problems with Data Types, Medium Severity (2)


orcprogram.h
[+] struct _OrcCompiler (1)
[+] struct _OrcProgram (1)

to the top

Problems with Data Types, Low Severity (7)


orcarray.h
[+] struct _OrcArray (2)

orcprogram.h
[+] struct _OrcCompiler (1)
[+] struct _OrcInstruction (2)
[+] struct _OrcProgram (2)

to the top

Problems with Constants, Low Severity (5)


orcprogram.h
[+] ORC_SAMPLE_BILINEAR
[+] ORC_SAMPLE_FOUR_TAP
[+] ORC_SAMPLE_NEAREST
[+] ORC_SAMPLE_REGULAR
[+] ORC_SAMPLE_TRANSPOSED

to the top

Header Files (21)


orc-stdint.h
orc.h
orcarm.h
orcarray.h
orccpuinsn.h
orcdebug.h
orcemulateopcodes.h
orcfunctions.h
orcmmx.h
orcneon.h
orconce.h
orcparse.h
orcpowerpc.h
orcprofile.h
orcprogram.h
orcrandom.h
orcsse.h
orctest.h
orcutils.h
orcx86.h
orcx86insn.h

to the top

Shared Libraries (2)


liborc-0.4.so.0.16.0
liborc-test-0.4.so.0.16.0

to the top




Generated on Mon Feb 25 16:07:57 2013 for liborc by ABI Compliance Checker 1.99  
A tool for checking backward compatibility of a C/C++ library API