[PATCH] Fix distinction of 32/64bit addresses in MIPS gas

Thiemo Seufer ica2_ts@csv.ica.uni-stuttgart.de
Thu Sep 6 21:12:00 GMT 2001


Thiemo Seufer wrote:
[snip]
> 2001-09-07  Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
> 
> 	/gas/ChangeLog
> 	* tc_mips.c
> 	(macro): Fix address load instruction.
> 
> 	/gas/testsuite/ChangeLog
> 	* gas/mips/ld.d: Use 32bit instructions for addresses.
> 	* gas/mips/mips-gp64-fp32-pic.d: Likewise.
> 	* gas/mips/mips-gp64-fp32-pic.s: Likewise.
> 	* gas/mips/mips-gp64-fp32.d: Likewise.
> 	* gas/mips/mips-gp64-fp32.s: Likewise.
> 	* gas/mips/mips-gp64-fp64-pic.d: Likewise.
> 	* gas/mips/mips-gp64-fp64-pic.s: Likewise.
> 	* gas/mips/mips-gp64-fp64.d: Likewise.
> 	* gas/mips/mips-gp64-fp64.s: Likewise.
> 	* gas/mips/elempic.d: Likewise.
> 	* gas/mips/uld.d: Likewise.
> 	* gas/mips/usd.d: Likewise.

Of course the ChangeLog should read

 	/gas/ChangeLog
 	* tc_mips.c
 	(macro): Let address load expansion depend on register width instead
	of it's name.
 
 	/gas/testsuite/ChangeLog
 	* gas/mips/ld.d: Use 32bit instructions for addresses.


Thiemo



More information about the Binutils mailing list