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: [RFA] Arm disassembler tweak for #- and -#


> Something I noticed.  I'm only moderately familiar with ARM so this could
> use a sanity check.
> 
> The ARM assembler never appears to accept "-#4".  On the other hand, the ARM
> disassembler never appears to output "#-4".  Copying and pasting got me in
> some trouble.  This patch normalizes the disassembler to match the
> assembler.  OK?
> 
> -- 
> Daniel Jacobowitz
> MontaVista Software                         Debian GNU/Linux Developer
> 
> 2003-10-29  Daniel Jacobowitz  <drow@mvista.com>
> 
> 	* arm-dis.c (print_arm_insn): Print "-" after "#".
> 
> 2003-10-29  Daniel Jacobowitz  <drow@mvista.com>
> 
> 	* gas/arm/arm7t.d: Replace '-#' with '#-'.
> 	* gas/arm/copro.d: Likewise.
> 	* gas/arm/fpa-mem.d: Likewise.
> 	* gas/arm/maverick.c: Likewise.
> 	* gas/arm/maverick.d: Likewise.
> 	* gas/arm/vfp1.d: Likewise.
> 	* gas/arm/vfp1xD.d: Likewise.
> 	* gas/arm/xscale.d: Likewise.

OK.

And thank you.  This is one of those itches I've always been intending to 
scratch, but it never quite got irritating enough!

R.



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