Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2025-03-18 | RISC-V: separate Zbb optimisations requiring and not requiring toolchain support | Conor Dooley | 1 | -2/+3 |
2024-09-19 | riscv: Omit optimized string routines when using KASAN | Samuel Holland | 1 | -0/+1 |
2023-04-26 | riscv: Allow to downgrade paging mode from the command line | Alexandre Ghiti | 1 | -0/+1 |
2023-03-14 | riscv: lib: Include hwcap.h directly | Andrew Jones | 1 | -2/+1 |
2023-02-28 | RISC-V: improve string-function assembly | Heiko Stuebner | 1 | -5/+5 |
2023-02-14 | riscv: Fix Zbb alternative IDs | Samuel Holland | 1 | -1/+1 |
2023-01-31 | RISC-V: add zbb support to string functions | Heiko Stuebner | 1 | -0/+105 |
2023-01-31 | RISC-V: add infrastructure to allow different str* implementations | Heiko Stuebner | 1 | -0/+28 |