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 5/8] [PowerPC] Fix access to VSCR in linux targets


Ulrich Weigand <uweigand@de.ibm.com> writes:

> This removes all users of ppc_supply_vrregset / ppc_collect_vrregset,
> right?  Then those functions should go away as well, together with
> all their associates data, in particular the v*_offset fields in
> struct ppc_reg_offsets ...

In v2 I removed these. I did have to alter the ppc bsd and aix targets,
but I did not test these. The .tdep files were compiled (with
--enable-targets=all), but there is one native openbsd file that was
also altered.

Thanks!


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