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] Pass value * instead of bfd_byte * to pass_* functions in aarch64-tdep.c


Yao Qi <qiyaoltc@gmail.com> writes:

> gdb:
>
> 2015-11-13  Yao Qi  <yao.qi@linaro.org>
>
> 	* aarch64-tdep.c (pass_in_x_or_stack): Change argument type
> 	from bfd_byte * to value *.  Caller updated.
> 	(pass_in_x): Likewise.
> 	(pass_in_v_or_stack): Likewise.
> 	(pass_on_stack): Likewise.

Patch is pushed in.

-- 
Yao (éå)


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