]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
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)
commit51c8ebc1d0399f147cf2dc5f6d2a75458fdf77f8
tree365d0fb2ca5eca7efcae1c0244316075216e0627
parent236369e7e776877959af5263b5e7a21bcce5e0d3
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