* ecoff.c (_bfd_ecoff_find_nearest_line): The offset argument is
authorIan Lance Taylor <ian@airs.com>
Wed, 18 Oct 1995 17:29:38 +0000 (17:29 +0000)
committerIan Lance Taylor <ian@airs.com>
Wed, 18 Oct 1995 17:29:38 +0000 (17:29 +0000)
commit0f6c885ef01e701e381be3e4b4d8489a44ab635e
treef82921799c12905ae254defd5fb2d41c9e109c0b
parentdd1a53167cd88f0a8a07f2bf650c3e3fa819524e
* ecoff.c (_bfd_ecoff_find_nearest_line): The offset argument is
now relative to the section, not absolute.
* ecofflink.c (_bfd_ecoff_locate_line): Use the right symbol to
get the file name when there is a N_SO directory name.  When
handling stabs, remember that section->vma was added to the
offset.
PR 8223.
bfd/ChangeLog