* config/tc-sh.h (sh_force_relocation): Prototype.
authorHans-Peter Nilsson <hp@axis.com>
Sat, 15 Sep 2001 14:49:54 +0000 (14:49 +0000)
committerHans-Peter Nilsson <hp@axis.com>
Sat, 15 Sep 2001 14:49:54 +0000 (14:49 +0000)
commite08ae97912972aa69b9860deebf29b0f2c84de4a
treec8ce3ea133b691b2c94974ff98938839b4b01358
parenta1ec19fa3f1398f590e428c39a4ff36ace2f4270
* config/tc-sh.h (sh_force_relocation): Prototype.
(struct fix): Forward declare.
* config/tc-sh.c (type sh_operand_info): Move to top of file.
(cons, s_align_bytes): Remove old-type declarations.
(sh_elf_suffix, parse_reg, dot, parse_exp, parse_at, get_operand,
get_operands, get_specific, insert, build_relax,
insert_loop_bounds, build_Mytes): Prototype.
(little): Make static.  Prototype.
(check, tc_Nout_fix_to_chars): Delete unused functions.
gas/ChangeLog
gas/config/tc-sh.c
gas/config/tc-sh.h