summaryrefslogtreecommitdiff
path: root/leon3.c (follow)
AgeCommit message (Expand)Author
2020-02-29Fix incorrect operation on big-endian hostsJiri Gaisler
2019-11-08Remove unused variable xcpuJiri Gaisler
2019-11-02Fix typo that caused cygwin build errorJiri 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-05-28Made L1 cache optional through --enable-l1cacheJiri Gaisler
2019-05-14Standalone sis - initial commitJiri Gaisler