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 9d9d591b93 arch/risc-v: Unify common source include
     new c99776659f xtensa: Delete the assembly signal trampoline.
     new c7823f7914 arch/xtensa/xtensa_sigdeliver.c: Remove old code that was 
preventing jumping back to the assembly signal trampoline and getting into its 
infinite loop.

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/xtensa/src/common/xtensa.h                |  1 -
 arch/xtensa/src/common/xtensa_schedsigaction.c | 25 ++++++-----
 arch/xtensa/src/common/xtensa_sigdeliver.c     | 34 --------------
 arch/xtensa/src/common/xtensa_sigtramp.S       | 62 --------------------------
 arch/xtensa/src/esp32/Make.defs                |  1 -
 arch/xtensa/src/esp32s2/Make.defs              |  1 -
 arch/xtensa/src/esp32s3/Make.defs              |  1 -
 7 files changed, 15 insertions(+), 110 deletions(-)
 delete mode 100644 arch/xtensa/src/common/xtensa_sigtramp.S

Reply via email to