Fix compile time errors building ARC target on a 32-bit host.
authorNick Clifton <nickc@redhat.com>
Thu, 21 Jan 2016 13:54:11 +0000 (13:54 +0000)
committerNick Clifton <nickc@redhat.com>
Thu, 21 Jan 2016 13:54:11 +0000 (13:54 +0000)
commit23a42089156e63bbd2228675e78cdf1ffae63c51
tree328aba218ad3325c81b069b8689e2250728af6f8
parent4a099de2e7e5374d633ba0eab4273b6f5c81ba74
Fix compile time errors building ARC target on a 32-bit host.

* elf32-arc.c (ADD_RELA): Fix compile time warning errors by
changing the type of _loc to be bfd_byte *.
(elf_arc_finish_dynamic_symbol): Likewise.
bfd/ChangeLog
bfd/elf32-arc.c
This page took 0.023883 seconds and 4 git commands to generate.