summaryrefslogtreecommitdiffstats
path: root/Makefile.am (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Added support for RISCV32 systems with CLINT/PLICJiri Gaisler2020-12-151-2/+6
|
* Added emulation of GR740 SOC2.25Jiri Gaisler2020-12-011-1/+1
| | | | * Only limited functionality with standard peripherals
* Add networking support using host tap device2.23Jiri Gaisler2020-10-281-0/+1
| | | | | | * Emulation of GRETH 10/100 Mbit MAC and PHY * Supported only on linux
* Map RISC-V FPU CSR on host cpu using fenv.hJiri Gaisler2020-09-091-1/+1
|
* Support building on MinGW-W64/MSYS22.19Jiri Gaisler2019-11-091-1/+2
| | | | * Depends on MinGW64-readline to build
* Make readline conditional and add linenoise it not present.Chris Johns2019-07-021-3/+10
| | | | | | | - Readline is not present on all hosts is used on and it has not been a requirement. Rather than break all hosts that are working this patch conditionally adds linenoise a small simple realline replacement.
* Standalone sis - initial commitJiri Gaisler2019-05-141-0/+11