aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/vdso/Makefile
Commit message (Expand)AuthorAge
* x86-64: Turn off -pg and turn on -foptimize-sibling-calls for vDSOAndy Lutomirski2011-05-24
* x86-64: Clean up vdso/kernel shared variablesAndy Lutomirski2011-05-24
* x86, gcc-4.6: Use gcc -m options when building vdsoH. Peter Anvin2010-12-13
* x86, vdso: Error out if the vdso contains external referencesH. Peter Anvin2010-06-18
* kbuild: rename ld-option to cc-ldoptionSam Ravnborg2009-09-20
* gcov: enable GCOV_PROFILE_ALL for x86_64Peter Oberparleiter2009-06-18
* x86: no stack protector for vdsoTejun Heo2009-02-09
* x86_64: further cleanup of 32-bit compat syscall mechanismsJeremy Fitzhardinge2008-07-16
* x86 vDSO: compile with -g, 64-bitRoland McGrath2008-04-19
* x86: include mach_apic.h in smpboot_64.c and smpboot.cGlauber de Oliveira Costa2008-04-17
* x86 vdso: fix build locale dependencyRoland McGrath2008-02-29
* x86: fix build on non-C locales.Priit Laes2008-02-26
* x86: vdso_install fixRoland McGrath2008-02-11
* x86: teach vdso to cleanSam Ravnborg2008-01-30
* x86 vDSO: makefile cleanupRoland McGrath2008-01-30
* x86 vDSO: consolidate vdso32Roland McGrath2008-01-30
* x86 vDSO: ia32 vdso32-syscall buildRoland McGrath2008-01-30
* x86 vDSO: vdso32 setupRoland McGrath2008-01-30
* x86 vDSO: i386 vdso32Roland McGrath2008-01-30
* x86 vDSO: vdso32 buildRoland McGrath2008-01-30
* x86 vDSO: remove vdso-syms.oRoland McGrath2008-01-30
* x86 vDSO: use vdso-syms.ldsRoland McGrath2008-01-30
* x86 vDSO: generate vdso-syms.ldsRoland McGrath2008-01-30
* x86: do not use $(ARCH) when not neededSam Ravnborg2007-11-12
* x86: Install unstripped copy of 64bit vdso to diskRoland McGrath2007-10-17
* kbuild: enable 'make CFLAGS=...' to add additional options to CCSam Ravnborg2007-10-14
* x86_64: move vdsoThomas Gleixner2007-10-11