aboutsummaryrefslogtreecommitdiff
path: root/binutils/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'binutils/ChangeLog')
-rw-r--r--binutils/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/binutils/ChangeLog b/binutils/ChangeLog
index 3fba18e..50eeb5c 100644
--- a/binutils/ChangeLog
+++ b/binutils/ChangeLog
@@ -1,3 +1,10 @@
+2019-08-03 Nick Alcock <nick.alcock@oracle.com>
+
+ * objdump.c (dump_ctf): Use the default CTF archive member as the
+ parent even when no parent section is specified.
+ (dump_ctf_archive_member): Only import from the parent
+ if this is not the default ".ctf" member.
+
2019-09-23 Nick Alcock <nick.alcock@oracle.com>
* Makefile.am (LIBCTF): Mention the .la file.