From: Ian Lance Taylor Date: Thu, 3 Oct 1996 22:48:20 +0000 (+0000) Subject: * elflink.c (_bfd_elf_create_linker_section): Only use an existing X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=6b5af55cea8cee5060db54a0b7e1fc0e40962c75;p=binutils-gdb.git * elflink.c (_bfd_elf_create_linker_section): Only use an existing section if the flags are compatible. --- diff --git a/bfd/ChangeLog b/bfd/ChangeLog index b37530d2a54..86d2d2b9d73 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,5 +1,8 @@ Thu Oct 3 16:57:51 1996 Ian Lance Taylor + * elflink.c (_bfd_elf_create_linker_section): Only use an existing + section if the flags are compatible. + * configure.in: Add havevecs, and put it in tdefaults. * mpw-config.in: Likewise. * configure: Rebuild.