Historique des commits

Auteur SHA1 Message Date
  Vadim Kaushan 88f0e911bc Remove asm.h il y a 5 ans
  Vadim Kaushan 579f68ddf7 Replace mul instruction with a loop for rv32i il y a 5 ans
  Vadim Kaushan f956817f40 Pass trap frame pointer to the _start_trap_rust function il y a 5 ans
  Ein Terakawa 23605f5b35 Assure address of PC at startup. il y a 5 ans
  Ivan Stankovic 09b1f01d35 Place abort in the .text section il y a 5 ans
  Vadim Kaushan 1839103f1c Add support for 64-bit registers in _start_trap il y a 6 ans
  Vadim Kaushan 5c1bbc64e4 Introduce _mp_hook il y a 6 ans
  Vadim Kaushan 84042d706a Do not set mideleg and medeleg (not supported on FE310) il y a 6 ans
  Vadim Kaushan 03f4eef93d Set trap handler in assembly il y a 6 ans
  Vadim Kaushan 1f9677f3c7 Set frame pointer right after stack allocation il y a 6 ans
  Vadim Kaushan 73e56ebfab Initialize GPR and MSR state il y a 6 ans
  Vadim Kaushan b50b9ed713 Set stack pointer for all the harts il y a 6 ans
  Vadim Kaushan c4d4b7a166 Turn abort() into an infinite loop il y a 6 ans
  Vadim Kaushan 28e5e7beb5 Disable relaxation for gp load il y a 6 ans
  Vadim Kaushan f88d31d88f Use position-independent loads in asm.S il y a 6 ans
  Vadim Kaushan b4486cbb8c Fix _start_trap alignment il y a 6 ans
  Vadim Kaushan 5c4dde2845 Get rid of inline assembly il y a 6 ans