This is an automated email from the ASF dual-hosted git repository.
pkarashchenko pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git.
from 22e71e2 board/sim: add support of custom optimization level
new d398ffb arm/armv7-a/r: unified syscall registers dump
new ea42981 syscall/names: export the syscall name in STUB module
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/armv7-a/arm_syscall.c | 63 +++++++++++++++++++++++---------------
arch/arm/src/armv7-r/arm_syscall.c | 59 +++++++++++++++++++++++------------
include/sys/syscall.h | 4 ---
syscall/Makefile | 2 ++
4 files changed, 80 insertions(+), 48 deletions(-)