OSDN Git Service

* config/tc-arm.c (do_t_ldmstm): Change BFD_RELOC_NONE to
authorjules <jules>
Thu, 10 Feb 2005 12:39:14 +0000 (12:39 +0000)
committerjules <jules>
Thu, 10 Feb 2005 12:39:14 +0000 (12:39 +0000)
commit7ce401feb51f2eba5f90f70d188d9b3be60b5598
tree497e3a1de1a7460c6026af4d0cfa7545cbfc950d
parent9adf608ec52ba9fe765d8cca52c4e0726e7d5d52
* config/tc-arm.c (do_t_ldmstm): Change BFD_RELOC_NONE to
BFD_RELOC_UNUSED.
(do_t_push_pop): Likewise.
(md_assemble): Likewise.
(md_apply_fix3): Handle BFD_RELOC_NONE correctly, make BFD_RELOC_UNUSED
same as previous meaning of BFD_RELOC_NONE.
(create_unwind_entry): Output dependency on the required personality
routines.
testsuite/gas/arm/unwind.d: Alter expected output to include dependency
on __aeabi_unwind_cpp_pr[01].
gas/ChangeLog
gas/config/tc-arm.c
gas/testsuite/gas/arm/unwind.d