OSDN Git Service

* mmo.c (mmo_write_section_description): New function broken out
authorhp <hp>
Sun, 24 Oct 2004 21:40:35 +0000 (21:40 +0000)
committerhp <hp>
Sun, 24 Oct 2004 21:40:35 +0000 (21:40 +0000)
commit317a732ddca4abacee547252f09fc39bb757d866
treeedc6b4f722489eb205b0691e3a54c4523d45beec
parentcbd612e10d16fd0cbbc7c218b203152665373d92
* mmo.c (mmo_write_section_description): New function broken out
of mmo_internal_write_section.
(mmo_internal_write_section): For each of .text and .data, call
mmo_write_section_description before outputting contents if it has
nontrivially deducible vma or contents.
(mmo_has_leading_or_trailing_zero_tetra_p): New function.
(mmo_canonicalize_symtab): Adjust absolute symbols to .data
symbols if found within the .data address range.
bfd/ChangeLog
bfd/mmo.c