From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eric Christopher To: Thiemo Seufer Cc: binutils@sources.redhat.com Subject: Re: [PATCH] Code cleanup in tc-mips.c Date: Tue, 21 Aug 2001 12:50:00 -0000 Message-id: <998423376.1308.1.camel@ghostwheel.cygnus.com> References: <20010821211500.G30301@rembrandt.csv.ica.uni-stuttgart.de> X-SW-Source: 2001-08/msg00481.html On 21 Aug 2001 21:15:00 +0200, Thiemo Seufer wrote: > Hi All, > > this patch does some code cleanup and fixes the still unused parsing > of %gp_rel. > > Tested on/via ... with no regressions? > 2001-08-21 Thiemo Seufer > > /gas/ChangeLog > * tc_mips.h (MAX_GPREL_OFFSET): Change it to the maximum allowed > value, not the word beyond maximum. > * tc_mips.c (macro_build_lui): Code cleanup. > (macro): Reflect change to MAX_GPREL_OFFSET. > (mips_ip): Check explicitly against S_EX_NONE. > (my_get_SmallExpression): parse for %gp_rel, not %gprel. > (md_apply_fix): Code cleanup. > > -- Look out behind you!