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 0/3] Handle gnu vector in inferior call on AArch64


Yao Qi <qiyaoltc@gmail.com> writes:

> The patch set teaches GDB to understand GNU vector in AArch64 calling
> convention.  Patch #1 is mainly about GNU vector support, and patch #2
> is about handling homogeneous floating aggregate and homogeneous vector
> aggregate.  We didn't have a specific test case for SIMD types used in
> both ARM and AArch64, so patch #3 adds a new test case.  Without
> patch #2, some tests in patch #3 will fail.

Patches are pushed in.

-- 
Yao (éå)


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