This is the mail archive of the binutils@sourceware.org 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: [PATCH] MIPS: 32-bit microMIPS DSP ASE support


On Wed, Aug 01, 2012 at 02:25:40AM +0100, Maciej W. Rozycki wrote:
> On Wed, 1 Aug 2012, Alan Modra wrote:
> 
> > In future, please compile your code with both 32-bit and 64-bit
> > compilers before committing.  Your ChangeLog entry was wrong too.
> 
>  I didn't run `quilt refresh' to regenerate the patch, sorry about that -- 
> you can see I meant to drop the "l" modifier and code was indeed tested 
> with that update already made.  I also used an outdated version of 
> ChangeLog, I'll fix that up as follows -- what's the convention for CVS 
> log entries for ChangeLog corrections?

"correct changelog" would do.  I don't think it matters very much.

> --- opcodes/ChangeLog	1 Aug 2012 00:41:34 -0000	1.1837
> +++ opcodes/ChangeLog	1 Aug 2012 01:21:44 -0000
> @@ -19,7 +19,7 @@
>  	(DSP_VOLA): Likewise.
>  	(D32, D33): Likewise.
>  	(micromips_opcodes): Add DSP ASE instructions.
> -	* mips-dis.c (print_insn_micromips) <'2', '3'>: New cases.
> +	* micromips-dis.c (print_insn_micromips) <'2', '3'>: New cases.

Not this one!  I already fixed it.  micromips-dis.c doesn't exist.

-- 
Alan Modra
Australia Development Lab, IBM


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