diff options
Diffstat (limited to 'bfd')
-rw-r--r-- | bfd/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 1bbca52..7f61e27 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -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. |