OSDN Git Service

bfd/
authorH.J. Lu <hjl@lucon.org>
Sat, 26 Jul 2003 01:06:27 +0000 (01:06 +0000)
committerH.J. Lu <hjl@lucon.org>
Sat, 26 Jul 2003 01:06:27 +0000 (01:06 +0000)
commitbbbc6ce8b7ec6898437b22ceafbcd6d8df70d08c
tree4cf1f138a2d995fe9efd18df242bf47604f2c7e8
parenta0bee1bd755d0f66827717303a1bb72269909b08
bfd/

2003-07-25  H.J. Lu  <hongjiu.lu@intel.com>

* elf.c (_bfd_elf_new_section_hook): Set the default section
type to SHT_NULL.
(elf_fake_sections): Set the section type based on asect->flags
if it is SHT_NULL. Don't abort on processor specific section
types.

gas/

2003-07-25  H.J. Lu  <hongjiu.lu@intel.com>

* config/obj-elf.c (obj_elf_change_section): Update
elf_section_type and elf_section_flags only when they are
specified.
bfd/ChangeLog
bfd/elf.c