(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)
commita56b48eb0fa6568864c2e3adc4dd70ab23b84611
treee6afc68b04cbb6da92d26eb82ad483f36a9d789b
parent3d45646427f594eb985155728df5e8dc6f55637a
(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