Home | History | Annotate | Download | only in include
History log of /src/sys/arch/riscv/include/asm.h
RevisionDateAuthorComments
 1.11  06-Jan-2025  martin PR 58960: fix misunderstanding in semantic and provide both the original
id string as well as _NETBSD_REVISIONID.
Do not rely on string concatenation in the inline assembler, use .ascii
and .asciz for individual string parts instead.
 1.10  05-Jan-2025  martin fix copy&pasto in previous
 1.9  04-Jan-2025  skrll PR 58960: riscv/asm.h: Respect NETBSD_REVISIONID.
 1.8  04-Aug-2024  skrll spaces to tabs
 1.7  07-May-2023  skrll RISC-V support that works on QEMU with a single hart.

Thanks for Simon Burge for plic(4).
 1.6  01-May-2021  skrll Provide __CONCAT, __STRING and ___CONCAT
 1.5  17-Apr-2020  joerg branches: 1.5.6;
Mark the .ident section as mergable string section to avoid redundant
entries.
 1.4  14-Mar-2020  skrll branches: 1.4.2;
Trailing whitespace
 1.3  13-Apr-2019  maya Handle changes since the gcc riscv toolchain was upstreamed
 1.2  27-Mar-2015  matt branches: 1.2.16; 1.2.20;
Switch to new ABI (return values now in a0/a1; v0/v1 are no more)
 1.1  19-Sep-2014  matt branches: 1.1.2;
New files for Userland support of UCB RISC-V (both 32-bit and 64-bit)
 1.1.2.1  06-Apr-2015  skrll Sync with HEAD
 1.2.20.3  21-Apr-2020  martin Sync with HEAD
 1.2.20.2  08-Apr-2020  martin Merge changes from current as of 20200406
 1.2.20.1  10-Jun-2019  christos Sync with HEAD
 1.2.16.2  03-Dec-2017  jdolecek update from HEAD
 1.2.16.1  27-Mar-2015  jdolecek file asm.h was added on branch tls-maxphys on 2017-12-03 11:36:39 +0000
 1.4.2.1  20-Apr-2020  bouyer Sync with HEAD
 1.5.6.1  13-May-2021  thorpej Sync with HEAD.

RSS XML Feed