aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/vdso/Makefile (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-02-10x86: no stack protector for vdsoTejun Heo1-1/+1
2008-07-16x86_64: further cleanup of 32-bit compat syscall mechanismsJeremy Fitzhardinge1-1/+1
2008-04-19x86 vDSO: compile with -g, 64-bitRoland McGrath1-1/+2
2008-04-17x86: include mach_apic.h in smpboot_64.c and smpboot.cGlauber de Oliveira Costa1-1/+1
2008-02-29x86 vdso: fix build locale dependencyRoland McGrath1-2/+4
2008-02-26x86: fix build on non-C locales.Priit Laes1-1/+1
2008-02-11x86: vdso_install fixRoland McGrath1-10/+12
2008-01-30x86: teach vdso to cleanSam Ravnborg1-0/+2
2008-01-30x86 vDSO: makefile cleanupRoland McGrath1-15/+4
2008-01-30x86 vDSO: consolidate vdso32Roland McGrath1-1/+1
2008-01-30x86 vDSO: ia32 vdso32-syscall buildRoland McGrath1-0/+1
2008-01-30x86 vDSO: vdso32 setupRoland McGrath1-1/+1
2008-01-30x86 vDSO: i386 vdso32Roland McGrath1-2/+6
2008-01-30x86 vDSO: vdso32 buildRoland McGrath1-3/+75
2008-01-30x86 vDSO: remove vdso-syms.oRoland McGrath1-13/+2
2008-01-30x86 vDSO: use vdso-syms.ldsRoland McGrath1-2/+1
2008-01-30x86 vDSO: generate vdso-syms.ldsRoland McGrath1-0/+14
2007-11-12x86: do not use $(ARCH) when not neededSam Ravnborg1-1/+1
2007-10-17x86: Install unstripped copy of 64bit vdso to diskRoland McGrath1-1/+16
2007-10-14kbuild: enable 'make CFLAGS=...' to add additional options to CCSam Ravnborg1-2/+2
2007-10-11x86_64: move vdsoThomas Gleixner1-0/+49