Binary compatibility report for the liborc library  between 0.4.9 and 0.4.10 versions on x86

Test Info


Library Nameliborc
Version #10.4.9
Version #20.4.10
CPU Typex86
GCC Version4.6.1

Test Results


Total Header Files19
Total Shared Libraries2
Total Symbols / Types271 / 117
VerdictIncompatible
(36.9%)

Problem Summary


SeverityCount
Added Symbols-10
Removed SymbolsHigh1
Problems with
Data Types
High0
Medium3
Low10
Problems with
Symbols
High0
Medium0
Low0
Problems with
Constants
Low0
Other Changes
in Constants
-1

Added Symbols (10)


orcmmx.h, liborc-0.4.so.0.10.0
orc_mmx_load_constant ( OrcCompiler* compiler, int reg, int size, orc_uint64 value )
orc_x86_emit_mov_memindex_mmx ( OrcCompiler* compiler, int size, int offset, int reg1, int regindex, int shift, int reg2, int is_aligned )

orcprogram.h, liborc-0.4.so.0.10.0
orc_compiler_get_constant_long ( OrcCompiler* compiler, orc_uint32 a, orc_uint32 b, orc_uint32 c, orc_uint32 d )
orc_compiler_try_get_constant_long ( OrcCompiler* compiler, orc_uint32 a, orc_uint32 b, orc_uint32 c, orc_uint32 d )

orcsse.h, liborc-0.4.so.0.10.0
orc_sse_load_constant ( OrcCompiler* compiler, int reg, int size, orc_uint64 value )
orc_x86_emit_mov_memindex_sse ( OrcCompiler* compiler, int size, int offset, int reg1, int regindex, int shift, int reg2, int is_aligned )
orc_x86_emit_movhps_memoffset_sse ( OrcCompiler* compiler, int offset, int reg1, int reg2 )

orcx86.h, liborc-0.4.so.0.10.0
orc_x86_emit_add_memoffset_reg ( OrcCompiler* compiler, int size, int offset, int reg, int destreg )
orc_x86_emit_add_reg_reg_shift ( OrcCompiler* compiler, int size, int reg1, int reg2, int shift )
orc_x86_emit_modrm_memindex ( OrcCompiler* compiler, int reg1, int offset, int reg2, int regindex, int shift )

to the top

Removed Symbols (1)


orcprogram.h, liborc-0.4.so.0.9.0
orc_program_get_max_var_size OrcProgram* program )

to the top

Problems with Data Types, Medium Severity (3)


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

to the top

Problems with Data Types, Low Severity (10)


orcprogram.h
[+] struct _OrcCompiler (2)
[+] struct _OrcConstant (2)
[+] struct _OrcProgram (1)
[+] struct _OrcTarget (1)
[+] struct _OrcVariable (3)

orcutils.h
[+] union orc_union64 (1)

to the top

Other Changes in Constants (1)


orcprogram.h
[+] ORC_TARGET_CLEAN_COMPILE

to the top

Header Files (19)


orc-stdint.h
orc.h
orcarm.h
orcarray.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

to the top

Shared Libraries (2)


liborc-0.4.so.0.9.0
liborc-test-0.4.so.0.9.0

to the top




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