aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/vdso/Makefile (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-07-11x86, vdso: Get rid of the fake section mechanismAndy Lutomirski1-6/+10
2014-06-24x86/vdso: Move DISABLE_BRANCH_PROFILING into the vdso makefileAndy Lutomirski1-1/+3
2014-06-20x86/vdso: Create .build-id links for unstripped vdso filesAndy Lutomirski1-3/+13
2014-06-19x86/vdso: Improve the fake section headersAndy Lutomirski1-2/+2
2014-06-13x86/vdso: Fix vdso_installAndy Lutomirski1-11/+11
2014-06-12x86/vdso: Hack to keep 64-bit Go programs workingAndy Lutomirski1-8/+10
2014-06-06x86, vdso: Use <tools/le_byteshift.h> for littleendian accessH. Peter Anvin1-0/+1
2014-05-05x86, vdso: Reimplement vdso.so preparation in build-time CAndy Lutomirski1-58/+32
2014-04-02Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-2/+14
2014-03-25x86, vdso, build: Don't rebuild 32-bit vdsos on every makeAndy Lutomirski1-1/+1
2014-03-18x86, vdso32: Disable stack protector, adjust optimizationsH. Peter Anvin1-0/+3
2014-03-18x86, vdso: Add 32 bit VDSO time support for 32 bit kernelStefani Seibold1-0/+8
2014-03-18x86, vdso: Patch alternatives in the 32-bit VDSOAndy Lutomirski1-1/+2
2014-02-13x86, lto: Disable LTO for the x86 VDSOAndi Kleen1-3/+7
2012-02-20x32: Add x32 VDSO supportH. J. Lu1-1/+45
2011-07-13x86-64: Add --no-undefined to vDSO buildAndy Lutomirski1-0/+1
2011-05-24x86-64: Turn off -pg and turn on -foptimize-sibling-calls for vDSOAndy Lutomirski1-1/+14
2011-05-24x86-64: Clean up vdso/kernel shared variablesAndy Lutomirski1-1/+1
2010-12-13x86, gcc-4.6: Use gcc -m options when building vdsoH. Peter Anvin1-2/+2
2010-06-18x86, vdso: Error out if the vdso contains external referencesH. Peter Anvin1-1/+2
2009-09-20kbuild: rename ld-option to cc-ldoptionSam Ravnborg1-1/+1
2009-06-18gcov: enable GCOV_PROFILE_ALL for x86_64Peter Oberparleiter1-0/+1
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