From 15aafe49cc2a3297c8b1a482c2ee9cd938806975 Mon Sep 17 00:00:00 2001 From: Ian Lance Taylor Date: Wed, 27 Nov 1996 17:11:05 +0000 Subject: [PATCH] * elf32-i386.c (elf_i386_relocate_section): Warn about a relocation against a symbol defined in a section with no output section. PR 11174. --- bfd/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 1bbca521d3b..7f61e271bf9 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,9 @@ +Wed Nov 27 12:10:25 1996 Ian Lance Taylor + + * 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 * aclocal.m4 (BFD_CC_FOR_BUILD): Don't require AC_C_CROSS. -- 2.30.2