* elf.c (elf_fake_sections): Use SHT_NOTE for any section whose
authorIan Lance Taylor <ian@airs.com>
Tue, 25 Feb 1997 21:07:13 +0000 (21:07 +0000)
committerIan Lance Taylor <ian@airs.com>
Tue, 25 Feb 1997 21:07:13 +0000 (21:07 +0000)
commitb08f5ac27a80ff24cb0606ee5011525be3030698
treecf0d4e6a81051786373c621612b984567412c735
parent7a9756bcc2d38e921d233f9c8c68de83bc585569
* elf.c (elf_fake_sections): Use SHT_NOTE for any section whose
name begins with ".note".
(map_sections_to_segments): Add a PT_NOTE segment for any loadable
section whose name begins with ".note".
(get_program_header_size): Corresponding change.
bfd/ChangeLog