PR 354
[binutils-gdb.git] / bfd / ChangeLog
index cc79ca5221e8f070890aa70ce8e4f72a9e2da0a2..206f16be520a619a6d71fdfbaf2cb6f89dbc2ed6 100644 (file)
@@ -1,3 +1,9 @@
+2004-10-11  Alan Modra  <amodra@bigpond.net.au>
+
+       PR 354
+       * elflink.c (elf_link_input_bfd): Check that relocs in SEC_ALLOC
+       sections do not reference symbols in non-SEC_ALLOC sections.
+
 2004-10-11  Alan Modra  <amodra@bigpond.net.au>
 
        PR 437