projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
30249a6
)
* syms.c (_bfd_stab_section_find_nearest_line): Clear the
author
Ian Lance Taylor
<ian@airs.com>
Mon, 25 Aug 1997 18:10:15 +0000
(18:10 +0000)
committer
Ian Lance Taylor
<ian@airs.com>
Mon, 25 Aug 1997 18:10:15 +0000
(18:10 +0000)
cached_stab field if the offset prevents us from using the cache.
bfd/ChangeLog
patch
|
blob
|
history
diff --git
a/bfd/ChangeLog
b/bfd/ChangeLog
index 3b415325ecb5b3d8c6b37c21ce0bf165b8b12e6e..a373ddb236ddfe6ff74700391019bcc4f1e38f47 100644
(file)
--- a/
bfd/ChangeLog
+++ b/
bfd/ChangeLog
@@
-1,3
+1,8
@@
+Mon Aug 25 14:07:33 1997 Ian Lance Taylor <ian@cygnus.com>
+
+ * 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 <nickc@cygnus.com>