* config/tc-xc16x.c (md_cgen_lookup_reloc): Ensure fix_size is set
authorDoug Evans <dje@google.com>
Mon, 19 Oct 2009 15:27:39 +0000 (15:27 +0000)
committerDoug Evans <dje@google.com>
Mon, 19 Oct 2009 15:27:39 +0000 (15:27 +0000)
commit23f5dfcb86e294fd12926351d89f8918b5981b72
tree731a30c8d6568270196efaa38f628ec153295287
parent764ed107e9c05328d6f02d9c0406bd1ad39a502e
* config/tc-xc16x.c (md_cgen_lookup_reloc): Ensure fix_size is set
correctly for all 16 bit relocs.  Return BFD_RELOC_NONE if reloc
isn't recognized, not BFD_RELOC_XC16X_SOF.

testsuite:
* gas/xc16x/shlrol.s: Specify constant shift amount.
* gas/xc16x/xc16x.exp (do_xc16x_shlrol): Update expected output.
gas/ChangeLog
gas/config/tc-xc16x.c
gas/testsuite/ChangeLog
gas/testsuite/gas/xc16x/shlrol.s
gas/testsuite/gas/xc16x/xc16x.exp