Jakub Jelinek <jj@ultra.linux.cz>
commitc61b4f609710b4659c81657de5b6ad296a43ac05
authorRichard Henderson <rth@redhat.com>
Mon, 7 Jun 1999 12:53:56 +0000 (7 12:53 +0000)
committerRichard Henderson <rth@redhat.com>
Mon, 7 Jun 1999 12:53:56 +0000 (7 12:53 +0000)
tree6710af0e41521acf7d15027fcaefc20e2e935adf
parent13b39613996230ce9e3a751e7246ddf4859d3077
Jakub Jelinek  <jj@ultra.linux.cz>
        * 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.
        (tc_gen_reloc): Handle BFD_RELOC_SPARC22.
gas/ChangeLog
gas/config/tc-sparc.c