From 9ee2a2d449d0e4f70e9e04039e362f8b9259e1d9 Mon Sep 17 00:00:00 2001 From: "Maciej W. Rozycki" Date: Mon, 18 Apr 2005 14:16:10 +0000 Subject: * config/tc-mips.c (normalize_constant_expr): Don't check for HAVE_32BIT_GPRS. (check_absolute_expr): Only call normalize_constant_expr() if HAVE_32BIT_GPRS. (mips_ip): Likewise. * config/tc-mips.c (check_absolute_expr): Fix formatting. --- gas/ChangeLog | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'gas/ChangeLog') diff --git a/gas/ChangeLog b/gas/ChangeLog index 7d8eb46..062b47f 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,13 @@ +2005-04-18 Maciej W. Rozycki + + * config/tc-mips.c (normalize_constant_expr): Don't check for + HAVE_32BIT_GPRS. + (check_absolute_expr): Only call normalize_constant_expr() if + HAVE_32BIT_GPRS. + (mips_ip): Likewise. + + * config/tc-mips.c (check_absolute_expr): Fix formatting. + 2005-04-18 Jan Beulich * macro.c (free_token): New, freeing all the memory associated with a -- cgit v1.1