summaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel/vdso32/Makefile
AgeCommit message (Expand)Author
2022-02-12powerpc/vdso: Merge vdso64 and vdso32 into a single directoryChristophe Leroy
2022-02-12powerpc/vdso: Rework VDSO32 makefile to add a prefix to object filesChristophe Leroy
2021-01-30powerpc/vdso: fix unnecessary rebuilds of vgettimeofday.oMasahiro Yamada
2020-12-21powerpc/vdso: Don't pass 64-bit ABI cflags to 32-bit VDSOMichael Ellerman
2020-12-21powerpc/vdso: Block R_PPC_REL24 relocationsMichael Ellerman
2020-12-04powerpc/vdso: Retrieve sigtramp offsets at buildtimeChristophe Leroy
2020-12-04powerpc/vdso: Stripped VDSO is not needed, don't build itChristophe Leroy
2020-12-04powerpc/vdso: Switch VDSO to generic C implementation.Christophe Leroy
2020-10-22Merge tag 'kbuild-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2020-09-07arch: vdso: add vdso linker script to 'targets' instead of extra-yMasahiro Yamada
2020-09-03Revert "powerpc/build: vdso linker warning for orphan sections"Michael Ellerman
2020-07-29powerpc/build: vdso linker warning for orphan sectionsNicholas Piggin
2020-01-23powerpc/32: Add VDSO version of getcpu on non SMPChristophe Leroy
2019-05-01powerpc/vdso: Drop unnecessary cc-ldoptionNick Desaulniers
2019-02-23powerpc: Enable kcovAndrew Donnellan
2018-06-01powerpc/kbuild: Remove CROSS32 defines from top level powerpc MakefileNicholas Piggin
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2016-08-10powerpc/vdso: Fix build rules to rebuild vdsos correctlyNicholas Piggin
2016-01-20powerpc: enable UBSAN supportDaniel Axtens
2015-10-01powerpc/vdso: Emit GNU & SysV hashesMichael Ellerman
2012-07-11powerpc: Add VDSO version of getcpuAnton Blanchard
2010-10-13powerpc/Makefiles: Change to new flag variablesmatt mooney
2009-09-20kbuild: rename ld-option to cc-ldoptionSam Ravnborg
2009-08-20powerpc: Enable GCOVMichael Ellerman
2007-10-03[POWERPC] powerpc vDSO: install unstripped copies on diskRoland McGrath
2006-07-31[PATCH] vDSO hash-style fixRoland McGrath
2005-11-11powerpc: Fix some compile problems with the VDSO stuffPaul Mackerras
2005-11-11[PATCH] powerpc: Merge vdso's and add vdso support to 32 bits kernelBenjamin Herrenschmidt