aboutsummaryrefslogtreecommitdiff
path: root/bfd/ChangeLog
diff options
context:
space:
mode:
authorIan Lance Taylor <ian@airs.com>1995-11-07 21:43:07 +0000
committerIan Lance Taylor <ian@airs.com>1995-11-07 21:43:07 +0000
commitc09712980d4b33abb6e00993ba4b0ca2bc464904 (patch)
tree25c156bda34eac4a4964c17753ec06dafc255eea /bfd/ChangeLog
parentd6f41a7d3e56c2b8467f39cd05283649050c09cc (diff)
downloadgdb-c09712980d4b33abb6e00993ba4b0ca2bc464904.zip
gdb-c09712980d4b33abb6e00993ba4b0ca2bc464904.tar.gz
gdb-c09712980d4b33abb6e00993ba4b0ca2bc464904.tar.bz2
* 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. PR 8364.
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r--bfd/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog
index 8705012..b5666c1 100644
--- 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.