OSDN Git Service

bfd/
authorBob Wilson <bob.wilson@acm.org>
Wed, 7 May 2008 23:13:09 +0000 (23:13 +0000)
committerBob Wilson <bob.wilson@acm.org>
Wed, 7 May 2008 23:13:09 +0000 (23:13 +0000)
commit27923a455f9aa8bff824fc1a6ffb40389317f1fd
tree5d2562f29e70883ba4c814ee40d30b92d11de182
parent8f3885009bb6b58f147f04c8507b175f870a5426
bfd/
        * elf32-xtensa.c (xtensa_property_section_name): New.
        (xtensa_make_property_section): New.
        (xtensa_get_property_section): Make static.  Do not create a new
        section if it does not exist.
gas/
        * config/tc-xtensa.c (xtensa_create_property_segments): Use
        xtensa_make_property_section instead of xtensa_get_property_section.
        (xtensa_create_xproperty_segments): Likewise.
bfd/ChangeLog
bfd/elf32-xtensa.c
gas/ChangeLog
gas/config/tc-xtensa.c