Historique des commits

Auteur SHA1 Message Date
  Vadim Kaushan 15fe9928bf Bump version (0.6.0) il y a 5 ans
  Vadim Kaushan 6d144111f3 Update documentation il y a 5 ans
  Vadim Kaushan 5c1bbc64e4 Introduce _mp_hook il y a 5 ans
  Vadim Kaushan 03f4eef93d Set trap handler in assembly il y a 6 ans
  Vadim Kaushan c201a96cae Revert "Initialize FPU when available" il y a 6 ans
  Vadim Kaushan 373d773767 Initialize FPU when available il y a 6 ans
  Vadim Kaushan 8163823a83 Produce a compilation error if riscv-rt appears more than once in the dependency graph il y a 6 ans
  Vadim Kaushan f572fdecd4 Add MSRV policy il y a 6 ans
  Vadim Kaushan f11f052390 Add 'pre_init' attribute il y a 6 ans
  Vadim Kaushan f981ee60ef Use proc-macro `entry` il y a 6 ans
  Vadim Kaushan 0d671a419b Fix _start_trap address calculation il y a 6 ans
  Vadim Kaushan c5e0ec1857 Bump version il y a 6 ans
  Vadim Kaushan d0b35943da Mention entry! macro il y a 6 ans
  Vadim Kaushan 11d3c8cb94 Remove obsolete things from documentation il y a 6 ans
  Vadim Kaushan 0e141d8476 Update example in docs il y a 6 ans
  Vadim Kaushan 2f90dbee14 Update heap docs il y a 6 ans
  Vadim Kaushan ac66a5a74e Fix RISC-V name il y a 6 ans
  Vadim Kaushan 573c41a1b2 Do not use unstable features il y a 6 ans
  Vadim Kaushan 7740a5c87d Do not use #[linkage = "weak"] il y a 6 ans
  Vadim Kaushan 5c4dde2845 Get rid of inline assembly il y a 6 ans
  Vadim Kaushan 52a8809fa1 Remove lang_items il y a 6 ans
  Vadim Kaushan ef135749bd Use riscv::mtvec::write() to set trap handler il y a 6 ans
  Jonathan Behrens 9c06d6ceda Update for newer rustc versions il y a 6 ans
  Dan Callaghan 353894662c mark .init and .trap sections as executable il y a 6 ans
  Dan Callaghan 3270dd813f use #[no_main] and the entry! macro to specify the main function il y a 6 ans
  Dan Callaghan e69a283270 don't declare _start_rust as a "naked" function il y a 6 ans
  Brad Campbell 081756847b lib: make main have no args il y a 6 ans
  Dan Callaghan 4a01db823a fix target_arch conditionals to match "riscv32" and "riscv64" il y a 6 ans
  David Craven 07bd42efe0 Update to latest nightly. il y a 6 ans
  David Craven 944d65e942 Revert "Fix for newest breakage, closes #3" il y a 6 ans