This website requires JavaScript.
Explore
Help
Sign in
Aksal
/
nuttx
Watch
3
Star
1
Fork
You've already forked nuttx
1
mirror of
https://github.com/apache/nuttx.git
synced
2026-08-02 12:49:00 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
2
031fbfc6bc
nuttx
/
libc
/
machine
History
Download ZIP
Download TAR.GZ
Cristian Condurache
2ea054fead
Merged in ccondurache/nuttx/fix_elf_arm_checkarch (pull request
#422
)
...
Fix ELF loader up_checkarch on ARM arch Approved-by: Gregory Nutt <gnutt@nuttx.org>
2017-06-28 16:19:51 +00:00
..
arm
Merged in ccondurache/nuttx/fix_elf_arm_checkarch (pull request
#422
)
2017-06-28 16:19:51 +00:00
sim
ELF: Move sim and x86 ARM versions of ELF relocation logic to libc/machine
2017-01-21 15:40:51 -06:00
x86
ELF: Move sim and x86 ARM versions of ELF relocation logic to libc/machine
2017-01-21 15:40:51 -06:00
Kconfig
Removed CONFIG_LIBC_ARCH_BZERO. bzero() is a deprecated interface. There are no architecture-specific replacements and, if there were, they should replace memset(), not bzero().
2017-02-22 10:41:49 -06:00
Make.defs
ELF: Move sim and x86 ARM versions of ELF relocation logic to libc/machine
2017-01-21 15:40:51 -06:00