summaryrefslogtreecommitdiffstats
path: root/arch/sparc/vdso/Makefile
Commit message (Expand)AuthorAgeFilesLines
* treewide: remove DISABLE_LTOSami Tolvanen2020-10-211-2/+0
* kbuild: explicitly specify the build id styleBill Wendling2020-10-091-1/+1
* kbuild: remove cc-option test of -fno-stack-protectorMasahiro Yamada2020-07-071-2/+2
* kbuild: rename hostprogs-y/always to hostprogs/always-yMasahiro Yamada2020-02-041-1/+1
* sparc: vdso: fix build error of vdso32Masahiro Yamada2019-11-151-2/+2
* kbuild: add --hash-style= and --build-id unconditionallyMasahiro Yamada2019-07-171-2/+1
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-211-0/+1
* sparc: vdso: add FORCE to the build rule of %.soMasahiro Yamada2019-05-081-1/+1
* sparc: vdso: Drop implicit common-page-size linker flagndesaulniers@google.com2018-12-211-1/+1
* sparc: Validate VDSO for undefined symbols.David S. Miller2018-10-221-1/+2
* sparc: Really use linker with LDFLAGS.David S. Miller2018-10-221-9/+7
* sparc: Improve VDSO CFLAGS.David S. Miller2018-10-221-7/+8
* sparc: Set DISABLE_BRANCH_PROFILING in VDSO CFLAGS.David S. Miller2018-10-221-1/+2
* sparc: vdso: clean-up vdso MakefileMasahiro Yamada2018-10-071-5/+3
* kbuild: mark $(targets) as .SECONDARY and remove .PRECIOUS markersMasahiro Yamada2018-04-071-3/+1
* vDSO for sparcNagarathnam Muthusamy2017-11-151-0/+149