summaryrefslogtreecommitdiff
path: root/arch/arc/include/asm/linkage.h
AgeCommit message (Expand)Author
2023-06-15ARC: define ASM_NL and __ALIGN(_STR) outside #ifdef __ASSEMBLY__ guardMasahiro Yamada
2020-10-25treewide: Convert macro and uses of __section(foo) to __section("foo")Joe Perches
2020-03-11ARC: define __ALIGN_STR and __ALIGN symbols for ARCEugeniy Paltsev
2019-08-26arc: prefer __section from compiler_attributes.hNick Desaulniers
2019-07-01ARCv2: entry: rewrite to enable use of double load/stores LDD/STDVineet Gupta
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2016-09-30ARC: dw2 unwind: add infrastructure for adding cfi pseudo ops to asmVineet Gupta
2014-03-26ARC: switch to generic ENTRY/END assembler annotationsVineet Gupta
2014-01-27arch: use ASM_NL instead of ';' for assembler new line character in the macroChen Gang
2013-02-15ARC: Support for single cycle Close Coupled Mem (CCM)Vineet Gupta
2013-02-11ARC: Fundamental ARCH data-types/definesVineet Gupta