Archived
14
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/arch/x86/vdso
Roland McGrath f79eb83b3a x86: Install unstripped copy of 64bit vdso to disk
This keeps an unstripped copy of the 64bit 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:20 +02:00
..
.gitignore x86_64: move vdso 2007-10-11 11:17:10 +02:00
Makefile x86: Install unstripped copy of 64bit vdso to disk 2007-10-17 20:15:20 +02:00
vclock_gettime.c x86_64: move vdso 2007-10-11 11:17:10 +02:00
vdso-note.S x86_64: move vdso 2007-10-11 11:17:10 +02:00
vdso-start.S x86_64: move vdso 2007-10-11 11:17:10 +02:00
vdso.lds.S x86_64: move vdso 2007-10-11 11:17:10 +02:00
vdso.S x86_64: move vdso 2007-10-11 11:17:10 +02:00
vextern.h x86_64: move vdso 2007-10-11 11:17:10 +02:00
vgetcpu.c x86_64: move vdso 2007-10-11 11:17:10 +02:00
vma.c x86_64: move vdso 2007-10-11 11:17:10 +02:00
voffset.h x86_64: move vdso 2007-10-11 11:17:10 +02:00
vvar.c x86_64: move vdso 2007-10-11 11:17:10 +02:00