aboutsummaryrefslogtreecommitdiff
path: root/gas
diff options
context:
space:
mode:
authorAlan Modra <amodra@gmail.com>2001-06-06 12:08:50 +0000
committerAlan Modra <amodra@gmail.com>2001-06-06 12:08:50 +0000
commit6e139bf09ab7be0fc692bfe94646048bef6498f6 (patch)
tree52de366d5e511482e2c981db3e393ac2f894ef5a /gas
parentd6767af8425fc020f42f36e3cc11bc01af2c112b (diff)
downloadfsf-binutils-gdb-6e139bf09ab7be0fc692bfe94646048bef6498f6.zip
fsf-binutils-gdb-6e139bf09ab7be0fc692bfe94646048bef6498f6.tar.gz
fsf-binutils-gdb-6e139bf09ab7be0fc692bfe94646048bef6498f6.tar.bz2
* config/tc-s390.h (TC_FORCE_RELOCATION): Always emit relocations
BFD_RELOC_VTABLE_INHERIT and BFD_RELOC_VTABLE_ENTRY.
Diffstat (limited to 'gas')
-rw-r--r--gas/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog
index a7510d0..b6b9191 100644
--- a/gas/ChangeLog
+++ b/gas/ChangeLog
@@ -1,3 +1,8 @@
+2001-06-06 Martin Schwidefsky <schwidefsky@de.ibm.com>
+
+ * config/tc-s390.h (TC_FORCE_RELOCATION): Always emit relocations
+ BFD_RELOC_VTABLE_INHERIT and BFD_RELOC_VTABLE_ENTRY.
+
2001-06-06 Alan Modra <amodra@bigpond.net.au>
* config/tc-i386.c (md_assemble): Handle Pentium4 branch hints.