mirror of
git://sourceware.org/git/libabigail.git
synced 2024-12-25 03:02:09 +00:00
d041c1f5dd
* tests/data/test-bidiff: Rename this directory to tests/data/test-abidiff. * tests/test-bidiff.cc: Renamed this to tests/test-abidiff.cc. * tools/biar.cc: Renamed to tools/abiar.cc * tools/bidiff.cc: Renamed to tools/abidiff.cc * tools/bidw.cc: Renamed to tools/abidw.cc * tools/bilint.cc: Renamed to tools/abilint.cc * tools/bisym.cc: Renamed to tools/abisym.cc * tests/test-alt-dwarf-file.cc: Renamed references to bidw* to abidw*. * tests/test-diff-filter.cc: Renamed references to bidiff to abidiff. * tests/test-lookup-syms.cc: Renamed references to bisym to abisym. * tools/Makefile.am: Adjust. * tests/Makefile.am: Likewise. Signed-off-by: Dodji Seketeli <dodji@redhat.com>
18 lines
396 B
Plaintext
18 lines
396 B
Plaintext
1 changed type:
|
|
'enum E' changed:
|
|
1 enumerator deletion:
|
|
'E::e2' value '1'
|
|
|
|
1 enumerator insertion:
|
|
'E::e1' value '1'
|
|
|
|
1 changed declaration:
|
|
'function void foo(E)' was changed to 'function void foo(E)':
|
|
parameter 0 of type 'enum E' has sub-type changes:
|
|
1 enumerator deletion:
|
|
'E::e2' value '1'
|
|
|
|
1 enumerator insertion:
|
|
'E::e1' value '1'
|
|
|