commit | 3caf06c6e0656b25f694e3d414191cedcecf76ce | [log] [tgz] |
---|---|---|
author | Roland McGrath <roland@redhat.com> | Thu Dec 20 03:57:39 2007 -0800 |
committer | Paul Mackerras <paulus@samba.org> | Thu Feb 07 20:38:56 2008 +1100 |
tree | 54e2cd0769ac54b1d12dd7b9dec5fe5beab5bec9 | |
parent | f65255e8d51ecbc6c9eef20d39e0377d19b658ca [diff] |
[POWERPC] Use user_regset accessors for altivec regs This implements user_regset-style accessors for the powerpc Altivec data, and rewrites the existing ptrace code in terms of those calls. Signed-off-by: Roland McGrath <roland@redhat.com> Signed-off-by: Paul Mackerras <paulus@samba.org>