summaryrefslogtreecommitdiffstats
path: root/include/asm-powerpc/elf.h
AgeCommit message (Expand)AuthorLines
2008-02-07[POWERPC] Switch to generic compat_binfmt_elf codeRoland McGrath-0/+1
2008-02-07[POWERPC] Switch to using user_regset-based core dumpsRoland McGrath-0/+1
2007-10-17increase AT_VECTOR_SIZE to terminate saved_auxv properlyOlaf Hering-0/+1
2007-10-17powerpc: Use linux/elfcore-compat.hRoland McGrath-18/+20
2007-10-17powerpc: add Altivec/VMX state to coredumpsMark Nelson-0/+8
2007-09-19[POWERPC] spufs: Cleanup ELF coredump extra notes logicMichael Ellerman-7/+2
2007-01-24[POWERPC] Move ELF_ET_DYN_BASE up to 512MB pointAnton Blanchard-1/+1
2006-12-07[PATCH] elf: Always define elf_addr_t in linux/elf.hMagnus Damm-2/+0
2006-12-04[POWERPC] cell: fix building without spufsArnd Bergmann-1/+1
2006-12-04[POWERPC] coredump: Add SPU elf notes to coredump.Dwayne Grant McConnell-0/+13
2006-06-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds-1/+1
2006-06-09[PATCH] powerpc vdso updatesBenjamin Herrenschmidt-1/+1
2006-05-04Use __u32 for elf_addr_t in <asm-powerpc/elf.h>, not u32. It's user-visible.David Woodhouse-1/+1
2006-04-25Remove user-visible references to PAGE_SIZE in include/asm-powerpc/elf.hDavid Woodhouse-4/+3
2006-01-14powerpc: Provide a suitable AT_PLATFORM valuePaul Mackerras-9/+7
2006-01-11asm-powerpc: header included twiceNicolas Kaiser-1/+0
2006-01-09[PATCH] powerpc: sanitize header files for user space includesArnd Bergmann-0/+3
2005-11-11[PATCH] powerpc: Merge vdso's and add vdso support to 32 bits kernelBenjamin Herrenschmidt-6/+4
2005-11-07[PATCH] fix remaining missing includesTim Schmielau-0/+2
2005-11-04powerpc: Fix random memory corruption in merged elf.hMichael Ellerman-9/+13
2005-10-10powerpc: make process.c suitable for both 32-bit and 64-bitPaul Mackerras-4/+2
2005-09-28[PATCH] ppc32: make cur_cpu_spec a single pointer instead of an arrayKumar Gala-3/+1
2005-09-21[PATCH] powerpc: Merge elf.hBecky Bruce-0/+415