OSDN Git Service

* config/tc-arm.c (arm_fix_adjustable): For COFF, convert fixups against
authornickc <nickc>
Tue, 9 May 2006 11:47:47 +0000 (11:47 +0000)
committernickc <nickc>
Tue, 9 May 2006 11:47:47 +0000 (11:47 +0000)
commit083c893eee6dbdd000a75e1a397493db6b0b8d12
treea491d90dfe284c2d7290c3080e33027da625b73a
parent431fd8305510568147996549085a52e3e9aaf72f
* 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