zephyr/arch/arc
Juro Bystricky af6d817428 Makefile (arc/soc/quark_se): New compiler options
GCC 6.x for ARC does not recognize the options
    -mARCv2EM and -mav2em anymore.

Both options replaced in Makefile by -mcpu=quarkse_em.

Change-Id: I9dec26dd64b4738976704a39455fe4241406db9e
Signed-off-by: Juro Bystricky <juro.bystricky@intel.com>
Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>
2017-01-05 11:26:21 -08:00
..
core kernel: replace all remaining nanokernel occurances 2016-12-25 14:34:43 -05:00
include
soc Makefile (arc/soc/quark_se): New compiler options 2017-01-05 11:26:21 -08:00
defconfig
Kbuild
Kconfig kernel: rename NANOKERNEL_TICKLESS_IDLE_SUPPORTED 2016-12-19 19:58:35 +00:00
Makefile arc: add -fno-delete-null-pointer-checks 2017-01-04 19:06:41 +00:00