From 819703872d5955b2e764c3fd9243ba9fa1a6875a Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Thu, 20 Dec 2007 03:58:12 -0800 Subject: [PATCH] [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 Signed-off-by: Paul Mackerras --- Reading git-format-patch failed