[PATCH 0/7] Add support for GNU gold

2017-11-29 Thread Sami Tolvanen
These patches add macros for detecting the linker name and version, and apply fixes and workarounds needed to link the arm64 kernel with GNU gold. Sami Tolvanen (7): kbuild: add ld-name macro and support for GNU gold kbuild: add ld-if-name-version and linker-specific macros kbuild: fix

[PATCH 0/7] Add support for GNU gold

2017-11-29 Thread Sami Tolvanen
These patches add macros for detecting the linker name and version, and apply fixes and workarounds needed to link the arm64 kernel with GNU gold. Sami Tolvanen (7): kbuild: add ld-name macro and support for GNU gold kbuild: add ld-if-name-version and linker-specific macros kbuild: fix