+2007-12-11 Alan Modra <amodra@bigpond.net.au>
+
+ * elf.c (elf_fake_sections): Add "warning:" to "..changed to PROGBITS"
+ message.
+
2007-12-07 Bob Wilson <bob.wilson@acm.org>
* elf32-xtensa.c (elf_howto_table): Add R_XTENSA_32_PCREL.
non-bss input sections to bss output sections, or emit data
to a bss output section via a linker script. */
(*_bfd_error_handler)
- (_("section `%A' type changed to PROGBITS"), asect);
+ (_("warning: section `%A' type changed to PROGBITS"), asect);
this_hdr->sh_type = sh_type;
}