From c09712980d4b33abb6e00993ba4b0ca2bc464904 Mon Sep 17 00:00:00 2001 From: Ian Lance Taylor Date: Tue, 7 Nov 1995 21:43:07 +0000 Subject: [PATCH] * 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. --- bfd/ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 87050129349..b5666c1c899 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -33,6 +33,10 @@ Tue Nov 7 11:53:48 1995 Kim Knuttila Tue Nov 7 13:48:58 1995 Ian Lance Taylor + * 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. -- 2.47.2