]> code.ossystems Code Review - openembedded-core.git/commit
arch-armv4: Allow -march=armv4
authorKhem Raj <raj.khem@gmail.com>
Thu, 10 Jun 2021 02:17:05 +0000 (19:17 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 11 Jun 2021 22:49:47 +0000 (23:49 +0100)
commitdea9b6c3fd62ec5ea8f12fcb9bf44870379c6f4b
tree2a7f4bf2b3a645ec65cb634e04bc3c281250ccb6
parent0ccd4149881113f5c8344ab0cefcf984ade50b1c
arch-armv4: Allow -march=armv4

Even though it is deprecated in GCC 6 [1] it has not yet been
removed from gcc upstream. We do have active machines in OE
ecosystem which use armv4 ( SA11xx ) e.g. collie in meta-handheld
so until upstream gcc takes next step to remove them
lets support armv4 again, we are still carrying the relevant gcc patch
to support v4 BX fix.

[1] https://gcc.gnu.org/gcc-6/changes.html#arm

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Cc: Andrea Adami <andrea.adami@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/conf/machine/include/arm/arch-armv4.inc