Mon Jul 20 12:47:26 1998 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
authorIan Lance Taylor <ian@airs.com>
Mon, 20 Jul 1998 16:50:34 +0000 (16:50 +0000)
committerIan Lance Taylor <ian@airs.com>
Mon, 20 Jul 1998 16:50:34 +0000 (16:50 +0000)
* 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.

bfd/ChangeLog

index 5b5ede0d32bd949b84baa44f24eac442fe9e18a4..03ae12d7204bcb604ad92a7b47ae076e62a403b1 100644 (file)
@@ -1,3 +1,11 @@
+Mon Jul 20 12:47:26 1998  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
+
+       * 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  <ian@cygnus.com>
 
        * sunos.c: Add undef of valid to avoid problem on SunOS.