From: Alan Modra Date: Wed, 6 Jun 2001 12:08:50 +0000 (+0000) Subject: * config/tc-s390.h (TC_FORCE_RELOCATION): Always emit relocations X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=6e139bf09ab7be0fc692bfe94646048bef6498f6;p=binutils-gdb.git * config/tc-s390.h (TC_FORCE_RELOCATION): Always emit relocations BFD_RELOC_VTABLE_INHERIT and BFD_RELOC_VTABLE_ENTRY. --- diff --git a/gas/ChangeLog b/gas/ChangeLog index a7510d00650..b6b9191c7f2 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,8 @@ +2001-06-06 Martin Schwidefsky + + * config/tc-s390.h (TC_FORCE_RELOCATION): Always emit relocations + BFD_RELOC_VTABLE_INHERIT and BFD_RELOC_VTABLE_ENTRY. + 2001-06-06 Alan Modra * config/tc-i386.c (md_assemble): Handle Pentium4 branch hints.