History log of /seL4-refos-master/libs/libmuslc/arch/riscv_sel4/reloc.h
Revision Date Author Comments
# e80407b0 03-Apr-2018 Kent McLeod <Kent.Mcleod@data61.csiro.au>

RISC-V: Clobber registers in inline asm

Even though CRTJMP is unimplemented on this platform, marking the
registers as clobbered suppresses unused functions compiler warnings


# 3b5c7f5a 02-Apr-2018 Kent McLeod <Kent.Mcleod@data61.csiro.au>

RISC-V: Remove unnecessary definitions


# 86d7465d 02-Apr-2018 Kent McLeod <Kent.Mcleod@data61.csiro.au>

RISC-V: Post rebase fixes


# 2435f79d 30-Jul-2016 Hesham Almatary <hesham.almatary@data61.csiro.au>

RISC-V port