aboutsummaryrefslogtreecommitdiff
path: root/lib/libutils/ext/include/asm.S
AgeCommit message (Expand)Author
2021-04-22libutils: asm.S: introduce WEAK_FUNCJerome Forissier
2021-04-22libutils: asm.S: reorder macro definitionsJerome Forissier
2020-10-21Add alignment parameter to FUNC() and LOCAL_FUNC() macrosJens Wiklander
2020-09-04arm32: fold UNWIND(.fnstart/.fnend) into the FUNC macrosJerome Forissier
2020-09-04arm32: move the UNWIND() macro to <asm.S>Jerome Forissier
2019-11-14Assembly FUNC macros take optional sectionJens Wiklander
2019-07-30Force alignment of assembler functions (FUNC and LOCAL_FUNC) to 4 bytesJerome Forissier
2019-07-10libutils: asm.S: remove .func/.endfunc directivesJerome Forissier
2018-05-16Remove license notice from STMicroelectronics filesEtienne Carriere
2018-01-10Add SPDX license identifiersJerome Forissier
2017-11-08Keep assembly functions in separate sectionsJens Wiklander
2016-02-01Assembly files should use FUNC* macrosJens Wiklander