summaryrefslogtreecommitdiffstats
path: root/interf.c (unfollow)
Commit message (Expand)AuthorFilesLines
2023-04-25Fix removing software breakpointsThomas Wucher1-0/+1
2020-12-15Added support for RISCV32 systems with CLINT/PLICJiri Gaisler1-1/+1
2020-10-28Add networking support using host tap device2.23Jiri Gaisler1-2/+2
2020-02-29Fix incorrect operation on big-endian hostsJiri Gaisler1-2/+2
2019-11-14Cross-platform support for async gdb break (ctrl-c)Jiri Gaisler1-1/+5
2019-11-08Replaced windows flushing with reg cacheJiri Gaisler1-1/+6
2019-11-02Added support for gdb hw break/watchpointsJiri Gaisler1-26/+68
2019-06-11Fix C formatting with indentJiri Gaisler1-153/+187
2019-06-11Silence warnings when compiled with LLVMJiri Gaisler1-2/+2