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/nuttx.git
from 31ef9cd13c risc-v/bl808: Implement Timer with OpenSBI
new 9d436b624b tools: support sorting symbol tables by name
new 97096bed83 libs: fix the problem that the address obtained in thumb
mode cannot be executed.
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/Makefile | 2 +-
arch/arm64/src/Makefile | 2 +-
arch/risc-v/src/Makefile | 2 +-
arch/sim/src/Makefile | 2 +-
arch/xtensa/src/Makefile | 2 +-
libs/libc/symtab/symtab_findbyvalue.c | 2 +-
tools/mkallsyms.py | 76 ++++++++++++++++++-----------------
7 files changed, 46 insertions(+), 42 deletions(-)