From fc636a52d79fd0c3528c074c1f8ded6413eec376 Mon Sep 17 00:00:00 2001 From: Jackie Smith Cashion Date: Thu, 4 Jul 1996 09:14:55 +0000 Subject: [PATCH] Thu Jul 4 10:11:33 1996 James G. Smith * config/tc-mips.c (mips_ip): Only perform range check when dealing with O_constant expressions. Problem noticed by QMS, where "%lo(SYM + LARGEOFFSET)" would complain about the OFFSET being greater than 16bits or not absolute, when it should really just be taking the lo-16bits of the final address value. --- gas/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/gas/ChangeLog b/gas/ChangeLog index 15aaadc..7ecda0f 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,8 @@ +Thu Jul 4 10:11:33 1996 James G. Smith + + * config/tc-mips.c (mips_ip): Only perform range check when + dealing with O_constant expressions. + Wed Jul 3 15:02:21 1996 J.T. Conklin * m68k-parse.h (m68k_register): Add new coldfile control -- 2.7.4