* config/tc-arm.c (arm_fix_adjustable) [OBJ_COFF]: Delete.
authorNick Clifton <nickc@redhat.com>
Fri, 10 Nov 2006 09:32:42 +0000 (09:32 +0000)
committerNick Clifton <nickc@redhat.com>
Fri, 10 Nov 2006 09:32:42 +0000 (09:32 +0000)
commit0ffdc86ce9b1f13f791d159c60c58e2c87ed0d91
treeeb80bff1dc739b86aafb8e2a5fae1e0e61a2cc4f
parent0285182bf2cf7b76b87b96d759d8eb44baa09dba
* config/tc-arm.c (arm_fix_adjustable) [OBJ_COFF]: Delete.
  (arm_fix_adjustable) [OBJ_ELF]: Use it on coff targets too.
* gas/arm/local_label_coff.s: New test.
* gas/arm/local_label_coff.d: New test.
* gas/arm/local_label_elf.s: New test.
* gas/arm/local_label_elf.d: New test.
* gas/arm/local_label_wince.s: New test.
* gas/arm/local_label_wince.d: New test.
gas/ChangeLog
gas/config/tc-arm.c
gas/testsuite/ChangeLog
gas/testsuite/gas/arm/local_label_coff.d [new file with mode: 0644]
gas/testsuite/gas/arm/local_label_coff.s [new file with mode: 0644]
gas/testsuite/gas/arm/local_label_elf.d [new file with mode: 0644]
gas/testsuite/gas/arm/local_label_elf.s [new file with mode: 0644]
gas/testsuite/gas/arm/local_label_wince.d [new file with mode: 0644]
gas/testsuite/gas/arm/local_label_wince.s [new file with mode: 0644]