zephyr/include/arch
Benoit Leforestier 3bbf5af668 Linker: Add ".ARM.extab" section in linker script for Cortex-M
When using C++ exceptions in a Cortex-M, the linker return a warning:
warning: orphan section ".ARM.extab"
.ARM.extab section containing exception unwinding information.
This section is missing in the linker script for Cortex-M.

Signed-off-by: Benoit Leforestier <benoit.leforestier@gmail.com>
2018-10-30 19:04:50 -04:00
..
arc linker: warn about orphan sections 2018-10-19 16:11:34 -04:00
arm Linker: Add ".ARM.extab" section in linker script for Cortex-M 2018-10-30 19:04:50 -04:00
nios2 linker: warn about orphan sections 2018-10-19 16:11:34 -04:00
posix Revert "linker: warn about orphan sections" 2018-10-14 12:14:04 -04:00
riscv32 linker: warn about orphan sections 2018-10-19 16:11:34 -04:00
x86 linker: warn about orphan sections 2018-10-19 16:11:34 -04:00
xtensa headers: Fix headers across the project 2018-09-17 15:49:26 -04:00
cpu.h headers: Fix headers across the project 2018-09-17 15:49:26 -04:00
syscall.h headers: Fix headers across the project 2018-09-17 15:49:26 -04:00