summaryrefslogtreecommitdiff
path: root/src/arch-sh.c
Commit message (Expand)AuthorAgeFilesLines
* arch: basic infrastructure for tracking per-syscall/ABI kernel versionsPaul Moore2022-05-091-0/+4
* arch: move the ARCH_DEF() calls into the arch/ABI specific filesPaul Moore2021-11-011-0/+2
* arch: consolidate all of the multiplexed syscall handlingPaul Moore2021-08-121-521/+16
* sh: add multiplexed syscall support to SHPaul Moore2021-08-121-8/+528
* arch: Add SuperH 32-bit supportJohn Paul Adrian Glaubitz2021-03-081-0/+42