* tc-sh.c (little): Add argument IGNORE to avoid compiler warnings.
authorJim Wilson <wilson@tuliptree.org>
Thu, 26 Jan 1995 00:26:11 +0000 (00:26 +0000)
committerJim Wilson <wilson@tuliptree.org>
Thu, 26 Jan 1995 00:26:11 +0000 (00:26 +0000)
commit8d9a1cce3f1e5c083ec2864282e734dd6878a8e0
treec6ab17336d3acfee47a21602401b1eb91bc4d0fc
parentc429bbab3adf3da9515b9ba4fd908def97cec437
* tc-sh.c (little): Add argument IGNORE to avoid compiler warnings.
(md_pseudo_table): Add space for consistent formatting.
(COND8_RANGE, COND12_RANGE): Delete unused macros.
(COND8_F, COND8_M, COND12_F, COND12_M, UNCOND12_F, UNCOND12_M):
Correct minimum and maximum branch offsets.  Add comments explaining
why these numbers are correct.
gas/ChangeLog