This is an automated email from the ASF dual-hosted git repository.

masayuki pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git.


    from 627eb08  boards/raspberrypi-pico: Fix some typos in README.txt
     new f33c46a  elf: add elf define of Note Section
     new 4c76c35  arch/arm: add more arch elf define
     new 0f76ff4  arch/sim: add arch elf define

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/arm/include/elf.h                             |  24 +++-
 .../libc/net/lib_htonl.c => arch/sim/include/elf.h |  47 ++++----
 include/elf.h                                      | 134 ++++++++++++++++++++-
 include/elf32.h                                    |  11 ++
 include/elf64.h                                    |  11 ++
 5 files changed, 200 insertions(+), 27 deletions(-)
 copy libs/libc/net/lib_htonl.c => arch/sim/include/elf.h (62%)

Reply via email to