OSDN Git Service

* 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)
commit217a54bbff30bcdd0cf24a12aeee3e204ecf746e
tree5aee23c6696da5295522a1d912111d12c24a74bd
parente0a35e91a4e90e860c67a6d6baf9b5f0a03dcdbd
* 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