bfd/
authorH.J. Lu <hjl.tools@gmail.com>
Sat, 26 Jul 2003 01:06:27 +0000 (01:06 +0000)
committerH.J. Lu <hjl.tools@gmail.com>
Sat, 26 Jul 2003 01:06:27 +0000 (01:06 +0000)
commit3cddba1e54cbf32f53bebe904341dca542fb2a8c
treec3f77ca505740ad1d9f754ef69fc0cc78292cb6d
parenta5de4c570e1b4df0598b2711f611ee28a8d6888b
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
gas/ChangeLog
gas/config/obj-elf.c
This page took 0.025412 seconds and 4 git commands to generate.