nuttx/libs/libc/machine
2020-03-06 09:41:34 +01:00
..
arm libs/libc/machine/arm/armv7-m/arch_sqrtf.c: Fix a copy-paste typo in a #error message. 2019-09-22 16:14:30 -06:00
risc-v libs: risc-v: Fix typo in comment 2020-03-06 09:41:34 +01:00
sim sim: berr() unknown relocation type 2020-02-14 14:40:15 +08: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
Kconfig ELF64 support (#220) 2020-02-07 17:10:23 -06:00
Make.defs ELF64 support (#220) 2020-02-07 17:10:23 -06:00