summaryrefslogtreecommitdiffstats
path: root/func.c (unfollow)
Commit message (Expand)AuthorFilesLines
2020-12-15Added support for RISCV32 systems with CLINT/PLICJiri Gaisler1-1/+2
2020-12-01Added emulation of GR740 SOC2.25Jiri Gaisler1-1/+1
2020-12-01Make grlib IP cores more modular and move them to grlib.cJiri Gaisler1-26/+13
2020-10-28Add networking support using host tap device2.23Jiri Gaisler1-6/+7
2020-10-25Add -rt option to synch sim to wall timeJiri Gaisler1-0/+18
2020-02-29Fix incorrect operation on big-endian hostsJiri Gaisler1-3/+3
2020-02-26Avoid reserved word sparc on SPARC hostsJiri Gaisler1-1/+1
2019-11-14Cross-platform support for async gdb break (ctrl-c)Jiri Gaisler1-37/+25
2019-11-09Support building on MinGW-W64/MSYS22.19Jiri Gaisler1-6/+12
2019-11-08Improve gdb watchpoint handlingJiri Gaisler1-0/+2
2019-11-02Added support for gdb hw break/watchpointsJiri Gaisler1-17/+13
2019-06-11Fix C formatting with indentJiri Gaisler1-938/+1206
2019-06-11Silence warnings when compiled with LLVMJiri Gaisler1-15/+9
2019-05-28Made L1 cache optional through --enable-l1cacheJiri Gaisler1-9/+23
2019-05-27Add emulated L1 cache to SMP configurationsJiri Gaisler1-4/+17