OSDN Git Service

(struct stab_link_includes_totals): Rename field 'total' to 'sum_chars'
authorNick Clifton <nickc@redhat.com>
Wed, 31 Mar 2004 09:27:40 +0000 (09:27 +0000)
committerNick Clifton <nickc@redhat.com>
Wed, 31 Mar 2004 09:27:40 +0000 (09:27 +0000)
commit0ba75efce7021f6ab455b566a1a9e21d07bb19a6
tree55d860f2a1f926bc36bb7f58d4a5027ed715d32e
parent93021632ea5aeb3afe9efcdd7201a7dd85187e84
(struct stab_link_includes_totals): Rename field 'total' to 'sum_chars'
and add field 'num_chars'.
(_bfd_link_section_stabs): When computing the sum of the characters in a
B_INCL..B_EINCL range also keep a count of the number of characters.  Use
this information to help distinguish between include sections when have
the same sum but which nevertheless are still unique.
bfd/ChangeLog
bfd/stabs.c