This is the mail archive of the binutils@sourceware.cygnus.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] Important gas fixes on sparc


On Mon, Jun 07, 1999 at 07:35:15PM +0200, Jakub Jelinek wrote:
> 1999-06-07  Jakub Jelinek  <jj@ultra.linux.cz>
> 
>         * gas/config/tc-sparc.c (md_assemble):
> 	Fix up setx, support setsw. Optimize set if
> 	sizeof(bfd_vma) == 64.
> 	(sparc_ip): Fix sethi - without %hi() it
> 	should generate R_SPARC_32 reloc, not R_SPARC_HI22.
> 	* opcodes/sparc-opc.c: Fix up set, setsw, setuw
> 	operand kinds. Support signx %reg, clruw %reg.

Applied.

It wouldn't bother me at all if next time you're in to tweek this
code you were to break up some of these over-large functions.  And
clean up the special_case global variable thing -- blech.


r~

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