This is an automated email from the ASF dual-hosted git repository.
xiaoxiang781216 pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/nuttx.git
from 16df6dc55d2 boards/stm32f3: nucleo-f302r8:ihm07m1_b16: enable LTO to
fit flash
new 16a4ab53fac arch/risc-v: fix stale ustkptr used for backtrace in
kernel stack mode
new 73b3487e706 arch/risc-v: switch to target addrenv when backtracing
another tcb
new cbe4ceb1589 arch/risc-v: preserve ra across ecall for fp-chain
backtrace
The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
arch/risc-v/include/syscall.h | 31 +++++++++---
arch/risc-v/src/common/riscv_backtrace.c | 82 +++++++++++++++++++++++++++-----
2 files changed, 94 insertions(+), 19 deletions(-)