aboutsummaryrefslogtreecommitdiff
path: root/gas/ChangeLog
diff options
context:
space:
mode:
authorIan Lance Taylor <ian@airs.com>1997-05-28 20:17:55 +0000
committerIan Lance Taylor <ian@airs.com>1997-05-28 20:17:55 +0000
commit5ac3db53bbed17f406f7749d018b0a03e0b1941c (patch)
treee89b494f489d40f894b4513078ce2f8668758347 /gas/ChangeLog
parent5edcd3b9c95c8638b3e491991b373a56ed8c1928 (diff)
downloadgdb-5ac3db53bbed17f406f7749d018b0a03e0b1941c.zip
gdb-5ac3db53bbed17f406f7749d018b0a03e0b1941c.tar.gz
gdb-5ac3db53bbed17f406f7749d018b0a03e0b1941c.tar.bz2
* config/tc-i386.c (tc_gen_reloc): Don't try to convert the type
of a BFD_RELOC_RVA reloc.
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r--gas/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog
index c4c5792..a0b98e9 100644
--- a/gas/ChangeLog
+++ b/gas/ChangeLog
@@ -1,3 +1,8 @@
+Wed May 28 16:17:34 1997 Ian Lance Taylor <ian@cygnus.com>
+
+ * config/tc-i386.c (tc_gen_reloc): Don't try to convert the type
+ of a BFD_RELOC_RVA reloc.
+
Wed May 28 10:48:14 1997 Jeffrey A Law (law@cygnus.com)
* config/tc-hppa.c (tc_fix_adjustable): Reject absolute calls/jumps.