summaryrefslogtreecommitdiff
path: root/arch/arm/vdso/Makefile
AgeCommit message (Expand)Author
2023-10-28kbuild: unify vdso_install rulesMasahiro Yamada
2023-03-21vdso: Improve cmd_vdso_check to check all dynamic relocationsFangrui Song
2022-11-07ARM: 9253/1: ubsan: select ARCH_HAS_UBSAN_SANITIZE_ALLSeung-Woo Kim
2022-05-08randstruct: Split randstruct Makefile and CFLAGSKees Cook
2022-02-28ARM: 9181/1: vdso: remove -nostdlib compiler flagMasahiro Yamada
2021-02-01ARM: 9051/1: vdso: remove unneded extra-y additionMasahiro Yamada
2020-10-27ARM: 9013/2: Disable KASan instrumentation for some codeLinus Walleij
2020-10-09kbuild: explicitly specify the build id styleBill Wendling
2020-06-24ARM: vdso: Don't use gcc plugins for building vgettimeofday.cAlexander Popov
2020-02-04kbuild: rename hostprogs-y/always to hostprogs/always-yMasahiro Yamada
2020-01-14ARM: vdso: Set BUILD_VDSO32 and provide 32bit fallbacksThomas Gleixner
2019-11-15ARM: 8930/1: Add support for generic vDSOVincenzo Frascino
2019-07-17kbuild: add --hash-style= and --build-id unconditionallyMasahiro Yamada
2019-07-08Merge branches 'fixes' and 'misc'Russell King
2019-06-20ARM: 8860/1: VDSO: Drop implicit common-page-size linker flagNick Desaulniers
2019-06-20ARM: 8867/1: vdso: pass --be8 to linker if necessaryJason A. Donenfeld
2019-04-23ARM: 8858/1: vdso: use $(LD) instead of $(CC) to link VDSOMasahiro Yamada
2018-06-15arm: port KCOV to armDmitry Vyukov
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2016-04-20kbuild: drop FORCE from PHONY targetsMasahiro Yamada
2015-07-31ARM: 8405/1: VDSO: fix regression with toolchains lacking ld.bfd executableNathan Lynch
2015-06-06ARM: 8384/1: VDSO: force use of BFD linkerNathan Lynch
2015-06-06ARM: 8385/1: VDSO: group link optionsNathan Lynch
2015-04-21ARM: 8344/1: VDSO: honor CONFIG_VDSO in MakefileNathan Lynch
2015-03-27ARM: 8330/1: add VDSO user-space codeNathan Lynch