* config/tc-i386.c (md_pseudo_table <file>): Warning fix.
authorAlan Modra <amodra@gmail.com>
Tue, 9 Jul 2002 09:46:18 +0000 (09:46 +0000)
committerAlan Modra <amodra@gmail.com>
Tue, 9 Jul 2002 09:46:18 +0000 (09:46 +0000)
commitc66827056daabd0b8e8bfd0cf62767fdfc4a1918
tree0ec25bcca7aec201356545f20328262537716b4a
parentad42262f8f1b8cc9d8af7a593faa7fde13ebb529
* 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