summaryrefslogtreecommitdiffstats
path: root/sparc.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Added support for RISCV32 systems with CLINT/PLICJiri Gaisler2020-12-151-5/+5
* Add %asr22/23 support to leon32.24Jiri Gaisler2020-11-271-6/+19
* Add networking support using host tap device2.23Jiri Gaisler2020-10-281-1/+1
* Add -rt option to synch sim to wall timeJiri Gaisler2020-10-251-0/+2
* Map RISC-V FPU CSR on host cpu using fenv.hJiri Gaisler2020-09-091-4/+50
* Fix incorrect operation on big-endian hostsJiri Gaisler2020-02-291-1/+9
* Avoid reserved word sparc on SPARC hostsJiri Gaisler2020-02-261-1/+1
* Support building on MinGW-W64/MSYS22.19Jiri Gaisler2019-11-091-5/+6
* Replaced windows flushing with reg cacheJiri Gaisler2019-11-081-48/+32
* Improve gdb watchpoint handlingJiri Gaisler2019-11-081-1/+12
* Added support for gdb hw break/watchpointsJiri Gaisler2019-11-021-0/+5
* Fix C formatting with indentJiri Gaisler2019-06-111-22/+25
* Silence warnings when compiled with LLVMJiri Gaisler2019-06-111-9/+9
* Made L1 cache optional through --enable-l1cacheJiri Gaisler2019-05-281-1/+23
* Add emulated L1 cache to SMP configurationsJiri Gaisler2019-05-271-21/+17
* Standalone sis - initial commitJiri Gaisler2019-05-141-0/+3462