K 10 svn:author V 6 emaste K 8 svn:date V 27 2018-08-31T17:35:09.315147Z K 7 svn:log V 355 MFC r336745: elf_common: update ARM ABI flag names In the V5 ABI the flags are EF_ARM_ABI_FLOAT_HARD and EF_ARM_ABI_FLOAT_SOFT. The flags have the same values as the legacy GCC flags EF_ARM_VFP_FLOAT and EF_ARM_SOFT_FLOAT respectively. The legacy names are kept for compatibility. Reported by: Peter Smith (Linaro) Sponsored by: The FreeBSD Foundation END