linux/arch/s390/kernel/vdso32
Nick Desaulniers ce968f6012 s390/vdso: drop unnecessary cc-ldoption
Towards the goal of removing cc-ldoption, it seems that --hash-style=
was added to binutils 2.17.50.0.2 in 2006. The minimal required version
of binutils for the kernel according to
Documentation/process/changes.rst is 2.20.

Link: https://gcc.gnu.org/ml/gcc/2007-01/msg01141.html
Cc: clang-built-linux@googlegroups.com
Suggested-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Signed-off-by: Nick Desaulniers <ndesaulniers@google.com>
Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
2019-05-03 17:17:58 +02:00
..
.gitignore
Makefile s390/vdso: drop unnecessary cc-ldoption 2019-05-03 17:17:58 +02:00
clock_getres.S s390/vdso: revise CFI annotations of vDSO functions 2017-12-13 10:51:36 +01:00
clock_gettime.S s390/vdso: correct CFI annotations of vDSO functions 2018-09-20 13:20:29 +02:00
getcpu.S s390/vdso: revise CFI annotations of vDSO functions 2017-12-13 10:51:36 +01:00
gettimeofday.S s390/vdso: correct CFI annotations of vDSO functions 2018-09-20 13:20:29 +02:00
note.S
vdso32.lds.S
vdso32_wrapper.S