[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-devel] [PATCH v5 0/5] clang improvements
Hello, The following series re-enable the integrated clang assembler when the features required in order to build Xen are available. This series has been tested with clang 6, clang 3.5, gcc 6 and gcc 7 with indirect branch support. Thanks, Roger. Roger Pau Monne (5): build: do not hardcode AFLAGS for as-insn tests build: filter out command line assembler arguments x86/clang: restore integrated assembler usage with indirect thunks x86: fix indirect thunk usage of CONFIG_INDIRECT_THUNK build/clang: add a check whether the assembler supports .skip with labels Config.mk | 15 ++++++++------- xen/Rules.mk | 14 +++++++++----- xen/arch/x86/Makefile | 6 +++--- xen/arch/x86/Rules.mk | 17 ++++++++++++++--- xen/include/Makefile | 2 +- xen/include/asm-x86/asm_defns.h | 3 +++ 6 files changed, 38 insertions(+), 19 deletions(-) -- 2.16.1 _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxxx https://lists.xenproject.org/mailman/listinfo/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |