Typo.
authorRichard Henderson <rth@redhat.com>
Mon, 7 Jun 1999 12:54:17 +0000 (12:54 +0000)
committerRichard Henderson <rth@redhat.com>
Mon, 7 Jun 1999 12:54:17 +0000 (12:54 +0000)
gas/ChangeLog

index 3bbfa3fea647018332f577159869f19da26008c0..3a24280fa0de19aaf5f1eb07fe5377c448aac2b0 100644 (file)
@@ -3,7 +3,7 @@
        * 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.
+       R_SPARC_22 reloc, not R_SPARC_HI22.
        (tc_gen_reloc): Handle BFD_RELOC_SPARC22.
 
 1999-06-07  Jakub Jelinek  <jj@ultra.linux.cz>