OSDN Git Service

* config/tc-hppa.c (CHECK_FIELD_WHERE): Define.
authorAlan Modra <amodra@bigpond.net.au>
Thu, 21 Jun 2001 06:12:11 +0000 (06:12 +0000)
committerAlan Modra <amodra@bigpond.net.au>
Thu, 21 Jun 2001 06:12:11 +0000 (06:12 +0000)
commit8e22c11006cee0b7d034ed0132ae8426e6856dc5
treef1be7e83f2f3790d2a98de8ad3fd911def52c6df
parent053f6786450634033474b2fc5d432e9ba55c084f
* config/tc-hppa.c (CHECK_FIELD_WHERE): Define.
(md_apply_fix): Use it here.  Replace printf with equivalent
as_bad_where.
(tc_gen_reloc): Use as_bad_where instead of as_bad.
(md_apply_fix): Here too.
* config/tc-i386.c (tc_gen_reloc): Use as_bad_where instead of as_bad.
* config/tc-m68k.c (tc_gen_reloc): Likewise.
(md_convert_frag_1): Likewise.
gas/ChangeLog
gas/config/tc-hppa.c
gas/config/tc-i386.c
gas/config/tc-m68k.c