* ecofflink.c (_bfd_ecoff_locate_line): Keep looking through stabs
authorIan Lance Taylor <ian@airs.com>
Tue, 7 Nov 1995 21:43:07 +0000 (21:43 +0000)
committerIan 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

index 870501293491e94b941b6c58b32c0a884b8b8242..b5666c1c8998d6c97c93e71e3357f413f709261d 100644 (file)
@@ -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.