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:
d6f41a7
)
* ecofflink.c (_bfd_ecoff_locate_line): Keep looking through stabs
author
Ian Lance Taylor
<ian@airs.com>
Tue, 7 Nov 1995 21:43:07 +0000
(21:43 +0000)
committer
Ian Lance Taylor
<ian@airs.com>
Tue, 7 Nov 1995 21:43:07 +0000
(21:43 +0000)
entries until both the line number address and the function name
address are too large.
PR 8364.
bfd/ChangeLog
patch
|
blob
|
history
diff --git
a/bfd/ChangeLog
b/bfd/ChangeLog
index 870501293491e94b941b6c58b32c0a884b8b8242..b5666c1c8998d6c97c93e71e3357f413f709261d 100644
(file)
--- a/
bfd/ChangeLog
+++ b/
bfd/ChangeLog
@@
-33,6
+33,10
@@
Tue Nov 7 11:53:48 1995 Kim Knuttila <krk@cygnus.com>
Tue Nov 7 13:48:58 1995 Ian Lance Taylor <ian@cygnus.com>
+ * ecofflink.c (_bfd_ecoff_locate_line): Keep looking through stabs
+ entries until both the line number address and the function name
+ address are too large.
+
* configure.in: Call AC_CHECK_PROG to find and cache AR.
* configure: Rebuilt.