Commit History

Author SHA1 Message Date
  David Craven aa092421a3 Add inline-asm feature. 7 years ago
  David Craven 5d0ab8ff87 Update README. 7 years ago
  David Craven 29f304be04 Bump version, update deps and url. 7 years ago
  David Craven 130686e45b A unified contributing experience. 7 years ago
  David Craven 8d530616c9 Build master branch too. 7 years ago
  David Craven be2a15f34e Bump version and update url. 7 years ago
  David Craven b03aae8850 Update README. 7 years ago
  David Craven 5e55720ad8 Update bare-metal. 7 years ago
  David Craven 34b2ba33cd Add inline-asm feature. 7 years ago
  David Craven 59d46795b2 A unified contributing experience. 7 years ago
  Dan Callaghan 3270dd813f use #[no_main] and the entry! macro to specify the main function 7 years ago
  Dan Callaghan e69a283270 don't declare _start_rust as a "naked" function 7 years ago
  Brad Campbell 081756847b lib: make main have no args 7 years ago
  Dan Callaghan 6769ac9262 fix target_arch conditionals to match "riscv32" and "riscv64" 7 years ago
  Dan Callaghan 4a01db823a fix target_arch conditionals to match "riscv32" and "riscv64" 7 years ago
  David Craven 07bd42efe0 Update to latest nightly. 7 years ago
  David Craven 944d65e942 Revert "Fix for newest breakage, closes #3" 7 years ago
  David Craven 87bcdd8bab Bump version. 7 years ago
  Emil Gardström 030c12f360 Fix for newest breakage, closes #3 7 years ago
  Jakob Weisblat 8597f1c32d Fix typo in register/misa.rs 7 years ago
  David Craven 03dec09e18 Show heap/stack size. 7 years ago
  David Craven 45364b26a8 Add mepc register. 7 years ago
  David Craven cd5200c5fa Fix mstatus register value. 7 years ago
  David Craven c7b2bbbe4d Revert mtvec. 7 years ago
  David Craven 7db0e71060 New api. 7 years ago
  David Craven 3dd9eee346 Update to new riscv api. 7 years ago
  David Craven 179df42984 Remove inline(always). 7 years ago
  David Craven 218d27bbd3 Add termination trait to lang-items. 7 years ago
  David Craven d0e2bab609 Fix stack calculation. 7 years ago
  David Craven 21bfaf49ae mcause is read-only. 7 years ago