summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-09-29Add basic DSU support present on GR712RCHEADmasterSebastian Huber
2023-06-06leon3/gptimer: Set IP bit on interruptOliver Kleinke
2023-04-25Fix removing software breakpointsThomas Wucher
2022-10-26Bumped version to 2.30Jiri Gaisler
2022-10-26Add -extirq option to support simulating the UT700Sebastian Huber
2021-08-04Support extended interrupts2.29Sebastian Huber
2021-07-30Added GR740 L2 configuration register2.28Jiri Gaisler
2021-07-15leon3/irqmp: interrupt 15 was erronously masked2.27Jiri Gaisler
2021-06-10GR740 APBUART0 had wrong addressJiri Gaisler
2021-06-10Added simple RISC-V PLIC functionality for NS16550 interruptJiri Gaisler
2020-12-18Fix build failures on windows2.26Jiri Gaisler
2020-12-15Added support for RISCV32 systems with CLINT/PLICJiri Gaisler
2020-12-01Added emulation of GR740 SOC2.25Jiri Gaisler
2020-12-01Make grlib IP cores more modular and move them to grlib.cJiri 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-09Update to version 2.222.22Jiri Gaisler
2020-09-09Map RISC-V FPU CSR on host cpu using fenv.hJiri Gaisler
2020-02-29Update to version 2.212.21Jiri Gaisler
2020-02-29Fix incorrect operation on big-endian hostsJiri Gaisler
2020-02-26Avoid reserved word sparc on SPARC hostsJiri Gaisler
2020-02-26Initialize PC before connecting to gdbJiri Gaisler
2019-11-14Update the help to match the available options.2.20Chris Johns
2019-11-14Cross-platform support for async gdb break (ctrl-c)Jiri Gaisler
2019-11-09Support building on MinGW-W64/MSYS22.19Jiri Gaisler
2019-11-08Remove unused variable xcpuJiri Gaisler
2019-11-08Replaced windows flushing with reg cacheJiri Gaisler
2019-11-08Improve gdb watchpoint handlingJiri Gaisler
2019-11-02Release version 2.182.18Jiri Gaisler
2019-11-02Fix typo that caused cygwin build errorJiri Gaisler
2019-11-02Added support for gdb hw break/watchpointsJiri Gaisler
2019-07-03Updated to version 2.172.17Jiri Gaisler
2019-07-02Make readline conditional and add linenoise it not present.Chris Johns
2019-07-02elf_load() failed in interactive shell.Jiri Gaisler
2019-06-12Updated version to 2.162.16Jiri Gaisler
2019-06-11Fix C formatting with indentJiri Gaisler
2019-06-11Avoid array out of bounds warning on RISC-VJiri Gaisler
2019-06-11Silence warnings when compiled with LLVMJiri Gaisler
2019-06-11Add local copy of elf.hJiri Gaisler
2019-05-31Fix build problems on Cygwin and FreeBSDJiri Gaisler
2019-05-28Made L1 cache optional through --enable-l1cacheJiri Gaisler
2019-05-27Add emulated L1 cache to SMP configurationsJiri Gaisler
2019-05-21Completed texi manualJiri Gaisler
2019-05-14Standalone sis - initial commitJiri Gaisler