Binary compatibility report for the liborc library  between 0.4.5 and 0.4.6 versions on x86

Test Info


Library Nameliborc
Version #10.4.5
Version #20.4.6
CPU Typex86
GCC Version4.6.1

Test Results


Total Header Files18
Total Shared Libraries2
Total Symbols / Types248 / 97
VerdictIncompatible
(0.4%)

Problem Summary


SeverityCount
Added Symbols-11
Removed SymbolsHigh0
Problems with
Data Types
High0
Medium0
Low4
Problems with
Symbols
High0
Medium2
Low2
Problems with
Constants
Low0
Other Changes
in Constants
-3

Added Symbols (11)


orcarm.h, liborc-0.4.so.0.0.0
orc_arm_loadb ( OrcCompiler* compiler, int dest, int src1, int offset )
orc_arm_loadl ( OrcCompiler* compiler, int dest, int src1, int offset )
orc_arm_storeb ( OrcCompiler* compiler, int dest, int offset, int src1 )
orc_arm_storel ( OrcCompiler* compiler, int dest, int offset, int src1 )

orcneon.h, liborc-0.4.so.0.0.0
orc_neon_preload ( OrcCompiler* compiler, OrcVariable* var, int write, int offset )

orcprogram.h, liborc-0.4.so.0.0.0
orc_get_data_cache_sizes int* level1, int* level2, int* level3 )
orc_program_add_parameter_float ( OrcProgram* program, int size, char const* name )
orc_target_c_get_typedefs ( )
orc_target_get_flag_name ( OrcTarget* target, int shift )

orcsse.h, liborc-0.4.so.0.0.0
orc_sse_restore_mxcsr OrcCompiler* compiler )
orc_sse_set_mxcsr OrcCompiler* compiler )

to the top

Problems with Symbols, Medium Severity (2)


orcarm.h, liborc-0.4.so.0.0.0
[+] orc_arm_emit_sub_imm ( OrcCompiler* compiler, int dest, int src1, int value ) (1)

orcx86.h, liborc-0.4.so.0.0.0
[+] orc_x86_emit_add_imm_reg ( OrcCompiler* compiler, int size, int value, int reg ) (1)

to the top

Problems with Data Types, Low Severity (4)


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

to the top

Problems with Symbols, Low Severity (2)


orcarm.h, liborc-0.4.so.0.0.0
[+] orc_arm_emit ( OrcCompiler* compiler, uint32_t insn ) (1)
[+] orc_arm_emit_dp OrcCompiler* p, int type, enum OrcArmCond cond, enum OrcArmDP opcode, int S, int Rd, int Rn, int Rm, int shift, uint32_t val ) (1)

to the top

Other Changes in Constants (3)


orcprogram.h
[+] ORC_TARGET_FAST_DENORMAL
[+] ORC_TARGET_FAST_NAN
[+] ORC_TARGET_NEON_NEON

to the top

Header Files (18)


orc-stdint.h
orc.h
orcarm.h
orcarray.h
orcdebug.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.0.0
liborc-test-0.4.so.0.0.0

to the top




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