OSDN Git Service

* config/tc-i386.c (md_pseudo_table <file>): Warning fix.
authorAlan Modra <amodra@bigpond.net.au>
Tue, 9 Jul 2002 09:46:18 +0000 (09:46 +0000)
committerAlan Modra <amodra@bigpond.net.au>
Tue, 9 Jul 2002 09:46:18 +0000 (09:46 +0000)
commit5e8ded5656507a74bd573b00b1e753630dc9a8b3
tree46a5ccfae90cacd2facb721fd2432e66c1cb087a
parent0d8178ac754b7ab6aebd77db58e6b771609d5d20
* config/tc-i386.c (md_pseudo_table <file>): Warning fix.
(BFD_RELOC_8, BFD_RELOC_8_PCREL): Define for non-BFD.
(md_apply_fix3): Formatting.  Remove redundant test.
(tc_gen_reloc): Remove redundant code.
(tc_i386_force_relocation): Delete.  Movy body of function to..
* config/tc-i386.h (TC_FORCE_RELOCATION): .. here.
gas/ChangeLog
gas/config/tc-i386.c
gas/config/tc-i386.h