From deee88e9810fe5a3e73b071713ff6fa03b5c016d Mon Sep 17 00:00:00 2001 From: Alan Modra Date: Tue, 4 Sep 2018 10:13:26 +0930 Subject: 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 | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'bfd/ChangeLog') diff --git a/bfd/ChangeLog b/bfd/ChangeLog index bc1cb15..a499105 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,9 @@ +2018-09-06 Alan Modra + + PR 23570 + * elf32-avr.c (elf_avr_special_sections): New. + (elf_backend_special_sections): Define. + 2018-09-04 Jose E. Marchesi * elfxx-sparc.c (_bfd_sparc_elf_info_to_howto): Do not issue an -- cgit v1.1