mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-23 03:29:47 +08:00
* 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.
This commit is contained in:
@ -1,3 +1,12 @@
|
||||
Wed Oct 18 13:25:17 1995 Ian Lance Taylor <ian@cygnus.com>
|
||||
|
||||
* 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.
|
||||
|
||||
Tue Oct 17 18:24:54 1995 Ian Lance Taylor <ian@cygnus.com>
|
||||
|
||||
* sunos.c (struct sunos_link_hash_table): Add needed field.
|
||||
|
Reference in New Issue
Block a user