* elf32-i386.c (elf_i386_relocate_section): Warn about a
authorIan Lance Taylor <ian@airs.com>
Wed, 27 Nov 1996 17:11:05 +0000 (17:11 +0000)
committerIan Lance Taylor <ian@airs.com>
Wed, 27 Nov 1996 17:11:05 +0000 (17:11 +0000)
relocation against a symbol defined in a section with no output
section.
PR 11174.

bfd/ChangeLog

index 1bbca521d3b46bf95875a93cc6e0f9ee9da06316..7f61e271bf90cff7b1668497902317aeb1336c20 100644 (file)
@@ -1,3 +1,9 @@
+Wed Nov 27 12:10:25 1996  Ian Lance Taylor  <ian@cygnus.com>
+
+       * elf32-i386.c (elf_i386_relocate_section): Warn about a
+       relocation against a symbol defined in a section with no output
+       section.
+
 Tue Nov 26 11:07:31 1996  Ian Lance Taylor  <ian@cygnus.com>
 
        * aclocal.m4 (BFD_CC_FOR_BUILD): Don't require AC_C_CROSS.