]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
Fix building elf43-msp430.c on a 32-bit host.
authorNick Clifton <nickc@redhat.com>
Tue, 11 Feb 2020 12:43:41 +0000 (12:43 +0000)
committerNick Clifton <nickc@redhat.com>
Tue, 11 Feb 2020 12:43:41 +0000 (12:43 +0000)
commit0a710062e6e0f5eb41fe052bcb019d1073b6752f
tree1d67c3b0f1d1b9e670e65ac0385c5541682436c3
parent98ef1b41d47b51735cfbeaccea68024364e93f11
Fix building elf43-msp430.c on a 32-bit host.

* elf32-msp430.c (msp430_final_link_relocate): Always use longs
for addresses in print statements.
(msp430_elf_relax_delete_bytes): Likewise.
(msp430_elf_relax_add_words): Likewise.
(msp430_elf_relax_section): Likewise.
bfd/ChangeLog
bfd/elf32-msp430.c