summaryrefslogtreecommitdiffstats
path: root/arch/arm/vdso/Makefile
Commit message (Expand)AuthorAgeFilesLines
* vdso: Improve cmd_vdso_check to check all dynamic relocationsFangrui Song2023-03-211-3/+1
* ARM: 9253/1: ubsan: select ARCH_HAS_UBSAN_SANITIZE_ALLSeung-Woo Kim2022-11-071-0/+1
* randstruct: Split randstruct Makefile and CFLAGSKees Cook2022-05-081-1/+1
* ARM: 9181/1: vdso: remove -nostdlib compiler flagMasahiro Yamada2022-02-281-1/+1
* ARM: 9051/1: vdso: remove unneded extra-y additionMasahiro Yamada2021-02-011-1/+0
* ARM: 9013/2: Disable KASan instrumentation for some codeLinus Walleij2020-10-271-0/+2
* kbuild: explicitly specify the build id styleBill Wendling2020-10-091-1/+1
* ARM: vdso: Don't use gcc plugins for building vgettimeofday.cAlexander Popov2020-06-241-1/+1
* kbuild: rename hostprogs-y/always to hostprogs/always-yMasahiro Yamada2020-02-041-1/+1
* ARM: vdso: Set BUILD_VDSO32 and provide 32bit fallbacksThomas Gleixner2020-01-141-1/+1
* ARM: 8930/1: Add support for generic vDSOVincenzo Frascino2019-11-151-2/+16
* kbuild: add --hash-style= and --build-id unconditionallyMasahiro Yamada2019-07-171-2/+1
* Merge branches 'fixes' and 'misc'Russell King2019-07-081-2/+1
|\
| * ARM: 8860/1: VDSO: Drop implicit common-page-size linker flagNick Desaulniers2019-06-201-2/+1
* | ARM: 8867/1: vdso: pass --be8 to linker if necessaryJason A. Donenfeld2019-06-201-2/+3
|/
* ARM: 8858/1: vdso: use $(LD) instead of $(CC) to link VDSOMasahiro Yamada2019-04-231-13/+8
* arm: port KCOV to armDmitry Vyukov2018-06-151-0/+3
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* kbuild: drop FORCE from PHONY targetsMasahiro Yamada2016-04-201-1/+1
* ARM: 8405/1: VDSO: fix regression with toolchains lacking ld.bfd executableNathan Lynch2015-07-311-1/+1
* ARM: 8384/1: VDSO: force use of BFD linkerNathan Lynch2015-06-061-0/+1
* ARM: 8385/1: VDSO: group link optionsNathan Lynch2015-06-061-7/+10
* ARM: 8344/1: VDSO: honor CONFIG_VDSO in MakefileNathan Lynch2015-04-211-2/+2
* ARM: 8330/1: add VDSO user-space codeNathan Lynch2015-03-271-0/+74