nuttx/arch/arm/src/arm
Gregory Nutt 801b9d6e5f arch/arm: Remove support for old redundant toolchains.
Remove support for the Codesourcery, Atollic, DevKitArm, Raisonance, and CodeRed toolchains.  Not only are these tools old and no longer used but they are all equivalent to standard ARM EABI toolchains.  Retaining specific support has no effect (they are still supported, but now just as generic EABI toolchains).
2020-05-13 18:41:10 +01:00
..
arm_allocpage.c arch/arm, board/arm: Rename all up_* functions to arm_* 2020-05-01 18:28:13 +01:00
arm_assert.c syslog: Code outside libc shouldn't call nx_vsyslog directly 2020-05-06 20:53:11 -06:00
arm_blocktask.c sched/sched/sched.h: Make naming of all internal names consistent: 2020-05-09 16:58:42 -03:00
arm_cache.S arch/arm: Rename all up_*.S files to arm_*.S 2020-05-01 11:29:11 -03:00
arm_checkmapping.c arch/arm, board/arm: Rename all up_* functions to arm_* 2020-05-01 18:28:13 +01:00
arm_copyfullstate.c arch/arm: Rename all up_*.h files to arm_*.h 2020-05-01 03:43:44 +01:00
arm_dataabort.c arch/arm, board/arm: Rename all up_* functions to arm_* 2020-05-01 18:28:13 +01:00
arm_doirq.c arch/arm, board/arm: Rename all up_* functions to arm_* 2020-05-01 18:28:13 +01:00
arm_fullcontextrestore.S arch/arm: Rename all up_*.h files to arm_*.h 2020-05-01 03:43:44 +01:00
arm_head.S arch/arm, board/arm: Rename all up_* functions to arm_* 2020-05-01 18:28:13 +01:00
arm_initialstate.c arch/arm: Rename all up_*.h files to arm_*.h 2020-05-01 03:43:44 +01:00
arm_nommuhead.S arch/arm, board/arm: Rename all up_* functions to arm_* 2020-05-01 18:28:13 +01:00
arm_pginitialize.c arch/arm, board/arm: Rename all up_* functions to arm_* 2020-05-01 18:28:13 +01:00
arm_prefetchabort.c arch/arm, board/arm: Rename all up_* functions to arm_* 2020-05-01 18:28:13 +01:00
arm_releasepending.c sched/sched/sched.h: Make naming of all internal names consistent: 2020-05-09 16:58:42 -03:00
arm_reprioritizertr.c sched/sched/sched.h: Make naming of all internal names consistent: 2020-05-09 16:58:42 -03:00
arm_saveusercontext.S arch/arm: Rename all up_*.h files to arm_*.h 2020-05-01 03:43:44 +01:00
arm_schedulesigaction.c arch/arm: Rename up_savestate and up_restorestate 2020-05-02 18:35:30 -03:00
arm_sigdeliver.c Completes the Implementation of the TLS-based errno 2020-05-07 23:11:34 +01:00
arm_syscall.c arch/arm, board/arm: Rename all up_* functions to arm_* 2020-05-01 18:28:13 +01:00
arm_unblocktask.c sched/sched/sched.h: Make naming of all internal names consistent: 2020-05-09 16:58:42 -03:00
arm_undefinedinsn.c arch/arm, board/arm: Rename all up_* functions to arm_* 2020-05-01 18:28:13 +01:00
arm_va2pte.c arch/arm, board/arm: Rename all up_* functions to arm_* 2020-05-01 18:28:13 +01:00
arm_vectoraddrexcptn.S arch/arm, board/arm: Rename all up_* functions to arm_* 2020-05-01 18:28:13 +01:00
arm_vectors.S arch/arm, board/arm: Rename all up_* functions to arm_* 2020-05-01 18:28:13 +01:00
arm_vectortab.S arch/arm, board/arm: Rename all up_* functions to arm_* 2020-05-01 18:28:13 +01:00
arm.h Refine the preprocessor conditional guard style (#190) 2020-01-31 19:07:39 +01:00
Kconfig arch/arm: Remove support for old redundant toolchains. 2020-05-13 18:41:10 +01:00
pg_macros.h Run codespell -w against all files 2020-02-22 14:45:07 -06:00
Toolchain.defs arch/arm: Remove support for old redundant toolchains. 2020-05-13 18:41:10 +01:00
vfork.S arch/arm: Rename all up_*.h files to arm_*.h 2020-05-01 03:43:44 +01:00