Binary compatibility report for the liborc library  between 0.4.14 and 0.4.15 versions on x86

Test Info


Library Nameliborc
Version #10.4.14
Version #20.4.15
CPU Typex86
GCC Version4.6.1

Test Results


Total Header Files21
Total Shared Libraries2
Total Symbols / Types143 / 118
VerdictIncompatible
(29.7%)

Problem Summary


SeverityCount
Added Symbols-8
Removed SymbolsHigh0
Problems with
Data Types
High0
Medium8
Low7
Problems with
Symbols
High0
Medium1
Low0
Problems with
Constants
Low0

Added Symbols (8)


orcprogram.h, liborc-0.4.so.0.15.0
orc_compiler_error ( OrcCompiler* compiler, char const* fmt, ... )
orc_program_add_destination_full ( OrcProgram* program, int size, char const* name, char const* type_name, int alignment )
orc_program_add_source_full ( OrcProgram* program, int size, char const* name, char const* type_name, int alignment )
orc_program_get_error OrcProgram* program )
orc_program_set_n_maximum OrcProgram* ex, int n )
orc_program_set_n_minimum OrcProgram* ex, int n )
orc_program_set_n_multiple OrcProgram* ex, int n )
orc_program_set_var_alignment ( OrcProgram* program, int var, int alignment )

to the top

Problems with Data Types, Medium Severity (8)


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

to the top

Problems with Symbols, Medium Severity (1)


orcarray.h, liborc-test-0.4.so.0.14.0
[+] orc_array_new int n, int m, int element_size, int misalignment ) (1)

to the top

Problems with Data Types, Low Severity (7)


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

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.14.0
liborc-test-0.4.so.0.14.0

to the top




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