1
0
forked from pool/libabigail
libabigail/libabigail.changes
Philipp Thomas f65d7ac8ca - BuildRequire python-sphinx so that the documentation can be built.
- BuildRequire makeinfo and libzip.
- Build man pagres and info documentation and package them.
- Enable support for creating zip archives.

OBS-URL: https://build.opensuse.org/package/show/devel:tools/libabigail?expand=0&rev=7
2015-11-26 08:23:38 +00:00

41 lines
1.6 KiB
Plaintext

-------------------------------------------------------------------
Thu Nov 26 09:20:57 CET 2015 - pth@suse.de
- BuildRequire python-sphinx so that the documentation can be built.
- BuildRequire makeinfo.
- Build man pagres and info documentation and package them.
-------------------------------------------------------------------
Sun Mar 1 09:50:56 UTC 2015 - jengelh@inai.de
- Update to new git snapshot 0~git791
* Build the set of exported decls directly during DWARF loading
* Do not miss canonicalizing opportunities on non-member class types
* Stick qualified, pointer, reference and array types into the
global scope
* Do not forget to canonicalize enum underlying type and void type
* Speed up symbol version reading
-------------------------------------------------------------------
Fri Jan 9 00:46:31 UTC 2015 - jengelh@inai.de
- Update to new git snapshot 0~git731
* Support evaluating the SONAME from ELF files
* Try harder to detect a DWARF attribute pointing into alternate DWARF section
* Extend detection of compatible types to arrays
* Detect and report changes in ELF architecture
-------------------------------------------------------------------
Sun Dec 7 19:35:25 UTC 2014 - jengelh@inai.de
- Update to new git snapshot 0~git697
* Fix a crash while writing symbol information
* Initial implementation of the abicompat tool
* Support reading undefined symbols from an ELF file
* Sort functions by the their qualified name
-------------------------------------------------------------------
Fri Sep 12 10:04:34 UTC 2014 - jengelh@inai.de
- Initial package for build.opensuse.org (version 0~git570)