* config/tc-arm.c (arm_fix_adjustable): For COFF, convert fixups against
authorNick Clifton <nickc@redhat.com>
Tue, 9 May 2006 11:47:48 +0000 (11:47 +0000)
committerNick Clifton <nickc@redhat.com>
Tue, 9 May 2006 11:47:48 +0000 (11:47 +0000)
commit337ff0a5afa6511854390af9ca41f5de27a40cbc
tree38e8857ee32895684af844e8d224bb2a21bfd6d5
parent8c9f705ebb4a261be2fcf9e032e45fb90123d1d7
* config/tc-arm.c (arm_fix_adjustable): For COFF, convert fixups against
   symbols which are not going to be placed into the symbol table.
* coffcode.h (coff_write_relocs): Produce an error message if a an
   out-of-range symbol index is detected in a reloc.
bfd/ChangeLog
bfd/coffcode.h
gas/ChangeLog
gas/config/tc-arm.c