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 |
Cristian Condurache
|
d4add14823
|
Fix ELF loader up_checkarch on ARM arch
|
2017-06-28 18:11:39 +03:00 |
Gregory Nutt
|
6e4918c557
|
Remove CONFIG_ARM_TOOLCHAIN_GNU; replace with CONFIG_ARCH_TOOLCHAIN_GNU
|
2017-05-13 13:28:15 -06:00 |
Gregory Nutt
|
b656e371d3
|
ELF: Move sim and x86 ARM versions of ELF relocation logic to libc/machine
|
2017-01-21 15:40:51 -06:00 |
Gregory Nutt
|
4a8c6a6d2d
|
ELF: Move ARMv6-M, ARMv7-M, and legacy ARM versions of ELF relocation logic to libc/machine
|
2017-01-21 15:24:25 -06:00 |
Gregory Nutt
|
edd9186540
|
ELF: Move ARMv7-A and ARMv7-R versions of ELF relocation logic to libc/machine
|
2017-01-21 14:40:26 -06:00 |
Gregory Nutt
|
49c39f0999
|
libc/machine/: Move all ARM subdirectories under a common arm/ sub-directory
|
2017-01-21 13:43:45 -06:00 |
Gregory Nutt
|
9cc37d8ee1
|
Math library optimatizations for FPU only apply to ARMv8 which is not yet supported.
|
2017-01-20 08:24:59 -06:00 |
Gregory Nutt
|
21746c588f
|
Update Copyright for NuttX adaption
|
2017-01-19 09:57:16 -06:00 |
Gregory Nutt
|
eba03c2590
|
Math library: Leverage optimized ARM functions from BSD license ARM file.
|
2017-01-19 09:37:33 -06:00 |