zephyr/cmake
Aurelien Jarno c6727d49b7 arch: ARM: set -mthumb, -mcpu, -mfpu and -mfloat-abi in linker flags
Some toolchains are built with multilib enabled in order to provide
multiple versions of the same library, optimized for different ABI
or architecture. They require the the ABI/architecture/CPU selection
options to be passed at linked time. This is important for example
when linking with newlib.

Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
2018-12-04 19:40:39 -05:00
..
app cmake: Fix python version detection 2018-11-20 19:37:57 +01:00
backports cmake: Fix python version detection 2018-11-20 19:37:57 +01:00
compiler arch: ARM: set -mthumb, -mcpu, -mfpu and -mfloat-abi in linker flags 2018-12-04 19:40:39 -05:00
emu net: qemu: Allow SLIP or normal ethernet connectivity 2018-11-10 09:13:45 -05:00
flash cmake: flash: scripts: Include externally built hex files 2018-12-04 19:04:13 +01:00
ide cmake: Eclipse CDT4 generator amendment 2018-10-17 18:16:55 -04:00
reports scripts: fix ram_reports and generate bin file if missing 2018-01-29 05:16:52 +05:30
toolchain kconfig: Drop support for specifying CROSS_COMPILE through Kconfig 2018-11-19 15:04:13 -05:00
usage cmake: Fall back to ZEPHYR_BASE when the board is not in BOARD_ROOT 2018-10-01 09:46:46 -04:00
util cmake: Rename process.cmake to reflect contents 2018-07-12 23:11:46 -04:00
ccache.cmake Introduce cmake-based rewrite of KBuild 2017-11-08 20:00:22 -05:00
cfb.cmake subsys: fb: add support for generating CFB font headers at build time 2018-11-28 11:46:00 +01:00
dts.cmake cmake: Align the DT build logs with Kconfig 2018-11-21 09:43:21 -05:00
extensions.cmake cmake: Don't remember misnamed boards 2018-11-19 11:42:25 -05:00
extra_flags.cmake cmake: Fix EXTRA_LDFLAGS feature 2017-12-05 08:39:43 -05:00
fpu-for-gcc-m-cpu.cmake cmake: indicate single precision floating-point for Cortex-M33 2018-02-23 21:42:22 -06:00
gcc-m-cpu.cmake arch: arm: update compile options for DSP 2018-07-03 12:17:13 -05:00
hex.cmake cmake: fixed version handling 2017-11-08 20:00:22 -05:00
host-tools-zephyr.cmake sdk: require Zephyr SDK 0.9.4 2018-11-05 11:00:38 -05:00
host-tools.cmake cmake: Enforce that the DTC is at least 1.4.6 2018-10-19 16:12:42 -04:00
kconfig.cmake cmake: Set PYTHON_EXECUTABLE env var with kconfig 2018-11-16 13:26:24 -05:00
kobj.cmake userspace: generate list of kernel object sizes 2018-05-16 17:32:59 -07:00
pristine.cmake Introduce cmake-based rewrite of KBuild 2017-11-08 20:00:22 -05:00
toolchain.cmake kconfig: Drop support for specifying CROSS_COMPILE through Kconfig 2018-11-19 15:04:13 -05:00
version.cmake cmake: version: Misc. refactorings for readability 2018-10-01 09:16:05 -04:00