* config/tc-i386.c (tc_gen_reloc): Accept all relocs; remove
authorIan Lance Taylor <ian@airs.com>
Wed, 7 Aug 1996 15:54:33 +0000 (15:54 +0000)
committerIan Lance Taylor <ian@airs.com>
Wed, 7 Aug 1996 15:54:33 +0000 (15:54 +0000)
commite592f0e63db87bb4819f5e13dbd222c35a50d552
tree9cd7381b82cb6d775c9d64e98460d0e1e669b730
parente805bff71d12578542bf38ce2f0706dfee8b62a2
* config/tc-i386.c (tc_gen_reloc): Accept all relocs; remove
#ifndef OBJ_ELF lines.  From Eric Valette <valette@crf.canon.fr>.
(tc_gen_reloc): If out of memory call as_fatal rather than
assert.  If no howto found, call as_bad_where rather than
as_fatal.  Change the error message slightly.  Set howto to a
non-NULL value in order to keep going.
gas/ChangeLog
gas/config/tc-i386.c
This page took 0.02417 seconds and 4 git commands to generate.