]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gdbserver/ChangeLog
Add type casts to allow C++ compile.
authorChung-Lin Tang <cltang@codesourcery.com>
Tue, 12 Jul 2016 13:02:14 +0000 (06:02 -0700)
committerChung-Lin Tang <cltang@codesourcery.com>
Tue, 12 Jul 2016 13:02:14 +0000 (06:02 -0700)
commitb1c51e367880f5065707a2a902b99c6508d19ef8
treeba83ba7ca35da779924cbf2b05ab2c5f0237090f
parentf231881ea65232b3f67379326a5b605c465dffc4
Add type casts to allow C++ compile.

gdb/gdbserver/
* linux-nios2-low.c (nios2_fill_gregset): Add type cast
to buf parameter.
(nios2_store_gregset): Likewise.
gdb/gdbserver/ChangeLog
gdb/gdbserver/linux-nios2-low.c