freebsd-dev/sys/boot/efi/loader/arch
Alexander Kabaev 19f7eeed61 Do not use -msoft-float with intention of disabling FP on aarch64
GNU GCC does does recognise it as a valid option and we already
use -mgeneral-regs-only that has the desired effect.

Reviewed by: emaste
Differential Revision:	https://reviews.freebsd.org/D10306
2017-04-07 22:58:25 +00:00
..
amd64 Create a new linker set, Xficl_compile_set which contains a list of 2016-10-14 16:23:12 +00:00
arm [efi] Fix .rel.data.* being erroneously merged into .data on ARM 2017-01-10 20:12:07 +00:00
arm64 Do not use -msoft-float with intention of disabling FP on aarch64 2017-04-07 22:58:25 +00:00
i386 Update i386 build of loader.efi (but leave it disabled) so that we at 2016-10-14 17:25:29 +00:00