diff options
author | Ian Lance Taylor <ian@airs.com> | 1997-05-28 20:17:55 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@airs.com> | 1997-05-28 20:17:55 +0000 |
commit | 5ac3db53bbed17f406f7749d018b0a03e0b1941c (patch) | |
tree | e89b494f489d40f894b4513078ce2f8668758347 /gas/ChangeLog | |
parent | 5edcd3b9c95c8638b3e491991b373a56ed8c1928 (diff) | |
download | gdb-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/ChangeLog | 5 |
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. |