diff --git a/dwarves.changes b/dwarves.changes index f88d29f..772bef1 100644 --- a/dwarves.changes +++ b/dwarves.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Thu Aug 16 21:20:17 UTC 2018 - jengelh@inai.de + +- Update to new upstream release 1.12 + * Added a BTF (BPF Type Format) encoder + * Initial support for DW_TAG_partial_unit + * Print cacheline boundaries in multiple union members + * Show offsets at union members + ------------------------------------------------------------------- Mon Mar 26 12:42:30 UTC 2018 - jengelh@inai.de diff --git a/dwarves.spec b/dwarves.spec index 293e1d7..4019f5e 100644 --- a/dwarves.spec +++ b/dwarves.spec @@ -17,7 +17,7 @@ Name: dwarves -Version: 1.11 +Version: 1.12 Release: 0 Summary: DWARF utilities License: GPL-2.0-only @@ -55,10 +55,6 @@ Another tool is pfunct, that can be used to find all sorts of information about functions, inlines, decisions made by the compiler about inlining, etc. -The documentation about ctracer is not updated to the latest -developments: it now generates systemtap scripts, stay tuned for -improvements in this area! - %package -n libdwarves1 Summary: DWARF processing libraries of dwarves tools Group: System/Libraries diff --git a/pahole-1.11.tar.gz b/pahole-1.11.tar.gz deleted file mode 100644 index 7bd4983..0000000 --- a/pahole-1.11.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3b2a413f1a6d6b1c329e1664c8b146cc341d48b68428ee5d21d21336a6cc2545 -size 134060 diff --git a/pahole-1.12.tar.gz b/pahole-1.12.tar.gz new file mode 100644 index 0000000..e9b0db8 --- /dev/null +++ b/pahole-1.12.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2452464cbfdbaece6187d7860000fe8ef24b7271f88122cf540d3e0ab4a644d1 +size 148485