aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/vdso/vdso2c.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-07-11x86, vdso: Get rid of the fake section mechanismAndy Lutomirski1-25/+91
2014-07-11x86, vdso: Move the vvar area before the vdso textAndy Lutomirski1-5/+7
2014-06-19x86/vdso: Improve the fake section headersAndy Lutomirski1-9/+22
2014-06-19x86/vdso2c: Use better macros for ELF bitnessAndy Lutomirski1-29/+13
2014-06-12x86/vdso: Add PUT_LE to store little-endian valuesAndy Lutomirski1-3/+16
2014-06-06x86, vdso: Use <tools/le_byteshift.h> for littleendian accessH. Peter Anvin1-4/+6
2014-05-31x86/vdso, build: Make LE access macros clearer, host-safeH. Peter Anvin1-8/+8
2014-05-30x86/vdso, build: Fix cross-compilation from big-endian architecturesAndy Lutomirski1-0/+15
2014-05-30x86/vdso, build: When vdso2c fails, unlink the outputAndy Lutomirski1-9/+11
2014-05-05x86, vdso: Move the 32-bit vdso special pages after the textAndy Lutomirski1-0/+14
2014-05-05x86, vdso: Reimplement vdso.so preparation in build-time CAndy Lutomirski1-0/+142