doc: README: Typo.
fix: host.c (sys_log_dump) [F7T]: Print LSBs as %x.
fix: Improve RET logging fir recursive functions.
add: Support LOG_REGS syscall to print GPR values.
add: New option -regs to print GPRs in instruction logs.
fix: host.c: Fix exponent scaling in ULP calculation.
doc: README: Document avrtest_ulpf.
add: host.c: Implement double emulation on big-endian hosts.