* mmo.c (mmo_write_section_description): New function broken out
commit601821b0116d969a4835781067873d012104c899
authorHans-Peter Nilsson <hp@axis.com>
Sun, 24 Oct 2004 21:40:36 +0000 (24 21:40 +0000)
committerHans-Peter Nilsson <hp@axis.com>
Sun, 24 Oct 2004 21:40:36 +0000 (24 21:40 +0000)
tree6d4c8357dd7c21c38480bfdc3bd954babc46de73
parente00587fbc9c523f228d4d9c267cafc4c87ed0485
* 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