Changelog for
libdwarves1-1.17-1.fc31.i686.rpm :
* Mon Mar 16 2020 Arnaldo Carvalho de Melo
- 1.17-1- New release: 1.17- Support raw BTF as available in /sys/kernel/btf/vmlinux.- When the sole argument passed isn\'t a file, take it as a class name:- Do not require a class name to operate without a file name.- Make --find_pointers_to consider unions:- Make --contains and --find_pointers_to honour --unions- Add support for finding pointers to void:- Make --contains and --find_pointers_to to work with base types:- Make --contains look for more than just unions, structs:- Consider unions when looking for classes containing some class:- Introduce --unions to consider just unions:
* Sat Feb 01 2020 Arnaldo Carvalho de Melo - 1.16-1- New release: 1.16
* Wed Jul 24 2019 Fedora Release Engineering - 1.15-3- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
* Mon Jul 01 2019 Arnaldo Carvalho de Melo - 1.15-2- Fix bug when processing classes without members
* Thu Jun 27 2019 Arnaldo Carvalho de Melo - 1.15-1- New release: 1.15- Fix --expand_types/-E segfault- Fixup endless printing named structs inside structs in --expand_types- Avoid NULL deref with num config in __class__fprintf()
* Tue Apr 23 2019 Arnaldo Carvalho de Melo - 1.13-1- New release: 1.13- Infer __packed__ attributes, i.e. __attribute__((__packed__))- Support DW_AT_alignment, i.e. __attribute__((__aligned__(N)))- Decode BTF type format and pretty print it- BTF encoding fixes- Use libbpf\'s BTF deduplication- Support unions as arguments to -C/--class- New \'pfunct --compile\' generates compilable output with type definitions
* Thu Jan 31 2019 Fedora Release Engineering - 1.12-2- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
* Fri Aug 31 2018 Arnaldo Carvalho de Melo - 1.12-1- New release: 1.12- union member cacheline boundaries for all inner structs- print union member offsets- Document \'pahole --hex\'- Encode BTF type format for use with eBPF
* Thu Jul 12 2018 Fedora Release Engineering - 1.10-15- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild