summaryrefslogtreecommitdiffstats
path: root/arch/arc/include/asm/linkage.h
Commit message (Expand)AuthorAgeFilesLines
* ARC: define ASM_NL and __ALIGN(_STR) outside #ifdef __ASSEMBLY__ guardMasahiro Yamada2023-06-151-4/+4
* treewide: Convert macro and uses of __section(foo) to __section("foo")Joe Perches2020-10-251-4/+4
* ARC: define __ALIGN_STR and __ALIGN symbols for ARCEugeniy Paltsev2020-03-111-0/+2
* arc: prefer __section from compiler_attributes.hNick Desaulniers2019-08-261-4/+4
* ARCv2: entry: rewrite to enable use of double load/stores LDD/STDVineet Gupta2019-07-011-0/+18
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1
* ARC: dw2 unwind: add infrastructure for adding cfi pseudo ops to asmVineet Gupta2016-09-301-0/+12
* ARC: switch to generic ENTRY/END assembler annotationsVineet Gupta2014-03-261-14/+0
* arch: use ASM_NL instead of ';' for assembler new line character in the macroChen Gang2014-01-271-0/+2
* ARC: Support for single cycle Close Coupled Mem (CCM)Vineet Gupta2013-02-151-0/+33
* ARC: Fundamental ARCH data-types/definesVineet Gupta2013-02-111-0/+30