summaryrefslogtreecommitdiff
path: root/sparc.c (follow)
AgeCommit message (Expand)Author
2020-12-15Added support for RISCV32 systems with CLINT/PLICJiri Gaisler
2020-11-27Add %asr22/23 support to leon32.24Jiri Gaisler
2020-10-28Add networking support using host tap device2.23Jiri Gaisler
2020-10-25Add -rt option to synch sim to wall timeJiri Gaisler
2020-09-09Map RISC-V FPU CSR on host cpu using fenv.hJiri Gaisler
2020-02-29Fix incorrect operation on big-endian hostsJiri Gaisler
2020-02-26Avoid reserved word sparc on SPARC hostsJiri Gaisler
2019-11-09Support building on MinGW-W64/MSYS22.19Jiri Gaisler
2019-11-08Replaced windows flushing with reg cacheJiri Gaisler
2019-11-08Improve gdb watchpoint handlingJiri Gaisler
2019-11-02Added support for gdb hw break/watchpointsJiri Gaisler
2019-06-11Fix C formatting with indentJiri Gaisler
2019-06-11Silence warnings when compiled with LLVMJiri Gaisler
2019-05-28Made L1 cache optional through --enable-l1cacheJiri Gaisler
2019-05-27Add emulated L1 cache to SMP configurationsJiri Gaisler
2019-05-14Standalone sis - initial commitJiri Gaisler