freebsd-dev/sys/boot/efi/loader
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
..
arch Do not use -msoft-float with intention of disabling FP on aarch64 2017-04-07 22:58:25 +00:00
autoload.c Enable warnings in EFI boot code 2016-01-12 02:17:39 +00:00
bootinfo.c Fix several instances where the boot loader ignored pager_output 2016-05-18 05:59:05 +00:00
conf.c loader: Replace EFI part devices. 2017-02-06 09:18:47 +00:00
copy.c loader.efi: use stricter check for Hyper-V 2017-03-14 08:12:14 +00:00
devicename.c loader: Replace EFI part devices. 2017-02-06 09:18:47 +00:00
loader_efi.h Enable warnings in EFI boot code 2016-01-12 02:17:39 +00:00
main.c loader: zfs reader should check all labels 2017-04-06 18:17:29 +00:00
Makefile self_reloc.c: Pass -Wno-error=maybe-uninitialized to gcc versions greater than 4.2.1 2017-03-28 23:56:02 +00:00
Makefile.depend DIRDEPS_BUILD: Regenerate without local dependencies. 2016-02-24 17:20:11 +00:00
version