]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
xtensa: prototype xtensa_make_property_section in elf/xtensa.h
authorTrevor Saunders <tbsaunde+binutils@tbsaunde.org>
Sat, 4 Jun 2016 20:46:58 +0000 (16:46 -0400)
committerTrevor Saunders <tbsaunde+binutils@tbsaunde.org>
Sat, 25 Jun 2016 15:50:33 +0000 (11:50 -0400)
commit7c2c4aa12f4931fb79f94d787ef60e88960bb2a7
treeb642abc53b30d4c773187223d02e8c099fc10639
parent9e8a8ea8feadb0d3cd6443a1bc773b1dc835767e
xtensa: prototype xtensa_make_property_section in elf/xtensa.h

There's no reason to have multiple prototypes for the same function.

include/ChangeLog:

2016-06-25  Trevor Saunders  <tbsaunde+binutils@tbsaunde.org>

* elf/xtensa.h (xtensa_make_property_section): New prototype.

gas/ChangeLog:

2016-06-25  Trevor Saunders  <tbsaunde+binutils@tbsaunde.org>

* config/tc-xtensa.c (xtensa_make_property_section): Remove prototype.

bfd/ChangeLog:

2016-06-25  Trevor Saunders  <tbsaunde+binutils@tbsaunde.org>

* elf32-xtensa.c (xtensa_make_property_section): Remove prototype.
bfd/ChangeLog
bfd/elf32-xtensa.c
gas/ChangeLog
gas/config/tc-xtensa.c
include/ChangeLog
include/elf/xtensa.h