SHA256
1
0
forked from pool/dwarves

Accepting request 700132 from home:dsterba:branches:devel:tools

- version 1.13

OBS-URL: https://build.opensuse.org/request/show/700132
OBS-URL: https://build.opensuse.org/package/show/devel:tools/dwarves?expand=0&rev=27
This commit is contained in:
2019-05-02 13:17:16 +00:00
committed by Git OBS Bridge
parent d5179a08ec
commit 5d5f15325f
4 changed files with 19 additions and 6 deletions

View File

@@ -1,3 +1,16 @@
-------------------------------------------------------------------
Thu May 2 00:00:00 CEST 2019 - dsterba@suse.cz
- version 1.13
- Use of the recently introduced BTF deduplication algorithm
- Introduce a 'btfdiff' utility
- Add a BTF loader, i.e. 'pahole -F btf' allows pretty printing of structs
and unions in the same fashion as with DWARF info
- Better union support
- Infer __attribute__((__packed__)) when structs have no alignment holes
- Support DWARF5's DW_AT_alignment
- Add a '--compile' option to 'pfunct'
-------------------------------------------------------------------
Thu Aug 16 21:20:17 UTC 2018 - jengelh@inai.de