From 4ba3b3268eaea2c15e7adb1b816a946af3a830bc Mon Sep 17 00:00:00 2001 From: Tristan Gingold Date: Wed, 28 May 2014 09:21:11 +0200 Subject: addr2line: fix missing inlined frames. 2014-05-28 Tristan Gingold * dwarf2.c (lookup_address_in_function_table): Add best_fit_len to keep the length of the best fit range. (lookup_symbol_in_function_table, info_hash_lookup_funcinfo): Likewise. --- bfd/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'bfd/ChangeLog') diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 41eeea0..eb5c196 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,10 @@ +2014-05-28 Tristan Gingold + + * dwarf2.c (lookup_address_in_function_table): Add best_fit_len + to keep the length of the best fit range. + (lookup_symbol_in_function_table, info_hash_lookup_funcinfo): + Likewise. + 2014-05-27 DJ Delorie * bfd/elf32-rx.c (get_symbol_value_maybe): New. -- cgit v1.1