Remove MK_ARM_EABI, the armeb issues have been fixed. The code to support
authorandrew <andrew@FreeBSD.org>
Wed, 1 Oct 2014 08:26:51 +0000 (08:26 +0000)
committerandrew <andrew@FreeBSD.org>
Wed, 1 Oct 2014 08:26:51 +0000 (08:26 +0000)
commitd588d5723d30daeacec57c225e7faed8d58d410a
tree29681418fc011c5aa424ebe29acee332df122ea6
parent3001a366c18bbc9d7b6742f6f02db34de4494ad6
Remove MK_ARM_EABI, the armeb issues have been fixed. The code to support
the oabi is still in the tree, but it is expected this will be removed
as developers work on surrounding code.

With this commit the ARM EABI is the only supported supported ABI by
FreeBSD on ARMa 32-bit processors.

X-MFC after: never
Relnotes: yes
Differential Revision: https://reviews.freebsd.org/D876
21 files changed:
Makefile.inc1
gnu/lib/csu/Makefile
gnu/lib/libgcc/Makefile
gnu/lib/libgcov/Makefile
gnu/lib/libstdc++/Makefile
gnu/lib/libsupc++/Makefile
gnu/usr.bin/cc/Makefile.inc
gnu/usr.bin/cc/cc_tools/Makefile
lib/clang/clang.build.mk
lib/libc/arm/Makefile.inc
lib/libc/arm/Symbol_oabi.map [deleted file]
lib/libc/arm/gen/Makefile.inc
lib/libc/quad/Makefile.inc
lib/libcompiler_rt/Makefile
lib/libstand/Makefile
libexec/rtld-elf/Makefile
share/mk/src.opts.mk
sys/boot/arm/ixp425/boot2/Makefile
sys/boot/libstand32/Makefile
sys/conf/Makefile.arm
sys/conf/kern.opts.mk