From: Ian Lance Taylor Date: Tue, 29 Jun 1993 17:51:34 +0000 (+0000) Subject: * coff-mips.c (ecoff_find_nearest_line): If procedure has no line X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=64485c89101e079161891d6ffbe008d7ade7407b;p=binutils-gdb.git * coff-mips.c (ecoff_find_nearest_line): If procedure has no line number information, return 0 for line number. --- diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 1b360a75cf0..be8b24dc1d1 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,13 @@ +Tue Jun 29 10:49:42 1993 Ian Lance Taylor (ian@cygnus.com) + + * coff-mips.c (ecoff_find_nearest_line): If procedure has no line + number information, return 0 for line number. + +Mon Jun 28 10:45:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com) + + * aoutx.h (some_aout_object_p): If *oldrawptr is non-NULL, copy it + into *rawptr. + Sun Jun 27 09:05:19 1993 Jim Kingdon (kingdon@lioth.cygnus.com) * hosts/riscos.h: Define NBPG and UPAGES.