From: Ian Lance Taylor Date: Mon, 24 Jul 1995 21:42:41 +0000 (+0000) Subject: * ecofflink.c (_bfd_ecoff_locate_line): When handling stabs: X-Git-Tag: gdb-4_18~11334 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=981f4441448ba3ce9fca593aeec9b8c06ec14849;p=platform%2Fupstream%2Fbinutils.git * ecofflink.c (_bfd_ecoff_locate_line): When handling stabs: correct setting of sym_ptr_end to consider symbols skipped when setting sym_ptr; don't leave loop early unless an N_FUN is found with a larger value. --- diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 864bc8e..311cfff 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,5 +1,10 @@ Mon Jul 24 14:17:50 1995 Ian Lance Taylor + * ecofflink.c (_bfd_ecoff_locate_line): When handling stabs: + correct setting of sym_ptr_end to consider symbols skipped when + setting sym_ptr; don't leave loop early unless an N_FUN is found + with a larger value. + * coff-sh.c (sh_coff_howtos): Mark R_SH_PCDISP8BY2 and R_SH_PCDISP as PC relative. Describe R_SH_IMM16. Add entries for R_SH_SWITCH16, R_SH_SWITCH32, R_SH_USES, R_SH_COUNT, and