From: Ian Lance Taylor Date: Mon, 20 Jul 1998 16:50:34 +0000 (+0000) Subject: Mon Jul 20 12:47:26 1998 Andreas Schwab X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=490e0e1339beac4b91bef20f3840981d2f961ee0;p=binutils-gdb.git Mon Jul 20 12:47:26 1998 Andreas Schwab * aoutx.h (NAME(aout,find_nearest_line)): Also remember the directory name at the line number. * elf.c (_bfd_elf_find_nearest_line): Also consider symbols with an unspecified type. --- diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 5b5ede0d32b..03ae12d7204 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,11 @@ +Mon Jul 20 12:47:26 1998 Andreas Schwab + + * aoutx.h (NAME(aout,find_nearest_line)): Also remember the + directory name at the line number. + + * elf.c (_bfd_elf_find_nearest_line): Also consider symbols + with an unspecified type. + Wed Jul 15 11:20:01 1998 Ian Lance Taylor * sunos.c: Add undef of valid to avoid problem on SunOS.