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]

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


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


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