aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorIan Lance Taylor <ian@airs.com>1996-10-03 22:48:20 +0000
committerIan Lance Taylor <ian@airs.com>1996-10-03 22:48:20 +0000
commit6b5af55cea8cee5060db54a0b7e1fc0e40962c75 (patch)
treea810f99576fb4eda0485654fbc7e15be89c8c7b2 /bfd
parent55311d1cf119bab3bf5d9c7c38fa7278776e82c9 (diff)
downloadgdb-6b5af55cea8cee5060db54a0b7e1fc0e40962c75.zip
gdb-6b5af55cea8cee5060db54a0b7e1fc0e40962c75.tar.gz
gdb-6b5af55cea8cee5060db54a0b7e1fc0e40962c75.tar.bz2
* elflink.c (_bfd_elf_create_linker_section): Only use an existing
section if the flags are compatible.
Diffstat (limited to 'bfd')
-rw-r--r--bfd/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog
index b37530d..86d2d2b 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -1,5 +1,8 @@
Thu Oct 3 16:57:51 1996 Ian Lance Taylor <ian@cygnus.com>
+ * 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.