]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
* mmo.c (mmo_write_section_description): New function broken out
authorHans-Peter Nilsson <hp@axis.com>
Sun, 24 Oct 2004 21:40:36 +0000 (21:40 +0000)
committerHans-Peter Nilsson <hp@axis.com>
Sun, 24 Oct 2004 21:40:36 +0000 (21:40 +0000)
commitaa69fe43dd9557f5f9290ec2d534e057e20fd064
tree276a123362c91d366d09463b0043e1931ba65505
parent1fddb8daadfc2368d8e5aa5e6041d44db0884a79
* 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