summaryrefslogtreecommitdiff
path: root/libctf/ChangeLog
diff options
context:
space:
mode:
authorNick Alcock <nick.alcock@oracle.com>2021-03-18 12:37:52 +0000
committerNick Alcock <nick.alcock@oracle.com>2021-03-18 12:37:52 +0000
commit087945261c7523ed895e48a97418ec6dee6cdb67 (patch)
tree0aa276ff4c07816d30d92c256a4aed521a94f97d /libctf/ChangeLog
parenta1f463bedd63b6524cc32930185df93ede3765f9 (diff)
downloadbinutils-gdb-087945261c7523ed895e48a97418ec6dee6cdb67.tar.gz
libctf: fix some tabdamage and move some code around
ctf-link.c is unnecessarily confusing because ctf_link_lazy_open is positioned near functions that have nothing to do with opening files. Move it around, and fix some tabdamage that's crept in lately. libctf/ChangeLog 2021-03-18 Nick Alcock <nick.alcock@oracle.com> * ctf-link.c (ctf_link_lazy_open): Move up in the file, to near ctf_link_add_ctf. * ctf-lookup.c (ctf_lookup_symbol_idx): Repair tabdamage. (ctf_lookup_by_sym_or_name): Likewise. * testsuite/libctf-lookup/struct-iteration.c: Likewise. * testsuite/libctf-regression/type-add-unnamed-struct.c: Likewise.
Diffstat (limited to 'libctf/ChangeLog')
-rw-r--r--libctf/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/libctf/ChangeLog b/libctf/ChangeLog
index f095c3e1e30..cf78d8c6abc 100644
--- a/libctf/ChangeLog
+++ b/libctf/ChangeLog
@@ -1,3 +1,12 @@
+2021-03-18 Nick Alcock <nick.alcock@oracle.com>
+
+ * ctf-link.c (ctf_link_lazy_open): Move up in the file, to near
+ ctf_link_add_ctf.
+ * ctf-lookup.c (ctf_lookup_symbol_idx): Repair tabdamage.
+ (ctf_lookup_by_sym_or_name): Likewise.
+ * testsuite/libctf-lookup/struct-iteration.c: Likewise.
+ * testsuite/libctf-regression/type-add-unnamed-struct.c: Likewise.
+
2021-03-02 Nick Alcock <nick.alcock@oracle.com>
* ctf-create.c (symtypetab_density): Report the symbol name as