This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH c++ 02/12] linux-ppc-low.c: Add casts


On 11/03/2015 02:26 PM, Simon Marchi wrote:
> From: Simon Marchi <simon.marchi@polymtl.ca>
> 
> Trivial casts for C++.
> 
> gdb/gdbserver/ChangeLog:
> 
> 	* linux-ppc-low.c (ppc_get_hwcap): Add cast.
> 	(ppc_fill_vsxregset): Likewise.
> 	(ppc_store_vsxregset): Likewise.
> 	(ppc_fill_vrregset): Likewise.
> 	(ppc_store_vrregset): Likewise.
> 	(ppc_fill_evrregset): Likewise.
> 	(ppc_store_evrregset): Likewise.

OK.

Thanks,
Pedro Alves


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]