From: Ian Lance Taylor Date: Wed, 28 May 1997 20:17:55 +0000 (+0000) Subject: * config/tc-i386.c (tc_gen_reloc): Don't try to convert the type X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=5ac3db53bbed17f406f7749d018b0a03e0b1941c;p=binutils-gdb.git * config/tc-i386.c (tc_gen_reloc): Don't try to convert the type of a BFD_RELOC_RVA reloc. --- diff --git a/gas/ChangeLog b/gas/ChangeLog index c4c57922a81..a0b98e94123 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,8 @@ +Wed May 28 16:17:34 1997 Ian Lance Taylor + + * 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.