summaryrefslogtreecommitdiffstats
path: root/arch/mips/vdso/Makefile
AgeCommit message (Expand)AuthorLines
2019-10-10MIPS: Disable Loongson MMI instructions for kernel buildPaul Burton-0/+1
2019-10-02MIPS: VDSO: Fix build for binutils < 2.25Paul Burton-1/+1
2019-07-26mips: vdso: Fix flip/flop vdso building bugVincenzo Frascino-7/+7
2019-07-26mips: vdso: Fix source pathVincenzo Frascino-2/+2
2019-07-25mips: Add support for generic vDSOVincenzo Frascino-3/+30
2019-04-23mips: vdso: drop unnecessary cc-ldoptionNick Desaulniers-3/+1
2019-01-29MIPS: VDSO: Include $(ccflags-vdso) in o32,n32 .lds buildsPaul Burton-2/+2
2019-01-29MIPS: VDSO: Use same -m%-float cflag as the kernel properPaul Burton-0/+1
2018-11-20MIPS: Enable Undefined Behavior Sanitizer UBSANHassan Naveed-0/+1
2018-11-02kbuild: replace cc-name test with CONFIG_CC_IS_CLANGMasahiro Yamada-1/+1
2018-08-07MIPS: VDSO: Force link endiannessPaul Burton-0/+1
2018-08-06MIPS: vdso: Allow clang's --target flag in VDSO cflagsPaul Burton-0/+5
2018-07-27MIPS: VDSO: Prevent use of smp_processor_id()Paul Burton-1/+2
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman-0/+1
2017-02-17MIPS: VDSO: Explicitly use -fno-asynchronous-unwind-tablesRobert Schiele-0/+1
2017-01-24MIPS: Fix modversionsArnd Bergmann-2/+5
2016-10-11MIPS: VDSO: Drop duplicated -I*/-E* aflagsJames Hogan-2/+0
2016-10-11MIPS: Fix -mabi=64 build of vdso.ldsJames Hogan-1/+1
2016-05-28MIPS: Build microMIPS VDSO for microMIPS kernelsJames Hogan-0/+1
2016-05-28MIPS: VDSO: Build with `-fno-strict-aliasing'Maciej W. Rozycki-1/+2
2016-05-13MIPS: Fix genvdso error on rebuildJames Hogan-12/+28
2016-01-04Fix ld-version.sh to handle large 3rd version partJames Hogan-1/+1
2015-12-29MIPS: VDSO: Fix build error with binutils 2.24 and earlierGuenter Roeck-1/+1
2015-12-22MIPS: VDSO: Fix build errorQais Yousef-2/+2
2015-11-11MIPS: Initial implementation of a VDSOAlex Smith-0/+160