Commit History

Author SHA1 Message Date
  Iru Cai 3cfdee9272 add coremark 6 years ago
  Iru Cai 71f62c453e Add Richards #5 benchmark 6 years ago
  Iru Cai e66431a798 Add C++ support, support malloc and new 6 years ago
  Andrew Waterman 6a1a38d421 Specify Spike ISA explicitly 7 years ago
  Andrew Waterman acc35f32c7 Remove Hwacha macros 7 years ago
  Andrew Waterman 2129261a65 Mask off large constants for RV32 7 years ago
  Andrew Waterman 46eced18f0 "make clean" shouldn't fail if "make" wasn't first run 7 years ago
  Tim Newsome 876d1055bf Increase delay in UserInterrupt. 7 years ago
  Tim Newsome 4ec77dde62 Use compressed code if the target supports it. 7 years ago
  Tim Newsome b986817eeb Clean up .pyc files. 7 years ago
  Tim Newsome 992e40f7fd Fix WriteCsrs test. 7 years ago
  Andrew Waterman 6855cddc0f Pass newly updated -march, -mabi options to gcc 7 years ago
  Tim Newsome f8910f9e78 Merge pull request #38 from richardxia/disable_tcl_and_telnet_servers 7 years ago
  Richard Xia 9cf2b55163 Disable tcl and telnet servers when running OpenOCD because the port numbers might conflict with other processes. 7 years ago
  Tim Newsome c5b99270af Add test of compare-sections command. 7 years ago
  Tim Newsome b0e409142a Use XLEN macro for these sources as well. 7 years ago
  Tim Newsome 6427012c6d Use our own XLEN macro. 7 years ago
  Tim Newsome 0949ce92a0 We *do* need the FPU to compile 64-bit code. 7 years ago
  Tim Newsome 2a9e7a9fb6 Put env back where it was. 7 years ago
  Tim Newsome 78d282890b Don't compile with FPU support for now. 7 years ago
  Tim Newsome 5202a2bc1a Nicely display compile failures. 7 years ago
  Tim Newsome 1d30772089 Don't eat compile errors. 7 years ago
  Tim Newsome 5cf0fec72a Fix race when finding the port OpenOCD is using. 7 years ago
  Andrew Waterman 56f46aa0f9 avoid non-standard predefined macros 7 years ago
  Andrew Waterman b68b39031a Remove cache miss test from all but one AMO test 7 years ago
  Andrew Waterman e135e91b72 Attempt to work around hard-float linking problem 7 years ago
  Tim Newsome 98a7fc66ec Merge pull request #35 from richardxia/have-openocd-pick-gdb-server-port 7 years ago
  Richard Xia da7763c222 Decrease sleep time to 0.1s. 7 years ago
  Richard Xia 14b56c155d Tell OpenOCD to pick an unused port, and use lsof to figure out which one it picked. 7 years ago
  Andrew Waterman f7bb852141 Make sure FP stores don't write memory if mstatus.FS=0. 7 years ago