mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-23 03:29:47 +08:00
Typo.
This commit is contained in:
@ -3,7 +3,7 @@
|
|||||||
* config/tc-sparc.c (md_assemble): Fix up setx, support setsw.
|
* config/tc-sparc.c (md_assemble): Fix up setx, support setsw.
|
||||||
Optimize set if sizeof(bfd_vma) == 64.
|
Optimize set if sizeof(bfd_vma) == 64.
|
||||||
(sparc_ip): Fix sethi - without %hi() it should generate
|
(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.
|
(tc_gen_reloc): Handle BFD_RELOC_SPARC22.
|
||||||
|
|
||||||
1999-06-07 Jakub Jelinek <jj@ultra.linux.cz>
|
1999-06-07 Jakub Jelinek <jj@ultra.linux.cz>
|
||||||
|
Reference in New Issue
Block a user