Binary compatibility report for the liborc library  between 0.4.0 and 0.4.1 versions on x86

Test Info


Library Nameliborc
Version #10.4.0
Version #20.4.1
CPU Typex86
GCC Version4.6.1

Test Results


Total Header Files14
Total Shared Libraries4
Total Symbols / Types172 / 72
VerdictIncompatible
(39%)

Problem Summary


SeverityCount
Added Symbols-4
Removed SymbolsHigh0
Problems with
Data Types
High0
Medium3
Low7
Problems with
Symbols
High0
Medium0
Low0
Problems with
Constants
Low0
Other Changes
in Constants
-1

Added Symbols (4)


orcprogram.h, liborc-0.4.so.0.0.0
orc_program_get_max_array_size OrcProgram* program )
orc_program_set_backup_function OrcProgram* p, OrcExecutorFunc func )
orc_program_set_type_name ( OrcProgram* program, int var, char const* type_name )

orcx86.h, liborc-0.4.so.0.0.0
orc_x86_emit_test_imm_memoffset ( OrcCompiler* compiler, int size, int value, int offset, int reg )

to the top

Problems with Data Types, Medium Severity (3)


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

to the top

Problems with Data Types, Low Severity (7)


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

to the top

Other Changes in Constants (1)


orcprogram.h
[+] ORC_TARGET_C_BARE

to the top

Header Files (14)


orc-stdint.h
orc.h
orcarm.h
orcdebug.h
orcfloat.h
orcmmx.h
orcparse.h
orcpixel.h
orcpowerpc.h
orcprogram.h
orcsse.h
orctest.h
orcutils.h
orcx86.h

to the top

Shared Libraries (4)


liborc-0.4.so.0.0.0
liborc-float-0.4.so.0.0.0
liborc-pixel-0.4.so.0.0.0
liborc-test-0.4.so.0.0.0

to the top




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