OSDN Git Service

bfd/
authorBob Wilson <bob.wilson@acm.org>
Wed, 7 May 2008 23:13:08 +0000 (23:13 +0000)
committerBob Wilson <bob.wilson@acm.org>
Wed, 7 May 2008 23:13:08 +0000 (23:13 +0000)
commitd15dbcc3181eb1087430e5200b2fab983bba5aec
tree6deaa977cb9a9c41d89d33d9ca28051fb6168f91
parentedd80a465b695fb60558234c33fc29691b07721a
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