This is an automated email from the ASF dual-hosted git repository.
xiaoxiang pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git.
from 47f9ec9 binfmt/coredump: remove the block fragmentation
new c27839f arm/xtensa: save the running registers to xcp context
new 3544fc1 risc-v/assert: add CURRENT_REGS check to avoid null pointer
reference
The 2 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/arm/src/common/arm_assert.c | 31 +++++++++++++---------------
arch/risc-v/src/common/riscv_assert.c | 22 ++++++++++++++++++--
arch/xtensa/src/common/xtensa_dumpstate.c | 34 +++++++++++++------------------
3 files changed, 48 insertions(+), 39 deletions(-)