From 23e58b81a85eff6eb4f7d5586370977c440ad507 Mon Sep 17 00:00:00 2001 From: Alan Modra Date: Wed, 6 Jun 2001 12:08:50 +0000 Subject: [PATCH] * config/tc-s390.h (TC_FORCE_RELOCATION): Always emit relocations BFD_RELOC_VTABLE_INHERIT and BFD_RELOC_VTABLE_ENTRY. --- gas/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/gas/ChangeLog b/gas/ChangeLog index a7510d006..b6b9191c7 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. -- 2.11.4.GIT