| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2023-06-12 | xtensa: add asm-prototypes.h | Max Filippov | 1 | -0/+1 | |
| Move assembly source prototypes from xtensa_ksyms.c to asm/asm-prototypes.h, move corresponding EXPORT_SYMBOLs to the assembly sources and enable HAVE_ASM_MODVERSIONS for xtensa. Signed-off-by: Max Filippov <jcmvbkbc@gmail.com> | |||||
| 2022-03-09 | xtensa: add helpers for division, remainder and shifts | Max Filippov | 1 | -0/+87 | |
| Don't rely on libgcc presence, build own versions of the helpers with correct ABI. Signed-off-by: Max Filippov <jcmvbkbc@gmail.com> | |||||
