From: Ian Lance Taylor Date: Mon, 25 Aug 1997 18:10:15 +0000 (+0000) Subject: * syms.c (_bfd_stab_section_find_nearest_line): Clear the X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=591ebe425543530415a0e2bf7e42e8f94e611f98;p=binutils-gdb.git * syms.c (_bfd_stab_section_find_nearest_line): Clear the cached_stab field if the offset prevents us from using the cache. --- diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 3b415325ecb..a373ddb236d 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,8 @@ +Mon Aug 25 14:07:33 1997 Ian Lance Taylor + + * syms.c (_bfd_stab_section_find_nearest_line): Clear the + cached_stab field if the offset prevents us from using the cache. + start-sanitize-v850e Mon Aug 25 10:04:35 1997 Nick Clifton