aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/vdso/Makefile (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-07-08Merge branches 'fixes' and 'misc'Russell King1-2/+1
2019-06-20ARM: 8860/1: VDSO: Drop implicit common-page-size linker flagNick Desaulniers1-2/+1
2019-06-20ARM: 8867/1: vdso: pass --be8 to linker if necessaryJason A. Donenfeld1-2/+3
2019-04-23ARM: 8858/1: vdso: use $(LD) instead of $(CC) to link VDSOMasahiro Yamada1-13/+8
2018-06-15arm: port KCOV to armDmitry Vyukov1-0/+3
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2016-04-20kbuild: drop FORCE from PHONY targetsMasahiro Yamada1-1/+1
2015-07-31ARM: 8405/1: VDSO: fix regression with toolchains lacking ld.bfd executableNathan Lynch1-1/+1
2015-06-06ARM: 8384/1: VDSO: force use of BFD linkerNathan Lynch1-0/+1
2015-06-06ARM: 8385/1: VDSO: group link optionsNathan Lynch1-7/+10
2015-04-21ARM: 8344/1: VDSO: honor CONFIG_VDSO in MakefileNathan Lynch1-2/+2
2015-03-27ARM: 8330/1: add VDSO user-space codeNathan Lynch1-0/+74