PR23570, AVR .noinit section defaults to PROGBITS
authorAlan Modra <amodra@gmail.com>
Tue, 4 Sep 2018 00:43:26 +0000 (10:13 +0930)
committerAlan Modra <amodra@gmail.com>
Thu, 6 Sep 2018 04:43:00 +0000 (14:13 +0930)
commitdeee88e9810fe5a3e73b071713ff6fa03b5c016d
treef6df138f6600917454c508e10fdaef7eac3964c6
parentf1628857d783fee0171f16f1bad0b7816460dec5
PR23570, AVR .noinit section defaults to PROGBITS

Revert commit 8744470deab and instead use the standard special_sections
support.

PR 23570
bfd/
* elf32-avr.c (elf_avr_special_sections): New.
(elf_backend_special_sections): Define.
gas/
* config/tc-avr.c: Revert 2018-09-03 change.
bfd/ChangeLog
bfd/elf32-avr.c
gas/ChangeLog
gas/config/tc-avr.c