commit | f65255e8d51ecbc6c9eef20d39e0377d19b658ca | [log] [tgz] |
---|---|---|
author | Roland McGrath <roland@redhat.com> | Thu Dec 20 03:57:34 2007 -0800 |
committer | Paul Mackerras <paulus@samba.org> | Thu Feb 07 20:38:56 2008 +1100 |
tree | 68fb6a6b0d6b1faf8fc6513420d601b02eade78c | |
parent | 5ab3e84f66321579ca36b63a13bf78decba65121 [diff] |
[POWERPC] Use user_regset accessors for FP regs This implements user_regset-style accessors for the powerpc FPU 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>