1170 Commits (59a9277ac1e3f9aca630fb035d1dbacaa091e375)
 

Author SHA1 Message Date
Chih-Min Chao b96463c921 rvv: extend softfloat to support 16-64 min/max function 7 years ago
Chih-Min Chao 887dbf2949 rvv: extend interactive debug 7 years ago
Chih-Min Chao 48fe0c484d rvv: add varch option parser and initialize vector unit 7 years ago
Chih-Min Chao 9de0cdda3f rvv: add vector unit structure 7 years ago
Chih-Min Chao 004649e9e5 rvv: add configuration and command-line option 7 years ago
Chih-Min Chao 3d7c842209 rvv: disasm: add v-spec 0.7.1 support 7 years ago
Chih-Min Chao e79b092266 disams: make instruction name dynamic 7 years ago
Chih-Min Chao f28875b037 rvv: add the v-spec-0.7.1 encoding 7 years ago
Chih-Min Chao 25607e2d4f rvv: re-arrange instruction list by different extension 7 years ago
Chih-Min Chao df54c7a905 build: build softfloat with pic and provide shared library 7 years ago
Tim Newsome 8ac902f6ff
Clean up debug module options. (#299) 7 years ago
Andrew Waterman 8925aec9dc Update changelog 7 years ago
Scott Beamer c6451cf437 allow prefix to be overriden (#298) 7 years ago
Andrew Waterman e75a8e8579 Merge branch 'sbeamer-master' 7 years ago
Scott Beamer d76f6b24fe simplify flags with ar to improve bsd ar compatability 7 years ago
Tim Newsome 69a8b5d2cf
Add --debug-no-abstract-csr (#267) 7 years ago
Tim Newsome 3e79495c38
Implement debug hasel support (#287) 7 years ago
Andrew Waterman 994c07cb23 Change to non-release version 1.0.1-dev 7 years ago
Andrew Waterman 2710fe575e
Merge pull request #291 from riscv/do-versioning 7 years ago
Andrew Waterman 489f1f8988 Build fesvr as -fPIC to improve compatibility with old uses 7 years ago
Andrew Waterman 1def9a4637 Version 1.0.0 7 years ago
Andrew Waterman f49618ca9d Add fesvr; only globally install fesvr headers/libs 7 years ago
Andrew Waterman 61cb96df00 Don't install generated headers 7 years ago
Andrew Waterman 1a6935665a Statically link the built-in libraries 7 years ago
Andrew Waterman 60743fe5c5 RV32Q is not invalid 7 years ago
Andrew Waterman 9c384609b0 Make --help return 0 after printing the help message 7 years ago
Andrew Waterman 496c59d064 Respect interrupt priorities even when not delegated 7 years ago
nmeum c01631de50 include sys/types.h for suseconds_t (#285) 7 years ago
Tim Newsome f9d2be538b
Implement halt groups (#280) 7 years ago
Andrew Waterman 5b08bf5c3c Further fix PMP checks for partially-matching accesses (#270) 7 years ago
Tim Newsome da8ab7d18d Fix small bug in debug example. (#277) 7 years ago
Luís Marques 1916b185e2 Fix use of old name `riscv-isa-run` (#269) 7 years ago
Andrew Waterman 2b38c82833
Merge pull request #274 from hakrdinesh/master 7 years ago
Dinesh Thirumurthy 97ed2cc42a
need to install dtc pkg on openbsd 7 years ago
Dinesh Thirumurthy c661d9c428
doc typo fix on README.md, sorry. 7 years ago
Dinesh Thirumurthy 5e6973db21
build instructions for openbsd 7 years ago
Dinesh Thirumurthy ec694bbdda fixing compilation errors on openbsd 7 years ago
Dinesh Thirumurthy 5907e70c43 bash can be at /usr/local/bin, on openbsd 7 years ago
Andrew Waterman ee6fe6501a
Fix PMP checks for partially-matching accesses (#270) 7 years ago
Tim Newsome c544846020
Merge pull request #265 from riscv/debug_test 7 years ago
Andrew Waterman 06bafbf547 Reserve the PMP R=0 W=1 combination 7 years ago
Andrew Waterman c20d84c6f3 Flush I/O buffers before forking 7 years ago
Tim Newsome 5c18497225 Add --dmi-rti and --abstract-rti to test OpenOCD. 7 years ago
Tim Newsome ba04fcfd1c Correct address autoincrement calls. (#263) 7 years ago
naufal 65c8ac48af commands render correctly in README.md now, included in code block 7 years ago
Andrew Waterman 0125268690 Report misaligned-address exception on failed store-conditionals 8 years ago
Palmer Dabbelt 120d2975b3
Merge pull request #247 from heshamelmatary/noisy_until 8 years ago
Hesham Almatary dc6871efef Provide a noisy until interactive command 8 years ago
Andrew Waterman f54ff67b56 Set marchid to assigned value 5 8 years ago
Andrew Waterman 1d66556fca fix disassembly of c.addi4spn 8 years ago