OSDN Git Service

* 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)
commit081e441d109180dcf2faa2b3806e1167cc7ee64d
treeba3f1ab93201a13db3bc44778778337621b85b1f
parenta33e4f57f076751054ec38519a3cab1999db4d2d
* 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