From 9abc5b82bf8e6dca86bc3be3a0c53b72d1ecfa35 Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Thu, 20 Dec 2007 03:58:12 -0800 Subject: [PATCH] --- yaml --- r: 83998 b: refs/heads/master c: 819703872d5955b2e764c3fd9243ba9fa1a6875a h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/include/asm-powerpc/elf.h | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/[refs] b/[refs] index 4abc73258beb..b1be87fe940e 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: fa8f5cb0c980e9fe3e04bc937fbd13417b52c046 +refs/heads/master: 819703872d5955b2e764c3fd9243ba9fa1a6875a diff --git a/trunk/include/asm-powerpc/elf.h b/trunk/include/asm-powerpc/elf.h index 6bd07ef78ac4..fd9bf8b39424 100644 --- a/trunk/include/asm-powerpc/elf.h +++ b/trunk/include/asm-powerpc/elf.h @@ -167,6 +167,7 @@ typedef elf_vrreg_t elf_vrregset_t32[ELF_NVRREG32]; #define elf_check_arch(x) ((x)->e_machine == ELF_ARCH) #define USE_ELF_CORE_DUMP +#define CORE_DUMP_USE_REGSET #define ELF_EXEC_PAGESIZE PAGE_SIZE /* This is the location that an ET_DYN program is loaded if exec'ed. Typical