From 8d9a1cce3f1e5c083ec2864282e734dd6878a8e0 Mon Sep 17 00:00:00 2001 From: Jim Wilson Date: Thu, 26 Jan 1995 00:26:11 +0000 Subject: [PATCH] * 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 | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/gas/ChangeLog b/gas/ChangeLog index 8e5893b76a6..72c437a025b 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,12 @@ +Wed Jan 25 16:23:13 1995 Jim Wilson + + * 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. + Wed Jan 25 15:32:09 1995 David Edelsohn * config/tc-ppc.c (md_parse_option): Accept mpwr2 as a synonym for -- 2.30.2