commit | 819703872d5955b2e764c3fd9243ba9fa1a6875a | [log] [tgz] |
---|---|---|
author | Roland McGrath <roland@redhat.com> | Thu Dec 20 03:58:12 2007 -0800 |
committer | Paul Mackerras <paulus@samba.org> | Thu Feb 07 20:40:17 2008 +1100 |
tree | 4c9153438ff3f2ecd1e6b8ad35885336b048be4d | |
parent | fa8f5cb0c980e9fe3e04bc937fbd13417b52c046 [diff] |
[POWERPC] Switch to using user_regset-based core dumps This switches powerpc to using the user_regset-based code for ELF core dumps. The core dumps come out exactly the same either way, except that the NT_PPC_VMX note is now omitted for any thread that never touched its Altivec registers (thread_struct.vr_used). Signed-off-by: Roland McGrath <roland@redhat.com> Signed-off-by: Paul Mackerras <paulus@samba.org>