This is the mail archive of the binutils@sources.redhat.com mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [MIPS PATCH' RFA] fix serious problem w/ MIPS .cprestore.


On Mon, 2002-09-16 at 13:57, cgd@broadcom.com wrote:
> Here's the updated version of the .cprestore fix patch.
> 
> (in addition to the comments being wrong, I actually screwed the test
> case entry up in another way, also fixed.)
> 
> [ gas/ChangeLog ]
> 2002-09-16  Chris Demetriou  <cgd@broadcom.com>
> 
> 	* config/tc-mips.c (IS_SEXT_32BIT_NUM): Move closer to top of file.
> 	(IS_SEXT_16BIT_NUM): New macro.
> 	(macro_build_ldst_constoffset): New function, to build a set of
> 	instructions to do a load or store from a constant offset relative
> 	to a given register.
> 	(macro, s_cprestore): Use macro_build_ldst_constoffset to implement
> 	.cprestore pseudo-op.
> 
> [ gas/testsuite/ChangeLog ]
> 2002-09-16  Chris Demetriou  <cgd@broadcom.com>
> 
> 	* gas/mips/mips-abi32-pic2.s: New file.
> 	* gas/mips/mips-abi32-pic2.d: New file.
> 	* gas/mips/mips.exp: Run new test.
> 

OK.

-eric

-- 
Yuppies wear socks.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]