linux/arch/x86/ia32
Roland McGrath af7e6a7464 x86_64: install unstripped copies of compat vdso on disk
This keeps an unstripped copy of the vDSO images built before they are
stripped and embedded in the kernel.  The unstripped copies get installed
in $(MODLIB)/vdso/ by "make install" (or you can explicitly use the
subtarget "make vdso_install").  These files can be useful when they
contain source-level debugging information.

[ tglx: arch/x86 adaptation ]

Signed-off-by: Roland McGrath <roland@redhat.com>
Signed-off-by: Andi Kleen <ak@suse.de>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
2007-10-17 20:15:18 +02:00
..
audit.c i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
fpu32.c x86_64: move ia32 2007-10-11 11:17:21 +02:00
ia32_aout.c core_pattern: ignore RLIMIT_CORE if core_pattern is a pipe 2007-10-17 08:42:50 -07:00
ia32_binfmt.c x86: replace NT_PRXFPREG with ELF_CORE_XFPREG_TYPE #define 2007-10-17 08:42:44 -07:00
ia32_signal.c x86_64: move ia32 2007-10-11 11:17:21 +02:00
ia32entry.S x86_64: move ia32 2007-10-11 11:17:21 +02:00
ipc32.c remove include/asm-*/ipc.h 2007-10-17 08:42:55 -07:00
Makefile x86_64: install unstripped copies of compat vdso on disk 2007-10-17 20:15:18 +02:00
mmap32.c x86_64: move ia32 2007-10-11 11:17:21 +02:00
ptrace32.c x86_64: move ia32 2007-10-11 11:17:21 +02:00
sys_ia32.c x86_64: move ia32 2007-10-11 11:17:21 +02:00
syscall32_syscall.S x86_64: move ia32 2007-10-11 11:17:21 +02:00
syscall32.c x86_64: move ia32 2007-10-11 11:17:21 +02:00
tls32.c x86_64: move ia32 2007-10-11 11:17:21 +02:00
vsyscall-sigreturn.S x86_64: move ia32 2007-10-11 11:17:21 +02:00
vsyscall-syscall.S x86_64: move ia32 2007-10-11 11:17:21 +02:00
vsyscall-sysenter.S x86_64: move ia32 2007-10-11 11:17:21 +02:00
vsyscall.lds x86_64: move ia32 2007-10-11 11:17:21 +02:00