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 04:38:59 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
2
7a3f2bf7ab
nuttx
/
libs
/
libc
/
machine
History
Download ZIP
Download TAR.GZ
YAMAMOTO Takashi
f0fc385232
libs/libc/machine/risc-v/rv64/arch_elf.c: Don't assume binfo expansion
2020-12-06 09:03:09 -06:00
..
arm
libs/libc/machine/arm/armv6-m/arch_elf.c: Appease nxstyle
2020-12-06 09:03:09 -06:00
risc-v
libs/libc/machine/risc-v/rv64/arch_elf.c: Don't assume binfo expansion
2020-12-06 09:03:09 -06:00
sim
sim: modlib: Implement some x86_64 relocations
2020-03-27 00:04:36 -05:00
x86
binfmt/, binfmt/libelf/, include/nuttx, libs/libc/machine, libs/libc/modlib, and others: Move elf related arch function to include/nuttx/elf.h because the implementation is located in libs/libc/machine and in order to avoid the conflict with the 3rd party libraries and clean up the file inclusion: (1) Remove redundant elf32.h, (2) Remove nuttx/binfmt/elf.h in libs/libc/machine, (2) Remove nuttx/binfmt/elf.h in modlib, and (4) Rmove nuttx/module.h in modlib.
2019-01-26 11:18:45 -06:00
xtensa
xtensa/arch_elf.c: Ignore R_XTENSA_NONE
2020-03-16 07:54:49 -06:00
Kconfig
libs/libc/machine: Remove ARCH_CORTEXM33 dependence from LIBM_ARCH_xxx
2020-11-26 18:42:18 -03:00
Make.defs
build: replace ${TOPDIR} with $(TOPDIR) in Makefile
2020-05-19 19:23:18 +01:00